原创 Algorithms(三)Evaluate Division

題目: Evaluate Division Equations are given in the format A / B = k, where A andB are variables represented as strings,

原创 Algorithms(五)Best Time to Buy and Sell Stock

題目: 121. Best Time to Buy and Sell Stock Say you have an array for which the ith element is the price of a given sto

原创 Algorithms(二)Maximum Subarray

題目: Maximum Subarray Find the contiguous subarray within an array (containing at least one number) which has the lar

原创 Algorithms(四)Employee Importance

題目: Employee Importance You are given a data structure of employee information, which includes the employee's unique i

原创 Algorithms(一)Two Sum

題目: Two Sum Given an array of integers, return indices of the two numbers such that they add up to a specific target.

原创 【系統分析與設計】5

領域建模 a. 閱讀 Asg_RH 文檔,按用例構建領域模型。按 Task2 要求,請使用工具 UMLet,截圖格式務必是 png 並控制尺寸說明:請不要受 PCMEF 層次結構影響。你需要識別實體(E)和 中介實體(M,也稱狀態實體)

原创 【系分】微信小程序開發入門(一)

開發準備微信小程序官方教程下載開發工具 正式開發1.   添加項目,輸入AppID,選擇項目目錄創建新文件夾,若文件夾爲空,系統就會自動創建整個項目架構【注意:記得勾選quickstart項目】 2.   自動創建的項目有以下架構目錄:菜

原创 【系統分析與設計】6

1)使用 UML State Model建模對象: 參考 Asg_RH 文檔, 對 Reservation/Order 對象建模。 建模要求: 參考練習不能提供足夠信息幫助你對訂單對象建模,請參考現在 定旅館 的旅遊網站,儘可能分析圍繞訂

原创 【系統分析與設計】7

建模文檔:Forest種樹功能業務文檔· 用例圖· 活動圖· 領域模型· 狀態圖· 種樹場景的系統順序圖

原创 【系統分析與設計】8

· 描述軟件架構與框架之間的區別與聯繫軟件架構:是一個系統的草圖,和語言和技術無關,是一種關於軟件如何設計的策略,描述的對象是直接構成系統的抽象組件,以決定將軟件系統分解成不同的部分的方式、各部分之間的靜態結構關係和動態交互關係等。軟件框

原创 Algorithms(十三)Kth Smallest Element in a BST

題目: 230. Kth Smallest Element in a BST Given a binary search tree, write a function kthSmallest to find the kth smal

原创 Algorithms(十五)Permutations

題目: 46. Permutations Given a collection of distinct numbers, return all possible permutations. For example,[1,2,3] ha

原创 Algorithms(十六)Permutations II

題目: 47. Permutations II Given a collection of numbers that might contain duplicates, return all possible unique permu

原创 Algorithms(十二)Best Time to Buy and Sell Stock III

題目: 123. Best Time to Buy and Sell Stock III Say you have an array for which the ith element is the price of a given

原创 【系統分析與設計】1

1簡單題1.1  軟件工程的定義From Wiki: Software engineering is “(1) the application of a systematic,disciplined, quantifiable appro