-
The most popular embedded database. Faste st and stablest.
The most popular embedded database. Fastest and stablest.-The most popular embedded database. Faste st and stablest.
- 2022-07-04 10:09:28下载
- 积分:1
-
PHP中的宿舍管理软件
应用背景宿舍管理系统项目将能够为每个学生的房间号码,为每个学生的考勤信息。关键技术安装解压所有文件/文件夹。编辑connect.php并输入数据库信息。复制所有文件/文件夹到您的网站空间。运行create.php创建数据库称为“phptask”和创建的所有数据库表。重命名或删除文件create.php在成功安装。管理员用户的名字是“user123”,与“一”的口令。
- 2022-01-24 18:02:47下载
- 积分:1
-
This is a decision tree classifiers on which the original algorithm C4.5 procedu...
这是一个有关决策树分类器中C4.5算法的原程序-This is a decision tree classifiers on which the original algorithm C4.5 procedures
- 2022-05-21 01:16:40下载
- 积分:1
-
C++ 语言编写的Point函数 初学者比较适宜!
资源描述本代码比较适合初学者,刚接触C语言的童鞋比较是以查看代码进行了解学习。主讲的是Point函数,编的小程序,供大家下载!
- 2022-06-13 00:46:40下载
- 积分:1
-
数据结构(C++描述)电子教案,幻灯片
数据结构(C++描述)电子教案,幻灯片-data structure (C) is the electronic lesson plans, slides
- 2022-01-26 07:29:48下载
- 积分:1
-
电梯模拟系统,电梯端和管理员端通过网络连接
电梯模拟系统,电梯端和管理员端通过网络连接-Elevator simulation system, elevator client and the administrator client through a network connection
- 2022-02-04 12:26:49下载
- 积分:1
-
the database programming method
有关数据库编程的方法-the database programming method
- 2022-02-21 02:51:00下载
- 积分:1
-
链表实现
应用背景C语言实现链表...(包含完整注释,使用链表结构可以克服数组链表需要预先知道数据大小的缺点,链表结构可以充分利用计算机内存空间,实现灵活的内存动态管理。但是链表失去了数组随机读取的优点,同时链表由于增加了结点的指针域,空间开销比较大。链表最明显的好处就是,常规数组排列关联项目的方式可能不同于这些数据项目在记忆体或磁盘上顺序,数据的存取往往要在不同的排列顺序中转换。链表允许插入和移除表上任意位置上的节点,但是不允许随机存取)关键技术包含初始化链表函数、检测链表是否为空函数、清空链表函数、查找第i个元素函数、查找与e相同元素函数、在制定位置插入元素函数、删除指定元素函数、获取链表长度函数
- 2022-01-26 07:24:05下载
- 积分:1
-
这是一个foxpro形式的数据库,可用ODBC来存贮VC程序产生的数据。...
这是一个foxpro形式的数据库,可用ODBC来存贮VC程序产生的数据。-foxpro This is a form of databases, ODBC can be used to store the VC process data.
- 2022-03-19 08:48:40下载
- 积分:1
-
Binary tree of various operations, including the establishment of binary tree, t...
二叉树的各种操作,包括二叉树的建立,前序、中序、后序遍历二叉树,另外还包含一个霍夫曼编码的实现。-Binary tree of various operations, including the establishment of binary tree, the former sequence, in order, after the tree traversal, and also includes the implementation of a Huffman code.
- 2022-03-04 10:15:52下载
- 积分:1