-
这是一本书<<VC数据库开发技术与工程实践>>中的部分代码,供学习者学习中使用...
这是一本书中的部分代码,供学习者学习中使用-This a book lt; Lt; VC database development technology and engineering practice gt; Gt; Part of the code for the use of Learners! !
- 2022-03-15 14:19:22下载
- 积分:1
-
zoj 400道ACM 源码,是在ZOJ混的ACMer必备。希望对大家有点帮助。...
zoj 400道ACM 源码,是在ZOJ混的ACMer必备。希望对大家有点帮助。-zoj 400 Dao ACM source code, is essential in the ZOJ mixing ACMer. Hope to everyone to some extent.
- 2022-04-18 01:25:21下载
- 积分:1
-
这是一个经典的数据结构动态演示系统,支持C语言和pascal语言,对初学者肯定会有很大帮助...
这是一个经典的数据结构动态演示系统,支持C语言和pascal语言,对初学者肯定会有很大帮助-This is a classic demonstration of dynamic data structure, and C language support pascal language for beginners certainly be of much help
- 2022-02-07 16:28:42下载
- 积分:1
-
experiment data structure of all experimental procedures, but I individually tes...
数据结构实验课中的所有实验程序,这可是本人逐个测试过的,绝对精品,-experiment data structure of all experimental procedures, but I individually tested, absolute masterpieces,
- 2022-11-25 03:50:03下载
- 积分:1
-
一个效率可以的线段树代码
可以直接用来求解矩形面积并
另外可以修改实现更多功能....
一个效率可以的线段树代码
可以直接用来求解矩形面积并
另外可以修改实现更多功能.-The efficiency of the line segment can be a tree code can be directly used to solve the rectangular area and the other can be modified to achieve more.
- 2023-07-08 10:55:03下载
- 积分:1
-
The demo program Joseph Central calculus problem, the number n should be arbitra...
本演示程序演算约瑟夫环问题,人数n应为任意的,首先应输入一个值赋给初始报数上限m,程序应能自动保存出列人的序号和将出列的人所持的密码赋给m,再次作为报数上限,如此循环,直至所有人都出列为止。-The demo program Joseph Central calculus problem, the number n should be arbitrary, we must first enter a value assigned to the initial reported that the maximum number of m, the procedure should be able to automatically save a list of the serial number of people and held out the password given to m, again as reported maximum number of such cycles, until all that far out.
- 2023-07-02 18:20:03下载
- 积分:1
-
oracle 服务器 linux 安装
在llinux 服务器下,比较通用的oracle安装步骤和脚本,很实用的哟!
- 2022-12-31 22:00:12下载
- 积分:1
-
把源文件拷贝入code.txt,运行此程序后,所得软件在code.txt中
把源文件拷贝入code.txt,运行此程序后,所得软件在code.txt中-put source files are copied into code.txt, running this program, from which software code.txt
- 2022-03-10 04:53:29下载
- 积分:1
-
将数据库输出到一个文本文件中
将数据库输出到一个文本文件中-database output to a text file
- 2023-01-10 09:50:03下载
- 积分:1
-
sqlite3是一个用于嵌入式的数据库系统,由于具有原子事务的功能,所以在嵌入式设备易掉电中的应用中非常适合。此个版本是第三版SQLITE3...
sqlite3是一个用于嵌入式的数据库系统,由于具有原子事务的功能,所以在嵌入式设备易掉电中的应用中非常适合。此个版本是第三版SQLITE3-SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. SQLite is the most widely deployed SQL database engine in the world. The source code for SQLite is in the public domain.
see more:
http://www.sqlite.org
- 2023-02-28 04:55:04下载
- 积分:1