-
利用栈来完成数据结构实习的魔王语言.完成基本内容.
利用栈来完成数据结构实习的魔王语言.完成基本内容.-use to complete stack data structure attachment fiendish language. Completion of the basic content.
- 2022-02-12 20:24:25下载
- 积分:1
-
该源码为酒店等使用的源码,使用java语言编写。具有GUI图形界面,使用jdbc来连接数据库。软件架构很合理,尤其是代码很简洁。...
该源码为酒店等使用的源码,使用java语言编写。具有GUI图形界面,使用jdbc来连接数据库。软件架构很合理,尤其是代码很简洁。-The source for the hotel such as the use of the source, use the java language. Graphical interface with a GUI, use jdbc to connect to database. Software architecture is very reasonable, especially in very concise code.
- 2022-11-05 20:50:03下载
- 积分:1
-
本书是Ford和Topp两位教授于199b年出版的名著Data Structures with C一的第2版,在全球范围内已经有数以万计・的学生从中受益。...
本书是Ford和Topp两位教授于199b年出版的名著Data Structures with C一的第2版,在全球范围内已经有数以万计・的学生从中受益。
作音将C十+语言作为算法描述语言,应用包含规范化的数据结构的标准模板库,集讲述了数组、向量、表、关联树容器,以及集合、映射、堆、哈希表和图等数据结构及其算法,重点讨论了如何高效地存储大型数据集合,涵盖了数据结构初级和高级教程的最新内容。书中各章章前提出学习目标,章后附有丰富的练习题、答案以及书面练习和上机编程练习,指导读者迅速、全面地掌握核心知识点和编程技巧,本书可作为计算机及相关专业数据结构课程的核心教材,对于研发人员,也是一本数据结构与而向对象技术完整结合的全新技术参考用书-err
- 2022-05-15 00:26:23下载
- 积分:1
-
该软件前台用的是DELPHI7后台用的是SQLSERVER2000,用了些第三方控件,数据库文件在data文件夹里!...
该软件前台用的是DELPHI7后台用的是SQLSERVER2000,用了些第三方控件,数据库文件在data文件夹里!-prospects of the software used is the background DELPHI7 Sqlserver2000 yes, used some third-party control, data in the database file folders Lane!
- 2022-06-29 11:28:54下载
- 积分:1
-
构造格雷码的分析程序,用于算法分析,用VC编写,可以构造n位的格雷码...
构造格雷码的分析程序,用于算法分析,用VC编写,可以构造n位的格雷码-Gray Construction Code Analysis Program for the analysis of algorithms, with VC preparation, can be constructed of n-Gray code
- 2022-08-13 19:02:44下载
- 积分:1
-
c#数据库连接及热图渲染矩阵计算
c#数据库连接及热图渲染矩阵计算,利用oracle数库连接读入数据,插入数据,利用线性差值及argis二次开发
插入热点,并将结果插入结果矩阵中
- 2022-08-04 09:54:33下载
- 积分:1
-
OTP的读者
资源描述软阅读或从华邦25qxx .....与diagramme PCB写OTP!!!
- 2022-07-09 18:14:24下载
- 积分:1
-
这是一个简单的数据库管理系统。它不使用任何其他的代码(即外径…
This a simple database management system. It doesn t use any other code (i.e. ODBC, ADO, etc.) and has it s own database file format. I wrote it because I found the other DBMSs code too bulky and hard to debug. It s designed for small applications and I doubt it could handle anything on a large scale. A sample program included in the .zip shows how everything works. The database project is a library project, so you ll have to compile and link with the .lib file to get everything working. Pros: - You have the source code so you know exactly what it is doing - Database files are very small - Small and fast code Cons: - Can t handle large amounts of records (more than 65000ish) - Doesn t support SQL (you have to search the database by cycling through the records and testing them against your constraints) - Each database file can only have one table.
-This a simple database management system. It doesn t use any other code (i.e. ODBC, ADO, etc.) and has it s own database file format. I wr
- 2022-04-20 06:29:24下载
- 积分:1
-
Pink noise generated in matlab
Pink noise generated in matlab
- 2023-08-04 19:05:04下载
- 积分:1
-
Some database programs, you can use this database in the initial use of a simple
一些数据库的程序,可以在初次使用这个数据库时简单的使用-Some database programs, you can use this database in the initial use of a simple
- 2022-02-18 15:01:17下载
- 积分:1