登录

最新会员 最新下载

成为了本站VIP会员

05月31日 10:38

成为了本站VIP会员

05月31日 09:22

成为了本站VIP会员

05月28日 17:59

成为了本站VIP会员

05月26日 21:52

成为了本站VIP会员

05月25日 20:47

成为了本站VIP会员

05月24日 22:16
已选条件
  1. 编程语言:Visual C++
  2. 代码类别:其他小程序
  3. 发布时间:今天
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. 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
下载
172
浏览
2010-05-17发布

2. sunxin

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

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

3. keyboard

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

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

4. wpfhostingwin32control

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

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

5. VC_GWVI_Code

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

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

6. CUser

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

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

7. 2003WorldChampionTeamCode

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

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

8. Parser

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

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

9. buhuo1

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

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

10. 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
下载
183
浏览
2010-03-25发布

11. Pro1

  Visual C++实现视频编码中的YUV到RGB转换并显示(Visual C++ implementation of YUV video coding to RGB conversion and display)

7
下载
165
浏览
2010-03-15发布

12. migong

   VC实现迷宫问题,用穷举法找出一条路径,用递归形式的算法求得迷宫中所有可能的通路,以方阵形式输出迷宫及其通路. (VC to achieve maze problems,and use brute-force method to find a path,using the recursive form of algorithm to seek all possible paths in the maze in order to form the output matrix and the path maze.)

12
下载
137
浏览
2010-03-08发布

13. DS

说明:  GPS导航系统,控制台程序,内附操作说明(GPS navigation systems, operating instructions included)

0
下载
142
浏览
2010-03-05发布

14. gh0st

  修改过的GH0ST界面和功能调整,增加启动FLASH(Revised GH0ST interface and functionality adjustments to increase the boot FLASH)

67
下载
181
浏览
2010-02-20发布

15. CoolClockl

  Cool Clock Control,You can enjoy it!

6
下载
156
浏览
2010-02-17发布

16. Simple_Address_book

  实现通讯录的简单功能,录入一些人员的基本信息,以mdc的格式保存(To achieve a simple address book function, some personnel input the basic information in order to save the format mdc)

27
下载
112
浏览
2010-02-02发布

17. KillSbl

  vs2005环境下编写的sbl病毒专杀工具,可以扫描文件中的sbl病毒,并集中清除(vs2005 environment prepared by the sbl virus Zhuanshagongju, you can scan documents in the sbl-virus, and focus on clear)

24
下载
145
浏览
2010-01-31发布

18. Big_Num

  大整数阶乘的计算器,能计算上万的阶乘,不过速度有点慢(Large integer factorial calculator that can calculate the factorial of thousands, but a bit slow)

5
下载
134
浏览
2010-01-22发布

19. HideWnd

  VC编写的隐藏桌面窗口程序的工具,可以方便快速的一键隐藏和显示指定的程序!(VC hiding desktop windows program written in the tools that can facilitate the quick hide and show a button with the specified procedure!)

29
下载
168
浏览
2010-01-06发布

20. GetPic

  抓图小工具REV 3.0 可独立批量抓图 新增批量抓图功能,带更新图片功能,可设置时间间隔、抓取数量、信息提示、放大镜功能、方向键微调功能。 批量抓图技巧: 针对网页验证码需要点击更新再抓取的,勾选[点击更新图片],鼠标拖动[坐标获取]的右边图形移动到需要点击的地方自动获取坐标,设置时间间隔,设置抓取数量,点击批量抓图按钮,完成! 如果不需要点击更新不勾选[点击更新图片]即可 本程序可辅助OCR识别,图形识别与自动控制(Grab a small tool independently REV 3.0 New Batch Capture Batch Capture feature, with updated picture functions, you can set time interval, the number of crawling, information, tips, a magnifying glass function, the arrow keys to fine-tune the functionality. Batch Capture techniques: code for web pages need to click update and then to crawl, check [click Update Photo], drag the mouse [coordinates to obtain] the right of the graph need to click where to move to automatic acquisition coordinates, set the time interval, set the grab the number, click on Batch Capture button to complete! If you do not click the update does not check the [Click the Update Photo] can this program can assist OCR recognition, pattern recognition and automatic control)

24
下载
149
浏览
2009-12-05发布