搜索资源列表
jiaxiaoguanlixitong
- 驾校管理系统采用C/S模式(客户端/服务器模式),集招生管理、财务管理、学员管理、车辆管理、教务管理、日常事务管理等功能于一体,实现了驾驶培训业务的学员报名、收费、体检、理论学习、救护学习、基训、桩训、桩考、路训、路考、领取驾照等的管理工作,能够有效提高驾校业务的管理效率和质量。-One C/S mode (that is, Client/Service) adopted in this driving school management system, bears advantages as
My-Ado
- 利用ADO进行封装库和测试代码 个人信息管理-A DO class t o c o n n e c t to d a t a b a s e and t h e test
Test
- 使用ODBC创建EXCEL文件的例子,基于C++的,学习C++下数据库编程的可以看下.-EXCEL documents created using the ODBC example, based on the C++ and learn C++ under the database can be programmed facie.
EasyDbProcessKit
- 偶从大学开始维护至今的好东西。经过多个项目考验的对ADO数据库调用的封装类库。讨厌了ADO繁琐的接口?这个工具能帮你完成绝大多数需求,不但提供了C++的类,也提供了C的API,支持从VC6.0 ~ VC2010各个编译环境,附有例子代码和数据库。 特色: 1、经过多个项目考验,支持Oracle,SQl-Svr2000, MySQL, PostgreSQL, Access(2003), 的Blob 读写,见例子 2、支持类似GetProfileInt系列的变量持久化入数据库,摈弃注册表
CPPconect-to-base
- 一个C++对数据库的实验 有试验要求和源码-C++ on a test database with test requirements and source
Automatic-Test
- 简单的试卷自动生成系统的设计与实现,采用Visual c++6.0 作为开发平台,Sql Server 2000作为后台数据库。结合实际对系统功能的需要,设计了基本试题生成管理和系统用户管理等两大功能模块,其中包括试题录入,试题修改,试题删除,试卷自动生成,用户管理等具体功能。结果表明,本系统能较好的完成各项功能,能自动生成满意的试卷并具有很高的安全性,能减轻教师的工作量,提高效率。-This paper introduces a simple examination of the Automa
ti
- C#试题库系统 mysql数据库 可生成试卷-C# test database system mysql database can create paper
Sqlitex
- sqlite的测试程序,简单说明了一下,sqlite的用法。c的api接口-sqlite test procedures, a brief descr iption of what, sqlite usage. c, api interfaces
OPC-data
- |-OPC资料 |-DSxP OPC Simulator 1.2.exe 测试用的OPC服务器 |-OPC Core Components 2.00 SDK 2.30.msi OPC程序开发包 |-SetupOPCTestClient.exe 测试用的OPC客户端 |-WinTECH Software 提供OPC开发包的网站.url 一个不错的外文网站,wtclient.zip和wtopcsvr.zip就是从那下的,还有其它一些有用东西 |-wtc
Mysqltesttool
- 一个用VC++编写的,测试MYSQL数据库,执行SQL的小工具.这个工具可以给您展示如何使用MYSQL的C接口-The language is VC++, test the mysql data base, and execute sql small tool.
test
- 在线考试使用系统,网页版,C#写的-Use the online exam system, the web version
dev_add
- Linux简单字符设备驱动编写方法本示例代码实现了Linux下的一个简单字符设备驱动。由二个文件组成,驱动模块< dev_add.c> 和测试程序< test.c> 。-Linux character device driver writing simple methodThe sample code implements a simple under Linux character device drivers.Composed by two files, the driver
gpio_keys
- gpio按键设备在三星s2440处理器上的linux驱动程序,以及相应的应用测试程序。-gpio keyboard linux driver on sumsung s2440.And the related test c program.
IIR
- IIR滤波器的C语言编写验程序代码,实现了功能-IIR filter test program code written in C, to achieve a functional
Benchmark
- Programs that test hard disc speed, developed in C.
MD5100
- 标准C++写的使用MD5算法加密和解密的代码,这个代码测试可以使用。-Written in standard C++ using the MD5 algorithm to encrypt and decrypt the code, this code test can be used.
systime.c
- 系统时间测试,利用watchdog实现。-System time test, the watchdog achieve.
thread-test
- C++ sample : thread proce
systime.c
- 系统时间测试,利用watchdog实现。-System time test, the watchdog achieve.
MysqlTest.7z
- 重点:下载之后吧后缀zip删除,改为.7z 本人做的关于MFC和mysql的一个小测试,功能:用mysql的API链接数据库(因为每个人的数据库不一样,需要修改里面的数据库方面的代码),实现了增删改查基本功能。在改和删之前需要点击你要删的那条数据的id号。而且,改我只实现了改第二列的数据(name). 用户可以自行修改代码实现其他的功能。(A small test, about MFC and MySQL I do function: MySQL API link to the databa