-
Will excel file sales orders into the database
将excel格式的文件销售订单导入数据库中-Will excel file sales orders into the database
- 2022-01-26 00:36:55下载
- 积分:1
-
求向量的欧式距离
求向量的欧式距离-vector for the Continental distance
- 2023-02-18 09:40:03下载
- 积分:1
-
使用输入的端口的串行数据传输
该代码由 proteus 8 示意图与 PIC C 编译器的代码组成。串行数据时转移到虚拟终端,输入的端口设置为高。其基本的代码。
- 2022-03-15 09:35:02下载
- 积分:1
-
pgc 解调算法的c 语言实现,有详细的说明和注释。
pgc 解调算法的c 语言实现,有详细的说明和注释。-PGC demodulation algorithm c language, has detailed instructions and notes.
- 2023-01-27 22:25:03下载
- 积分:1
-
链表实现
应用背景C语言实现链表...(包含完整注释,使用链表结构可以克服数组链表需要预先知道数据大小的缺点,链表结构可以充分利用计算机内存空间,实现灵活的内存动态管理。但是链表失去了数组随机读取的优点,同时链表由于增加了结点的指针域,空间开销比较大。链表最明显的好处就是,常规数组排列关联项目的方式可能不同于这些数据项目在记忆体或磁盘上顺序,数据的存取往往要在不同的排列顺序中转换。链表允许插入和移除表上任意位置上的节点,但是不允许随机存取)关键技术包含初始化链表函数、检测链表是否为空函数、清空链表函数、查找第i个元素函数、查找与e相同元素函数、在制定位置插入元素函数、删除指定元素函数、获取链表长度函数
- 2022-01-26 07:24:05下载
- 积分:1
-
数据统计
对给定书的总页码,计算出书的全部页码中分别用到多少次数字0,1,2,3...9.-DataStatistics
- 2023-02-19 09:55:03下载
- 积分:1
-
一个微型的数据库系统
一个微型的数据库系统--A mini database system
- 2022-05-14 00:09:01下载
- 积分:1
-
cj60lib界面库 ,ado数据库编程 使用方法: 调试代码必须装有cj60lib界面扩展库 cj60lib的使用方法参看有关文档 不知道是不是我的cj60l...
cj60lib界面库 ,ado数据库编程 使用方法: 调试代码必须装有cj60lib界面扩展库 cj60lib的使用方法参看有关文档 不知道是不是我的cj60lib出问题,release版的动态链接会提示出错,静态链接还可以,动态链接时必须复制CJ60Libd.dll到当前目录中 所用数据库为access数据库,格式参看自带的vc.mdb(注:数据库datastab表中第一条记录即id为1的记录是为了防止数据库为空,运行时不会显示,还有另一个原因防止主题中记录为空,在程序中可以看出来) -cj60lib interface library, ado database programming Usage: debug code cj60lib interface must be installed to expand the use of library cj60lib refer to the relevant documents do not know whether my cj60lib problems, release version of the dynamic-link will be prompted to make mistakes, static link also Yes, dynamic-link must be copied into the current directory CJ60Libd.dll used in the database to access database, see the format
- 2022-08-16 21:24:52下载
- 积分:1
-
通过修改access数据库的头文件来达到加密数据库的目的,在VC6.0平台上运行良好,已通过测试...
通过修改access数据库的头文件来达到加密数据库的目的,在VC6.0平台上运行良好,已通过测试-Access the database by modifying the header files to achieve the purpose of encrypting the database, in VC6.0 platform to run well, has been tested
- 2022-06-14 05:55:35下载
- 积分:1
-
Access数据库下实现的系统,功能很强大,适合初学者学习~
Access数据库下实现的系统,功能很强大,适合初学者学习~-Implemented under the Access database system, function is very powerful, suitable for beginners to learn ~
- 2022-07-15 14:04:03下载
- 积分:1