登录

最新会员 最新下载

成为了本站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. MyCalculator

  基于MFC编写的简单计算器Visual C++程序(Write a simple calculator based on MFC Visual C++ program)

4
下载
150
浏览
2010-08-20发布

2. invGJ

  输入一个矩阵,可以求得该矩阵的逆矩阵,内附解释说明(Enter a matrix, you can obtain the inverse matrix, containing an explanation)

4
下载
181
浏览
2010-08-20发布

3. fushu

  复数类的运用输入、输出、加、减、乘、除、模长、幅角、共轭、关系(The use of complex type input, output, add, subtract, multiply, divide, die a long, pieces of angle, conjugate, relationship)

7
下载
237
浏览
2010-07-08发布

4. WindowsApplication3

  自己用VB和Access编的一个邮件查询系统(Own use VB and Access Code for a mail query system)

4
下载
171
浏览
2010-06-29发布

5. IP

  自动采集小说程序,对于建站很有帮助,试试吧(Automatic acquisition novel procedure for the Jianzhan helpful, give it a try)

6
下载
203
浏览
2010-06-20发布

6. Hex2c

  Hex文件转换为 C 文件, 比较实用的一个小工具。(Convert HEX files to C files)

7. time

  电子万年历c语言程序 有闹钟 整点报时 年月日与时分秒转换 有闹钟查看功能(Electronic calendar c language program with alarm the whole point of time when minutes and seconds years on and the conversion function with alarm view)

28
下载
121
浏览
2010-05-20发布

8. iostream1

  编写程序,通过设置ios::scientific和ios::fixed标志以定点和科学记数法显示浮点类型数据。(Programming, by setting the ios:: scientific and ios:: fixed flag with fixed-point and scientific notation floating-point data types.)

12
下载
191
浏览
2010-05-17发布

9. sunxin

  孙鑫VC++视频教学所有源代码 无需密码 直接使用(Xin Sun VC++ source code for all the video instruction)

92
下载
145
浏览
2010-05-17发布

10. CreateEntity

  通过数据库直接将所有表内字段生成对应实体类支持Java和C#(All through the database table fields directly correspond to the entity classes generated to support Java and C#)

158
下载
116
浏览
2010-05-14发布

11. keyboard

  模拟键盘输入,对VC++的响应机制可以有更加全面的认识,对指令的熟悉又帮助。(Simulated keyboard input, on the response mechanism of VC++ can have a more comprehensive understanding of familiar instructions to help.)

36
下载
187
浏览
2010-05-13发布

12. vytah.cpp

  C++.....It is a program for the elevator

6
下载
161
浏览
2010-05-10发布

13. wpfhostingwin32control

说明:  演示如何在wpf中承载w32内容,简单,易懂,很实用(Demonstrates how the content of wpf in carrying w32)

0
下载
205
浏览
2010-04-14发布

14. VC_GWVI_Code

说明:  vc编写的虚拟仪器的例子 带有信号显示的方法(vc The virtual instrument with a signal example of the methods shown)

1
下载
167
浏览
2010-04-06发布

15. CUser

说明:  使用odbc访问sql server2000数据库(Access to sql server2000 database using odbc)

0
下载
159
浏览
2010-04-06发布

16. 2003WorldChampionTeamCode

说明:  2003年世界冠军队源代码,该代码由C++编写完成。(2003 World Champion team source code, the code written by the C++ to complete.)

0
下载
171
浏览
2010-04-05发布

17. c

说明:  一个磁盘清理小程序,可以方便的用于进行磁盘清理。(A Disk Cleanup applet can be easily used for Disk Cleanup.)

0
下载
108
浏览
2010-03-31发布

18. Parser

说明:  一个c语言实现的简单的语法分析器,包括词法分析和语法分析两部分。(Lexical Analysis Parser)

1
下载
188
浏览
2010-03-27发布

19. buhuo1

说明:  使用vc实现视频捕获功能,调用系统函数实现(Vc achieved using video capture function, call the system function to achieve)

0
下载
162
浏览
2010-03-25发布

20. stack

说明:  实验题目:5.1 基于顺序栈的括号匹配程序设计验证 一、实验目的 1. 掌握栈的顺序存储结构; 2. 掌握栈的操作特性; 3. 掌握基于顺序栈的基本操作的实现方法。 二、实验内容 1. 实现顺序栈的成员函数; 2. 基于顺序栈的括号匹配程序设计验证。 实验题目:5.2 基于链式栈的表达式的计算程序设计验证 一、实验目的 1. 掌握栈的链式存储结构; 2. 掌握栈的操作特性; 3. 掌握基于链式栈的基本操作的实现方法。 二、实验内容 1. 实现链式栈的成员函数; 2. 基于链式栈的表达式的计算程序设计。 (Experiment Title: 5.1 Based on the order of the stack in parentheses matching program design verification 1, experimental purposes 1. To master the order of the stack storage structure 2. Master stack operating characteristic 3. To master the basic operation of stack based on the order of the realization method. Second, experimental content 1. To achieve the order of the stack member function 2. Based on the order of the stack in parentheses matching program design verification. Experiment Title: 5.2 Based on the expression stack chain calculation program design verification 1, experimental purposes 1. Master stack chain storage structure 2. Master stack operating characteristic 3. To master the basic operation of stack-based chain implementations. Second, experimental content 1. To achieve chain stack member function 2. Based on the calculation of the expression stack chain programming)

0
下载
205
浏览
2010-03-25发布