-
addressbook
通讯录管理系统 ,c语言 ,动态链表和结构体,课程设计(Address Book)
- 2011-06-19 11:54:58下载
- 积分:1
-
Practice1_14
字符串交叉输入,就是将一个字符串交叉的输入到了另一个字符串当中,比如:
char a[4]="ABCD" char b[4]="abcd"
则char c[8]="AaBbCcDd"
(Cross-string input, is to cross a string input to another string of them, such as:
char a [4] = "ABCD" char b [4] = "abcd"
While char c [8] = "AaBbCcDd" )
- 2009-02-19 18:26:20下载
- 积分:1
-
migong
说明: 迷宫程序,不是很好看,不过适合初学者。用VC++编写的,看看吧。(Maze procedure, not a good look, but suitable for beginners. With VC++ Prepared to see it.)
- 2008-10-16 20:26:00下载
- 积分:1
-
vc-csv
Vc++读写csv文件的类,这个资源是读写CSV文件的非常实用的类。方法写得非常好,代码也写得非常简洁,很合适在实际项目中使用。经本人测试,只要把上面的代码CSVOperator.h、CSVOperator.cpp和StringParser.h拷贝到项目中,就可以直接使用。在CSV_OP.cpp文件中,main方法里面有详细的读取文件的方法。读取的是config.csv这个文件。(Class Vc++ read and write csv file, this resource is to read and write CSV file very useful class. The method is very good, the code is written in a very simple, very suitable for use in the actual project. I tested, above code CSVOperator.h the, CSVOperator.cpp and StringParser.h copy to the project, can be used directly. In the CSV_OP.cpp file, the main method inside the detailed method of reading the file. Read this file config.csv.)
- 2013-04-19 10:54:25下载
- 积分:1
-
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!)
- 2010-01-06 14:04:43下载
- 积分:1
-
Lupin
面向对象程序设计(C++)简易计算器,实现最简单的计算(C++ calculator)
- 2013-04-21 20:13:57下载
- 积分:1
-
Hook-lock
让你随时想安全地挂机就挂机,加上锁安全。(Hook lock)
- 2012-10-03 00:14:30下载
- 积分:1
-
sports1
用于运动会的统计.分数,那女子参赛情况的记录统计.(Statistics for the Games. Scores, and that the situation of the women)
- 2008-05-14 12:42:04下载
- 积分:1
-
75465246785
VB编写的超级卸载工具源代码,有需要的就下载吧。(Super uninstall tool written in VB source code, there is a need to download it.)
- 2013-07-25 21:32:44下载
- 积分:1
-
VBMouseWheehao
VB6开发环境的鼠标滚轮插件
VB6开发环境,无法使用鼠标的滚轮,这个插件解决了这个问题.
使用方法是用VB把这个插件编译好,编译时,把动态库指向windows目录.(plug-in for vb , vb mouse wheel
original vb donot support mouse wheel. so someone develop this plug for vb.
It write by vb. So you have to compile it by visual basic, then registe it in your computer.)
- 2009-06-18 21:16:27下载
- 积分:1