搜索资源列表
sqlite3_class_1.7.2.0
- 本人自己封装的一组用于操作sqlite3数据库的封装类, 支持加密,以及二进制操作。内附完整的测试用例。 源码在Window XP(X86)及WinCE(ARM)环境下调试通过, 内附VC6工程,和EVC4工程。-I own package a set of wrapper class operation sqlite3 database support encryption, as well as the binary operation. Containing a complet
hwqd
- 1. 直接安装并运行案例程序 运行“安装程序\Disk144\Disk1”目录中setup.exe文件,按照系统提示进行安装,可使本例程序在任何Windows系统上运行。 登录时初始用户名和密码为(注意大小写): admin:123456 系统管理员,具有所有权限 test:123456 测试用户,无权限 2. 阅读和执行源代码程序 (1)复制光盘内容到本地机,并取消相应目录及其下属内容的“只读”属性。 (2)双击“源代码\assets”文件夹内的
studentVCAccess
- 基于vc++的学生管理信息系统的设计与实现,基于以上技术背景及系统需求,形成了开发规范。其中包括文档、变量和数据表的命名规范,代码结构规范,及文件结构规范。同时提出了系统开发所需的软、硬件环境需求。然后,依据需求文档,逐一实现各个功能模块,并附带相应的核心代码,加以阐述详细设计过程和实现细节。-I achieved the various functional modules one by one corresponding with the core code, to describe the
List
- 能够对于不同的数据类型进行表的初始化,销毁,插入,删除,查找,元素的遍历等操作。并且注意边界条件。要求有测试案例和输出结果-The table is initialized for different data types, destroy, insert, delete, find elements traversal operation. Also note that the boundary conditions. Requires a test case and output resul
oci
- 实现增删该查的封装,看测试例子就可以了,可以把表里面的内容放入链表,因为只是数据库模块,所以节点没有free(),使用时注意。-The investigation of the package to achieve deletions, see test case on it, you can put the table inside the content into the list, because it is only the module, the node does not free
