登录

最新会员 最新下载

成为了本站VIP会员

10月30日 16:42

成为了本站VIP会员

10月27日 10:54

成为了本站VIP会员

10月23日 19:14

成为了本站VIP会员

10月21日 21:03

成为了本站VIP会员

10月20日 16:48

成为了本站VIP会员

10月14日 20:46
已选条件
  1. 编程语言:C#
  2. 代码类别:其他小程序
  3. 发布时间:不限
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. CSpreadSheet

  对Excell文件进行读写操作,并可以创建excell文件(Read and Write the excell file)

43
下载
171
浏览
2009-07-01发布

2. XIANXING

  线性表的建立与基本运算1.采用表尾挂入法建立一个以la为头的单链表2.采用表首插入法建立一个yilb为头指针的单链表3.就地逆转以lb为头指针的单链表。 还有矩阵的链式存贮及运算。以一个c函数创建任一稀疏矩阵的十字链表。以一个c函数从十字链表的头指针起按行序及三元组形式输出十字链表中各节点的值

5
下载
262
浏览
2009-06-17发布

3. Jacobi

  数值分析分析中 用jacobi迭代求解线性方程(Analysis of numerical analysis using jacobi iteration for solving linear equations)

3
下载
230
浏览
2009-06-13发布

4. bintohex

  bin 格式转 hex 格式小程序,大家可以自己编译一下.(bin format to hex format applet, we can compile their own look.)

77
下载
230
浏览
2009-06-12发布

5. lr0

  lr(0)文法及其预测分析表 lr(0)文法及其预测分析表 lr(0)文法及其预测分析表(lr (0) Analysis and prediction of grammar lr (0) Analysis and prediction of grammar lr (0) grammar analysis and forecast table)

45
下载
161
浏览
2009-06-04发布

6. TrainFinalVersion

  这个程序是用堆栈来对火车排序的,该火车的车厢是乱的,经过排序后,火车的车厢变为顺序的,特点是使用VC编写的(This procedure is used to sort the stack to the train, the train is inside the chaos, after sorting, the train carriages into the order, characterized by the use of VC prepared)

3
下载
177
浏览
2009-06-03发布

7. Xcel

  本程序可对EXCEL文件进行读写,同时建立了一个专门访问EXCEL文件的类CExcel,可供大家参考。(This procedure can be carried out on the EXCEL file to read and write, while the establishment of a specialized type of access EXCEL file CExcel, for your reference.)

5
下载
188
浏览
2009-05-31发布

8. Desktop

  一个计算器。比电脑上的厉害多了 。就像真实的计算器一样 (A calculator. Powerful than the computer a lot. Just like a real calculator)

3
下载
135
浏览
2009-05-31发布

9. ch1

  实现一个可编程表达式的计算器,并判断输入的表达式是否正确。(Expression of the realization of a programmable calculator, and determine the expression entered is correct.)

3
下载
161
浏览
2009-05-25发布

10. smallprograms

  一些挺好玩的源代码 对编程会有帮助的 大家一起努力 编好程(Some very good play on the source code of all programming would be helpful for a good way to work together)

3
下载
166
浏览
2009-05-11发布

11. elevator

  模拟电梯调度程序 五部电梯 每个电梯10层的调度(Elevator Simulation scheduler five 10-story elevator in each elevator scheduling)

54
下载
163
浏览
2009-05-07发布

12. EXCEL

  数据保存到EXCEL文件 给出了实例文件可以参考(EXCEL data files saved to the file is given instance can refer to)

14
下载
205
浏览
2009-04-26发布

13. vec

  A simple vector operation class and header

8
下载
167
浏览
2009-04-22发布

14. Changecattotiger

  让猫变虎的程序,用VC++语言实现。能让猫图片慢慢变成虎。(Let the cat become the tiger' s procedures, using VC++ language. Can gradually become a tiger cat picture.)

14
下载
168
浏览
2009-04-21发布

15. shiyan8

  带菜单的学生信息,例如:姓名,学号,班级,成绩等等的录入(Students with menu information, such as: name, student number, class, performance, etc. The input)

3
下载
99
浏览
2009-04-17发布

16. BusStationManage

  用Visual C++ 6.0实现的公交客运站的站务管理系统,实现售票,退票,车辆调度,财务结算,用户管理等功能。 数据库采用SQL Sever2000 数据库中的表单和代码文件说明相见压缩包中说明文档。(用Visual C++ 6.0实现的公交客运站的站务管理系统,实现售票,退票,车辆调度,财务结算,用户管理等功能。 数据库采用SQL Sever2000 数据库中的表格和代码文件说明相见压缩包中说明文档。)

154
下载
228
浏览
2009-04-15发布

17. debuglib

  vc调试模式下运行程序常用的动态库,希望给一些朋友帮助,特收集起来共享.(vc debug mode used to run programs under the dynamic library, hoping to help give some of my friends, to share special collected.)

6
下载
193
浏览
2009-03-31发布

18. FlexCell 表格控件

  flexcell表格控件,比labwindows自带的速度更快(control table flexcell than LabWindows bring faster)

29
下载
185
浏览
2009-03-23发布

19. YCHJLEditor

  幽城幻剑录修改器,Polaris以前玩幽城幻剑录时自编的一个修改存档文件的小软件。(Hordes Magic Sword recorded modify browser, Polaris ago Hordes magic sword play was recorded when a self-modified small software archive file.)

7
下载
175
浏览
2009-02-26发布

20. minip

  一个小ANTLR程序,实现了计算器实现的语法,是学习编译原理的很好的例子(A small ANTLR procedures, implementation of the implementation of the calculator grammar, studying compilers are good example of the principle of)

15
下载
206
浏览
2009-02-24发布