资源列表
atm3
- ATM模拟系统(C#版-ATM simulation system (C# Version
kaoqin1219
- 前台界面可以使用vb,vc,pb等. 模式:c/s模式 基本功能:能够实现销售管理,商品管理,员工...学生考勤系统 郭清宇 用VB开发,从需求分析做起,每一阶段都有完整的文档.能运用学过的软件工程知识.设计系统... -prospects interface can be used vb, vc, pb so. Model : c / s mode basic functions : to achieve sales management, merchandise management,
CHALLENGING
- HEY THERE FELLAS I AM BISHAL I LOVE CODING I LOVE CODING I ALSO LOVE TO PLSAY AND EAT
Design-a-polynomial-sum-algorithm
- 设计一个一元多项式相加的算法程序。 两个一元多项式相加的运算规则是:两个多项式中所有指数相同的项,对应系数相加,若和不为0,则生成“和多项式”中的一项;对于所有指数不为相同的项,则分别复制到“和多项式”中去。 -Design a polynomial sum algorithm. Two unary polynomial sum arithmetic rule is: all indices in the same items of the two polynomials, and a
hakjhk_0
- JDBC与Java数据库程序设计J DBC与Java数据库程序设计JDBC与Java数据库程序设计-with Java JDBC Database Programming with Java JDBC Database Programming with Java JDBC Database Programming
1633
- 描述:WinMain.cpp ,WinMain.h,一张图片,一个声音文件,和上面的词典库文件在一个目录下,自己建立工程目录 (Careerman)WinMain 附件: 1633.rar (242 K)
memofind
- BCB6 Memo 字符串查找例子,完整工程文件。英文部分是自动翻译的。-The BCB6 Memo string for example, the complete project file. The English part of the automatic translation.
Traverse
- The establishment of tree , insert, delete , sort, first sequence, sequence after sequence , sequence traversal
Ex_Dialogin
- 用VC做的软件封面。splash类的应用-do with VC software cover. Splash type of application
color_edit
- 又一个标注特殊字符的编辑框-another edit which can label special chars
DoIONAM05
- test for uploading a fle
maidi
- 输入一个4位无符号整数,凡需输出这4位数。例如输入上的4位数为1234,则输出的4位数是4321. 2. 编写一个程序,寻找用户输入的几个整数中的最小值。假定用户输入的第一个数值指定后面要输入的数值个数。例如,当用户输入数列为20,15,300,9,700时,程序应该能找到最小数9。 3. 有一个分数序列2/1、3/2、5/3、8/5……..求其前n项之和。 4. 求a+aa+aaa+aaaa+ ……+aaaa…aaa(n个),其中a为1~9值的整数。例如,当a=