搜索资源列表
dumpsome.zip
- 使用MFC和ADO编写的cgi程序
IPFrom NEW
- 这是个使用ADO类编写的IP地址来源地查询程序,给出IP地址可返回IP所属地区或国家,给出地区或国家的名称或部分名称可查询所有的IP地址。程序需要一个动网论坛的IP地址数据库(ACCESS格式),由于太大所以没传上来。-it is prepared to use ADO type of source IP address inquiry procedure, given IP address can be returned to the IP respective regions or coun
foxpro6
- VCF编写的五个管理系统程序(无可执行文件): 1、源代码压缩包 2、源代码简单说明 -VCF prepared by the five management system (without executable file) : 1, the source code compression Pack 2, the source code briefly
Access密码获取
- VC例程:该程序是由VC编写的ACCESS数据库密码获取的完整例程。-A complete VC resoure code example of requiring password from Access database.
1515
- Excel表格是输入输出经常需要涉及到的。操作Excel表格的方式也多种多样。比如,通过调用Excel程序的COM组件对Excel进行操作。但是,这种方式限制较多,且实现难度比较大。但是,用于访问数据库的组件ADO,是支持多种数据源的,其中就包括Excel文件。我们可以通过ADO组件对Excel文件进行读写访问。当然,在.NET平台上对应ADO数据访问组件的是ADO.NET组件。我编写的这个类就是通过ADO.NET实现了Excel文件的读写。由于时间仓促,功能还不是很完善,会在以后有时间的时候进
动态生成db
- 用来快速查询数据,简单实用。并可修改数据。在编写非正式系统时非常有用,因为通常开发大型系统一般是开发本地数据库程序的,然后再转到正式的网络数据库中. -used for rapid access to data, simple and practical. Data can be amended. In the preparation of the informal system is very useful, because usually the general development of
多种数据库的统一访问
- 用vc编写的数据库访问程序,利用OLE DB以统一的接口处理多种数据库!- Database visit procedure compiles which with vc, unifies the connection processing many kinds of databases using OLE DB!
operaSQL
- 对数据库SQL2000编写程序,将临时表按照要求写入服务器上的正式表。
一个打印程序
- VB编写的简单打印控件-prepared by the simple VB Control Print
程序文件
- 校园门禁系统 6。0编写-Campus Access Control System 6. Prepared 0
MySQLODBC
- MySQL的ODBC接口程序源代码。基于数据库编写源程序。-MySQL
3100
- 编写程序,最大将10个donation值读入一个double数组中,程序遇到非数字输入时将自动结束输入,并报告数组中数字的平均值,以及大于平均值的数的个数-Programming, the maximum value will be 10 donation read into a double array, the program encounters a non-numeric input will end automatically when the input and report the
changename
- 编写程序实现功能:当登录系统以后,自动执行一个程序,该程序将系统登录名改成Administrator-The achievement of functional programming: When the sign-on system, the automatic implementation of a program the system login name changed to Administrator
fivepiecegame
- 五子棋的传统小游戏源码,VC环境下编写,程序简洁,可运行通过-Gobang traditional source of small game, VC environment preparation, the program is simple and can be run through
Process-Management
- 编写程序,要求父进程创建一个子进程,子进程对一个50*50的字符数组赋值,由父进程改变子进程的优先级,观察不同优先级进程使用CPU的时间-Written procedures that require the parent process creates a child process, the child process on a 50* 50 array of characters assigned by the parent process to change the priority o
pv_rw
- 利用Windows提供的API函数,用VISUALC++ 6.0编写程序,解决生产者与消费者问题,实现进程的互斥与同步实验设计在同一个进程地址空间内执行的七个线程。三个生产者线程四个消费者线程。生产者线程生产物品,然后将物品放置在一个空缓冲区中供消费者线程消费。消费者线程从缓冲区中获得物品,然后释放缓冲区。生产者线程生产物品时,若无空缓冲区可用,生产者线程必须等待消费者线程释放出一个空缓冲区;消费者线程消费物品时,若无满的缓冲区,消费者线程将被阻塞,直到新的物品被生产出来。-err
fivepiecegame
- 五子棋的传统小游戏源码,VC环境下编写,程序简洁,可运行通过-Gobang traditional source of small game, VC environment preparation, the program is simple and can be run through
Process-Management
- 编写程序,要求父进程创建一个子进程,子进程对一个50*50的字符数组赋值,由父进程改变子进程的优先级,观察不同优先级进程使用CPU的时间-Written procedures that require the parent process creates a child process, the child process on a 50* 50 array of characters assigned by the parent process to change the priority o
pv_rw
- 利用Windows提供的API函数,用VISUALC++ 6.0编写程序,解决生产者与消费者问题,实现进程的互斥与同步实验设计在同一个进程地址空间内执行的七个线程。三个生产者线程四个消费者线程。生产者线程生产物品,然后将物品放置在一个空缓冲区中供消费者线程消费。消费者线程从缓冲区中获得物品,然后释放缓冲区。生产者线程生产物品时,若无空缓冲区可用,生产者线程必须等待消费者线程释放出一个空缓冲区;消费者线程消费物品时,若无满的缓冲区,消费者线程将被阻塞,直到新的物品被生产出来。-err
程序-读取数据程序
- VB编写读取数据的程序,读取.txt等文件格式(use Visual Basic write the programme, which can read data like .txt profiles)