-
iso7816-2
这是一个关于ISO7816-2协议的源文件(This is a ISO7816-2 protocol source files)
- 2013-11-14 15:26:55下载
- 积分:1
-
PSO
针对传统的算法如遗传算法、粒子群算法等在TSP问题上求解精确性和求解规模上都还有一定的不足,本文提出了一种基于动态规划思想的粒子群优化算法。该算法用动态规划的方法实现粒子间的信息交互和粒子的进化,并且将粒子群中的粒子按无标度信息指导网络拓扑图的方式进行连接。仿真结果表明该方法能有效地减小误差率,提高解的精确,同时还保持了较低的计算复杂度,具有良好的稳健性。(TSP problem solving for the traditional algorithms such as genetic algorithms, particle swarm optimization accuracy and solving the scale, there is a certain lack of a dynamic programming algorithm-based particle swarm optimization algorithm. The algorithm using dynamic programming method to achieve the evolution of information exchange between the particles and the particles, and particle swarm particle scale-free information guide network topology map to connect. The simulation results show that this method can effectively reduce the error rate and improve the solution precision, while maintaining a low computational complexity, good soundness.)
- 2013-01-07 18:05:35下载
- 积分:1
-
D_Motor
AT89C51控制步进电机,实现正反转加减速,驱动芯片是ULN2803.(AT89C51 control the stepper motor to achieve reversing acceleration and deceleration, the driver chip is the ULN2803.)
- 2011-05-30 21:09:36下载
- 积分:1
-
MATLAB-DLL
将matlab的m文件生成可供labview调用的dll(The matlab m file is generated for LabVIEW call DLL)
- 2014-11-10 19:28:04下载
- 积分:1
-
数据结构基本问题C实现
说明: 一些基本的数据结构问题,用C语言实现,我们学校的上机作业,大家可以参考一下
包括1、Josephu问题 2、一元多项式加法 3、三元组表示的稀疏矩阵的一些操作
4、n阶“魔方”的解法 5、Hanoi塔 6、中缀转后缀 7、二叉排序树 8、快速排序 9、谢尔排序(Some basic data structure problems, implemented in C language, our school homework on the computer, you can refer to it.
Including 1, Josephu Problem 2, Polynomial Addition 3, Some Operations of Sparse Matrix Represented by Triple
4. Solution of Magic Cube of order n 5, Hanoi Tower 6, suffix-to-suffix 7, binary sorting tree 8, fast sorting 9, Shell sorting)
- 2020-06-22 05:40:01下载
- 积分:1
-
qidian9-good
起点9小说整站系统带采集wap源码,值得下载哦.(Starting point for the whole station system with nine stories collected wap source code, it is worth to download oh.)
- 2010-01-03 12:36:38下载
- 积分:1
-
ALIENTEK-MiniSTM32-DHT11-
stm32 mini板dht11温湿度测试程序(stm32 mini board dht11 temperature and humidity testing procedures)
- 2021-01-19 17:18:41下载
- 积分:1
-
STM32三菱PLC源码原理图
STM32三菱PLC源码原理图
- 2020-12-05下载
- 积分:1
-
STM8S-A10_I2C读写EEPROM(模拟)
I2C作为常见串行通信的其中一种,在嵌入式领域中占有很重要的地位。原因在于我们嵌入式开发的产品中有很多设备都是使用I2C进行通信的。我们开始学习单片机开发的时候最先接触的应该是使用I2C操作EEPROM(如AT24C08)通信,这也是典型的I2C通信例子。其实还有很多常见的I2C通信设备,如温度芯片、触摸芯片、时钟芯片等,当你工作今后或多或少都会遇到I2C通信的设备。所以,如果你有时间的话,请花一定时间去研究学习一下I2C通信协议,当你以后工作中需要用到I2C设备,而你没有了解过,那个时候再去了解,恐怕项目的进度会因此而受到影响。
- 2022-04-28 22:06:35下载
- 积分:1
-
微软图表插件和实例,使用C#语言编写
本词条缺少名片图,补充相关内容使词条更完整,还能快速升级,赶紧来编辑吧!
MSChart控件,给图形统计和报表图形显示提供了很好的解决办法,同时支持Web和WinForm两种方式,包含英文版,中文版。MSChart控件与一个数据网格(DataGrid对象)关联,该数据网格存放了要显示的数据,数据网格也可以包含用于图表中标识系列或类别的标签。图表应用程序设计者在数据网格中插入数据或从报表或矩阵中输入数据。
- 2022-01-27 13:20:23下载
- 积分:1