基于B/S模式高??蒲邢到y的設計與研究,基于B/S模式的高校科 研管理信息系統采用3層體系結構,利用ASP技術和SQL Server數據庫系統加以設計與實現。
上傳時間: 2013-12-26
上傳用戶:ma1301115706
C# BigInteger class. BigInteger.cs is a csharp program. It is the BIgInteger class. It has methods: abs() , FermatLittleTest(int confidence) ,gcd(BigInteger bi) , genCoPrime(int bits, Random rand) , genPseudoPrime(int bits, int confidence, Random rand) , genRandomBits(int bits, Random rand) , isProbablePrime(int confidence) , isProbablePrime() , Jacobi(BigInteger a, BigInteger b) , LucasSequence(BigInteger P, BigInteger Q, BigInteger k, BigInteger n) ,max(BigInteger bi) , min(BigInteger bi) , modInverse(BigInteger modulus) , RabinMillerTest(int confidence) ,
標簽: BigInteger class BIgInteger program
上傳時間: 2013-12-23
上傳用戶:ynzfm
基于b/s的網上銀行服務系統的設計與開發,從數據庫設計到系統的規劃給出了一個清晰的方案
上傳時間: 2015-10-13
上傳用戶:edisonfather
編寫目的 A.由于原先圖書管理采用的人工系統,浪費人力物力財力,圖書管理系統可以改善這種情況,只需幾臺電腦和幾個管理員老師就能輕松完成。 B.提高對新書入庫、借閱圖書以及學生信心管理的速度。 C.減少人力的投入的同時提高了信息處理的精度和準確度,在輸入無誤的基礎上可保證數據的正確性。 D.改進了管理服務的質量,可由系統對入庫圖書進行自動分類、歸類,學生信息整理、借閱情況登記入檔。 E.改進人員的利用率,減少了前臺操作人員,更多的人員可用于為借閱者服務、更新采購圖書等其他事物,節省人力資源。
上傳時間: 2015-10-14
上傳用戶:cxl274287265
用java語言實現了B樣條曲線的做法。 可以自由輸入控制點,并可以通過鼠標調節控制點的位置。
上傳時間: 2015-10-14
上傳用戶:zgu489
很牛B的Mpi并行算法 很牛B的Mpi并行算法 很牛B的Mpi并行算法 很牛B的Mpi并行算法
上傳時間: 2013-11-27
上傳用戶:wcl168881111111
MC9328MX1 自舉模式下的b-record 格式代碼
上傳時間: 2014-01-04
上傳用戶:hjshhyy
acm HDOJ 1051WoodenSticks Description: There is a pile of n wooden sticks. The length and weight of each stick are known in advance. The sticks are to be processed by a woodworking machine in one by one fashion. It needs some time, called setup time, for the machine to prepare processing a stick. The setup times are associated with cleaning operations and changing tools and shapes in the machine. The setup times of the woodworking machine are given as follows: (a) The setup time for the first wooden stick is 1 minute. (b) Right after processing a stick of length l and weight w , the machine will need no setup time for a stick of length l and weight w if l<=l and w<=w . Otherwise, it will need 1 minute for setup.
標簽: WoodenSticks Description length wooden
上傳時間: 2014-03-08
上傳用戶:netwolf
企業物資管理系統 為了使物資管理部門的責、權、利得到落實, 以提高總體的經濟效益,采用J2EE 技術體系, 設計與實現了B/S 模式下的企業物資管理系統, 依據開發實例,分析了企業物資管理系統的業務需求和設計目標, 詳細討論了系統的實現技術、實現方案及安全設計
上傳時間: 2015-10-22
上傳用戶:liglechongchong
代入法的啟發示搜索 我的代碼實現是:按照自然語言各字母出現頻率的大小從高到低(已經有人作國統計分析了)先生成一張字母出現頻率統計表(A)--------(e),(t,a,o,i,n,s,h,r),(d,l),(c,u,m,w,f,g,y,p,b),(v,k,j,x,q,z) ,再對密文字母計算頻率,并按頻率從高到低生成一張輸入密文字母的統計表(B),通過兩張表的對應關系,不斷用A中的字母去替換B中的字母,搜索不成功時就回退,在這里回朔是一個關鍵。
上傳時間: 2015-10-24
上傳用戶:wanqunsheng