-
结构数据的读写是指从"流"文件中读取数据存入结构,或将结构数据写入"流"文件。我们可以用以下两种方法进行结构数据的文件读写...
结构数据的读写是指从"流"文件中读取数据存入结构,或将结构数据写入"流"文件。我们可以用以下两种方法进行结构数据的文件读写-read and write data structure is defined as "the flow" paper read data are stored in the structure or structures to write data "flow" document. We can use the following two methods for the structure of documents to read and write data
- 2022-11-18 04:00:03下载
- 积分:1
-
用delphi实现的各种排序算法,图形界面,可实现插入排序、交换排序、选择排序、合并排序以及基数排序...
用delphi实现的各种排序算法,图形界面,可实现插入排序、交换排序、选择排序、合并排序以及基数排序-used to achieve the various sequencing algorithms, graphical interface, insert can be realized, in order of ranking exchange, SELECTION SORT, the merger sort of base sequencing
- 2022-09-30 02:05:03下载
- 积分:1
-
平滑转弯走迷宫
顺滑转弯,可以极大程度上减少电脑鼠在迷宫转弯时的损耗时间。本设计讨论电脑鼠底层驱动算法中有关电脑鼠
转弯部分(90度转弯)的改进算法,该方法改进了以往在电脑鼠转弯过程中首先对左右两个电机同时制动,
然后一个电机正向转动,一个反向转动,从而形成电脑鼠转弯过程的传统方法。
本设计所用的方法是在转弯过程中电机不停转,在转弯过程中让一个电机处于减速状态,
另一个处于加速状态(但不停机),然后调整步进电机的步数,使两个电机同时前向转动,
接着调整步进电机在转弯时的步数,待转弯结束后再使电机处于加速状态,并进入前进状态
- 2022-01-30 15:52:34下载
- 积分:1
-
数据结构常用算法程序集1,描述数据结构算法。
数据结构常用算法程序集1,描述数据结构算法。-data structure used an algorithm set procedures described algorithm data structure.
- 2022-08-06 14:16:57下载
- 积分:1
-
数据库开发,实现多数据库交互,复杂查询语句
数据库开发,实现多数据库交互,复杂查询语句-Database development, the realization of multi-database interaction, complex query
- 2022-05-06 00:29:23下载
- 积分:1
-
基于对话框的数据库编程
基于对话框的数据库编程-Database Programming
- 2022-09-01 04:50:02下载
- 积分:1
-
c语言集锦
c语言题型集锦,集合了大量的c语言题型,
拥有很多简单但很实用的算法,对学习c语言来说是不可多得的资料。
- 2022-03-14 20:05:33下载
- 积分:1
-
一个小型的关系数据库系统,适合学习数据库的学生学习
一个小型的关系数据库系统,适合学习数据库的学生学习- A small relational database system, suits the study database
the student studies
- 2022-09-05 15:25:03下载
- 积分:1
-
该程序提供对需要进行遍历的树的自定义输入,并可以在对树进行先序线索化之后遍历该树。...
该程序提供对需要进行遍历的树的自定义输入,并可以在对树进行先序线索化之后遍历该树。-the procedures needed to traverse the tree from the definition of import, and to be right tree for first sequence of clues after traversal of the tree.
- 2022-06-17 13:06:07下载
- 积分:1
-
Oracle BerkeleyDB(Oracle内嵌数据库,没有提供Borland C++Builder编译版本),该源码把BerkeleyDB 4.5.20的...
Oracle BerkeleyDB(Oracle内嵌数据库,没有提供Borland C++Builder编译版本),该源码把BerkeleyDB 4.5.20的Visual C++ 2005的代码移植到Borland C++Builder上编译,生成静态库,可以在Borland C++Builder中进行开发使用.
工程文件路径为:
db-4.5.20uild_windowsLibdb45BCB.bpr
编译后生成静态库为:
Libdb45BCB.lib-Oracle BerkeleyDB (Oracle embedded database failed to provide Borland C Builder version), The source put BerkeleyDB 4.5.20 2005 Visual C code transplant Bo Identical compiled C Builder, generate static libraries, in Borland C Builder for development use. paper trails for the project : db- 4.5.20 build_windows Libdb45BCB.bpr compiler After generating static libraries : Libdb45BCB.lib
- 2022-07-22 09:54:39下载
- 积分:1