搜索资源列表
ch01-03
- 本程序用于在指定目录下增加一个新目录,快捷,灵活,方便。-the procedures used in designated directories, add a new directory, fast, flexible and convenient.
programs
- 一个可以将大文件分割的小程序。注意写路径得时候最后一个文件夹一定要加上\\,文件编号从0开始-a large file can be divided in small programs. Path to write the final time in a folder must add \\, document number, starting from 0
职工工资管理系统
- 1、 需求分析: 公司主要有4类人员:经理、技术员、销售员、销售经理。要求存储这些人的职工号、姓名、月工资、岗位、年龄、性别等信息。 2.程序的基本功能: 1.增加、修改、删除一个职工信息。 2.显示全部职工信息。 3.按条件显示职工信息(条件有按电话号码、姓名、职称或职工号等。 4.按条件显示工资信息(职工号,职称等)。 5.查找指定金额范围的职工职称。 -1, demand analysis: the company
DateChooser.rar
- 一个swing 日期时间选择控件类,可方便地加入到自己的代码中,swing date picker-A swing Date choose control, can easily add to your code
LianBiao
- 自己写的一个可以对用户输入自动排序后加入表链的例子,我基本对每一行都增加了自己的注释,很适合初学者参考。-Write a user input can be automatically sorted on the join bracelet example, the basic for each row I add their own comments, it is suitable for beginners to reference.
SqList
- C语言顺序表程序,包括建立,查找,添加,删除等线性表的基本操作-C language program order list, including the establishment, search, add, delete, the basic operation of the linear list
realplay1
- 海康SDK开发的实时查看功能,用的是VS2008加opencv开发,推荐-Haikang SDK to develop real-time viewing, using VS2008 add opencv development, it is recommended
DarkShell
- Darkshell 是一款小巧的远程后门控制软件,它的特点是运行后不在进程里显示、没有用到动态链接库DLL、不添加启动项。这是暴风仿的源代码,只供学习网络编程,不要用于其它用途。-Darkshell backdoor is a small remote control software, which is characterized by the process is not running in the show did not use the dynamic link library DLL
Opengl
- 用Opengl绘制有真实感的三维图形 为图像添加光照 材质 使其更加美观真实-Opengl draw realistic 3D graphics add a light material for the image to make it more beautiful and true
LinkList
- 用C++的模板类实现了链表数据结构,里面包括了节点的删除、新增等简单算法-C++ template class, a linked list data structure, which includes the node to delete, add simple algorithm
graphlinjiejuzhen
- 用C++的模板类实现了图的邻接矩阵数据结构,下载后添加头文件即可使用。-Adjacency matrix data structure use C++ template classes, and add header files to download.
chuzu
- 影碟出租日常管理,包括借出,归还,罚金,查找,删除,添加-DVD rental day-to-day management, including loan, restitution, fines, find, delete, add
TXL
- 采用链表和文件,有写记录,显示记录,查阅记录,添加记录,删除记录,保存记录等功能-The use of linked lists and documents, have written records, show records, inspection records, add records, delete records, record-keeping and other functions
path
- simple windows cmd scr ipt to add new paths to PATH variable
studentsMgr_vc6
- 实现对学员的添加、修改、删除、查询、排序和全部显示功能的控制台程序-Students realize the add, modify, delete, query, sort and display all the console procedures
fraction
- 1.自定义分数类fraction,使用该类可以完成分数的输入、分数的加、减、乘、除二目运算和一目减运算、分数的约分操作、分数的通分操作、分数的倒数运算、对两个分数进行六种比较运算、以及对分数的输出等操作。 2.改造上述分数类,将其中使用的普通函数尽量改写成运算符重载函数。如,可重载+、-、*、/、>、>=、<、<=、==、!=,以实现分数的各种运算。并且实现分数与整数的混合运算。 3.从分数类派生出一个用来描述整型的Integer类,完善整型类Integer,使其
library
- 该程序利用vc++实现了简单的图书管功能,包括借书,还书,添加读者等,并且是在命令符界面中-The program use vc++ to achieve a simple control functions of the book, including the library, books, and other readers to add and address in the command interface
dot4_002
- CPP J,MHM, ,MNM,N-CPP J,MHM, ,MNM,N
winscript_example
- VBscr ipt wrapper class allow to add vbscr ipt scenaries to applications. No MFC/ATL/etc. Example:scr iptEngine engine engine.Initialize() engine.AddDispatch(L"MyFunction",MyFunctionHandler) engine.Parsescr ipt(L"scr iptText) engine.Execite() -V
add
- 基于对话框的加法计算器用VC++编写的‘ VS2010-base dialog VC++ cout add count