-
项目代码。原名为棉阳冲击
系统测试用的。・
项目代码。原名为棉阳冲击
系统测试用的。・-item code. It was originally called Cotton Yang impact of system testing.
- 2022-02-04 09:17:17下载
- 积分:1
-
用vc++开发的二进制XML存储方案BinXML,工程中介绍了如何对xml文件的操作。...
用vc++开发的二进制XML存储方案BinXML,工程中介绍了如何对xml文件的操作。-Developed using vc++ binary XML storage scheme BinXML, project describes how to xml file operation.
- 2022-05-05 09:24:46下载
- 积分:1
-
单片机超声波程序(stc15f2k60s2)
单片机超声波程序,研究了将近一个星期前才整出来的玩意,代码有注释,结构清晰,方便初学者学习了解,分别使用了单片机的定时器0和1,根据单片机数码管IO口的不同可以修改程序源码。
- 2022-02-21 21:57:50下载
- 积分:1
-
这个程序能够实现多种功能,可以查看Word文件,PDF文件,还有可以播放音乐等,嘿嘿,功能还是齐全的....
这个程序能够实现多种功能,可以查看Word文件,PDF文件,还有可以播放音乐等,嘿嘿,功能还是齐全的.-The program can achieve a variety of functions, you can view Word documents, PDF files, play music, laughter, functional or complete.
- 2022-03-10 09:19:21下载
- 积分:1
-
array.h: 安全数组 linkedlist.h: 普通表 dclinkedlist: 双向循环链表 hashtable.h: 哈希表 binstree.h...
array.h: 安全数组 linkedlist.h: 普通表 dclinkedlist: 双向循环链表 hashtable.h: 哈希表 binstree.h: 二叉搜索树 avltree.h: AVL 树 如果要存储集合(元素不可重复)并快速查找,最佳的是 binstree.h(二叉搜索树)。 如果要存储二维或更高维的表格,最佳的是 hashtable.h(哈系表)。AVL 树的插入成本非常高(删除函数也没有实现),但 AVL 的搜索效率极高,所以适用于在程序开始前初始化程-NOTE:
array.h :secure array,linkedlist.h:common table,
dclinkedlist:dual cycle linkedlist,
hashtable.h:hash table
binstree.h:binary search tree,
avltree.h: AVL tree,
if you want to store set(elements no repeating) and to lookup it swiftly,best is binstree.h(binary search tree).if you want to store two dimensions s or more dimensions s table,best hashtable.h(hash table).the cost of AVL tree s insertion is very high(delete function is not completed),but effiency of AVL tree s search is very high,so it is the same with initialize programme before beginning programme.
- 2022-08-16 05:08:19下载
- 积分:1
-
粒子群算法源代码
基于粒子群算法的PID控制器优化设计,本程序主要研究基于粒子群算法控制系统PID参数优化设计方法以及对PID控制的改进。选择控制系统的目标函数,本控制系统选用时间乘以误差的绝对值,通过对控制系统的逐步仿真,对结果进行分析
- 2022-11-28 03:05:03下载
- 积分:1
-
BLDC无传感器控制
基于TMS320F28XXX的BLDC无传感器控制技术。带相位检测,反电势检测。分步是调试BLDC电机程序。
- 2023-05-07 12:10:03下载
- 积分:1
-
多种button的演示代码,非常实用
多种button的演示代码,非常实用-multiple button of the display code, a very practical
- 2023-02-22 13:30:04下载
- 积分:1
-
This project demonstate how to make plugin system.
This project demonstate how to make plugin system.
- 2022-03-17 23:36:28下载
- 积分:1
-
编译原理的中文字符,应该是很有用的…
汉字编译原理,应该对初学者很有用的-Compiler Construction Principles of Chinese characters, it should be very useful for beginners
- 2022-04-20 09:46:42下载
- 积分:1