登录

最新会员 最新下载

成为了本站VIP会员

05月13日 14:43

成为了本站VIP会员

05月13日 10:19

成为了本站VIP会员

05月12日 14:03

成为了本站VIP会员

05月10日 21:42

成为了本站VIP会员

05月10日 16:59

成为了本站VIP会员

05月09日 16:51
已选条件
  1. 编程语言:Visual C++
  2. 代码类别:控制台编程
  3. 发布时间:一周内
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. minroob

  console application mineswiper

2
下载
186
浏览
2013-03-04发布

2. StringDataManage

  控制台下的字符串管理程序,并且带有好看的节面(使用其他人的库)(String under the console management program, and with a good-looking face of the section (using other people s libraries))

4
下载
146
浏览
2012-11-22发布

3. CheckManage

  考勤管理系统可以有效地管理企事业单位员工的出勤情况,规范人事制度管理,保证企事业单位的正常动作,是人力资产管理的重要组成部分。本系统的开发主要包括后台数据库的建立、维护以及前端应用程序的开发两个方面。本系统采用目前比较流行的ADO数据访问技术,并将每个数据库表的字段和操作封装到类中,使应用程序的各个窗体都能够共享对表的操作,无需重复编码,使程序更加易于维护,从而成功地将面向对象的程序设计思想应用到数据库应用程序设计中。这也是本系统的特色和优势。 第1步:还原数据库 按照前面的步骤,还原“考勤管理系统”的数据库为“CheckManage”。 第2步:打开项目并运行 ➊ 在Visual C++ 6.0中,打开“考勤管理系统”项目文件。 ➋ 编译、连接、运行,在“登录对话框”中输入用户名“Admin”,密码“111111”,单击【确定】按钮。(CheckManage System very good)

11
下载
159
浏览
2012-08-21发布

4. Win32Timer

  基于Visual C++ 的win32控制台的程序,实现使用定时器的功能,(Visual C++ win32 console-based program, using the timer function,)

38
下载
143
浏览
2012-03-06发布

5. Camera_EXG50_GigE

  Initialise and acquisition of Camera EXG50 GigE

23
下载
132
浏览
2011-12-20发布

6. tongxinlu

  通信录源程序。调试环境为TC2.0或者3.0。运行这个程序需要tc提供的几个头文件。(Example source address book, or 3.0 debugging environment for TC2.0. Tc run the program needs to provide several header files. )

4
下载
160
浏览
2011-12-05发布

8. AdminTest

  to check the user has the administration rights is more complicated in windows 7, this is the sample to check it.

4
下载
145
浏览
2011-06-06发布

9. ccode

  包括汉诺塔、杨辉三角、求根值等c程序,在VC++6.0运行没问题。(Including the Tower of Hanoi, Yang Hui triangle, the value of such c rooting process running in VC++6.0 no problem.)

2
下载
133
浏览
2010-12-15发布

10. aPLib-1.01

  this is the library to compress and decompress any file. I found it on Net

3
下载
172
浏览
2010-09-10发布

11. Desktop

  调度问题的回溯算法,算法中的经典问题。问题描述:假设有n个任务由k个可并行工作的机器完成。完成任务i需要的时间为ti。试设计一个算法找出完成这n个任务的最佳调度,使得完成全部任务的时间最早。(Scheduling problem backtracking algorithm is the classic problem. Problem Description: Suppose there are n-task by the k-parallel machine can be completed. The time required to complete the task i is ti. Try to design an algorithm to find completing these n-best task scheduling, making the earliest time to complete all tasks.)

77
下载
133
浏览
2010-02-19发布

12. Hufferman

  使用哈弗曼编码技术进行数据压缩和解压缩,缺点在于只能用于文本(Havermann coding techniques using data compression and decompression, disadvantage is that the text can only be used)

14
下载
153
浏览
2010-01-03发布

13. shiper

  Воронежский гос университет, задача по сям

4
下载
166
浏览
2009-10-11发布

14. b64

  base64 decoder to decode the original char from base64 encoded string(base64 decoder)

2
下载
166
浏览
2009-07-17发布

15. 9_2

  VC中容器和游标的使用,一个简单的例子。。(VC cursor in the containers and the use of a simple example. .)

8
下载
158
浏览
2009-05-31发布

16. distance_between_two_lines

  对于给定的两个线段,程序输出这两个线段之间的距离(For a given two line segments, the program output that the distance between two line segments)

7
下载
144
浏览
2009-03-25发布

17. changevideomode

  自己写的一个检测某个程序是否运行来改变系统分辨率的控制台程序(Writing own a Detect whether a program is running to change the system console resolution procedures)

2
下载
152
浏览
2009-02-26发布

18. vgpicker

说明:  在mfc单文档下的p程序 通过碰撞检测实现了模型的抓捕(Mfc Single Document in p under the collision detection procedure realize the model to capture)

0
下载
129
浏览
2008-09-25发布

19. Triangle

  求解符号三角形问题.给定一行符号(比如+和-),按照同号为+异号为-的原则计算第二行直至下面的行,最后的一行只有一个符号,要求统计各个符号的个数.(Problem solving triangle symbols. Given his symbols (such as+ And-), in accordance with the same number is+ Different number- the principle of calculation of the second line until the following line, the last line there is only one symbol, all symbols requested statistics number.)

5
下载
153
浏览
2008-07-15发布

20. CProgram.rar

说明:  实现了很多的数据结构算法,适合与想学习数据结构编程的读者。(achieve a lot of data structure algorithms, fit and want to learn data structure programming readers.)

0
下载
141
浏览
2006-04-05发布