MFC+access的通訊錄系統。 (1) 查看功能:選擇此功能時列出下列三類功能. A辦公類 B個人類 C商務類 當選中某類時,顯示出此類所有數據中的姓名和電話號碼 (2)增加功能:能錄入新數據,一個結點包括:姓名,電話號碼,分類(辦公類,個人類,商務類), 電子郵件, (3)修改功能:選中某個人的姓名時,可對此人的相應數據進行修改。 (4)刪除功能:選中某個人的姓名時,可對此人的相對數據進行刪除并自動調整后續條目的編號,
上傳時間: 2013-12-19
上傳用戶:縹緲
歐幾里德算法:輾轉求余 原理: gcd(a,b)=gcd(b,a mod b) 當b為0時,兩數的最大公約數即為a getchar()會接受前一個scanf的回車符
上傳時間: 2014-01-10
上傳用戶:2467478207
功能菜單 1.商品管理 a.商品目錄 b.商品管理 c.促銷商品 2.訂單管理 3.報表統計 4.會員管理 a.會員管理 b.會員來源 c.會員分類 d.業務員管理 e.會員積分 f.會員充值 g.禮品數據 5.網站管理 a.信息管理 b.友情鏈接 c.網站留言 d.網站參數 e.配送管理 6.系統管理 a.用戶管理 b.支付管理 c.數據清理 7.修改密碼 8.退出系統 后臺訪問方式為admin/index.asp 用戶名8001密碼111111
上傳時間: 2014-01-03
上傳用戶:woshini123456
A服務器和B服務器同步,還包括添加刪除修改的觸發器
上傳時間: 2017-09-15
上傳用戶:671145514
實現計算數字a選數字b的組合結果。程序機構簡單,在matlab里面輸入文件名字和組合參數就可以運行。
上傳時間: 2017-09-17
上傳用戶:change0329
~{JGR 8vQ IzWwR5SC5D2V?bD#DbO5M3~} ~{3v?b~} ~{Hk?b~} ~{2iQ/5H9&D\~} ~{?IRTWw@)3d~} ~{TZ~}JDK1.4.2~{OBM(9}~}
上傳時間: 2015-02-22
上傳用戶:ommshaggar
b to b 模式 電子商務系統 ,c# 開發 , B/S結構
上傳時間: 2014-01-20
上傳用戶:hanli8870
樣板 B 樹 ( B - tree ) 規則 : (1) 每個節點內元素個數在 [MIN,2*MIN] 之間, 但根節點元素個數為 [1,2*MIN] (2) 節點內元素由小排到大, 元素不重複 (3) 每個節點內的指標個數為元素個數加一 (4) 第 i 個指標所指向的子節點內的所有元素值皆小於父節點的第 i 個元素 (5) B 樹內的所有末端節點深度一樣
上傳時間: 2017-05-14
上傳用戶:日光微瀾
數據結構課程設計 數據結構B+樹 B+ tree Library
上傳時間: 2013-12-31
上傳用戶:semi1981
The government of a small but important country has decided that the alphabet needs to be streamlined and reordered. Uppercase letters will be eliminated. They will issue a royal decree in the form of a String of B and A characters. The first character in the decree specifies whether a must come ( B )Before b in the new alphabet or ( A )After b . The second character determines the relative placement of b and c , etc. So, for example, "BAA" means that a must come Before b , b must come After c , and c must come After d . Any letters beyond these requirements are to be excluded, so if the decree specifies k comparisons then the new alphabet will contain the first k+1 lowercase letters of the current alphabet. Create a class Alphabet that contains the method choices that takes the decree as input and returns the number of possible new alphabets that conform to the decree. If more than 1,000,000,000 are possible, return -1. Definition
標簽: government streamline important alphabet
上傳時間: 2015-06-09
上傳用戶:weixiao99