-
秉火多功能调试助手V1.2.0
是一款用于基于北斗GPS解析数据的上位机软件,适用于K60单片机。(zasxaceacascawsssssssss)
- 2021-03-03 17:09:33下载
- 积分:1
-
Protues仿真实例(8050)-I2C协议
说明: Protues仿真实例(8050)-I2C协议(Protus simulation example (8050) - I2C protocol)
- 2020-06-24 13:00:02下载
- 积分:1
-
7816智能卡
智能卡接口是在 USART 智能卡模式下开发的。关于USART 寄存器的描述,请参阅STM32F10xxx用户参考手册。USART 智能卡模式支持ISO 7816-3 标准中定义的异步协议智能卡。在智能卡模式使能的情况下,USART 必须配置如下:● 8位数据位加上奇偶校验● 0。5 或1。5 位停止位一个5 位的预分频器和智能卡时钟生成器为智能卡提供时钟。与软件协力工作的GPIO 引脚用来提供与智能卡交互的其他功能。
- 2023-08-08 23:15:03下载
- 积分:1
-
longgekuta
针对肖田元教授所著的《系统仿真导论》中龙格库塔法参考程序研究生很难看懂的现象,我加上了注释,使初学者能把学习算法和编写程序对应起来,从而可以有效地掌握算法的实现,对于用龙格库塔法进行在线实时仿真、建模、最优控制及自适应控制的教学有意义。(Professor Xiao Tianyuan for the book " Introduction to System Simulation," in reference to Runge-Kutta method is difficult to understand the phenomenon of post-graduate program, I have added comments to beginners can learn the corresponding algorithms and programming together, which could effectively implementation of control algorithms, using Runge-Kutta method for online real-time simulation, modeling, optimal control and adaptive control of a meaningful education.)
- 2010-02-07 17:09:08下载
- 积分:1
-
StudentsInfoSystem
学生信息管理系统是可以通过对学生信息的增加、删除、修改、查询等操作来管理学生的相关信息(Student Information Management System can be passed on information of the students to add, delete, modify, query and other operations related to the students to manage information)
- 2020-07-03 06:20:02下载
- 积分:1
-
power-flow
本程序用C语言实现直角坐标系下的牛拉法潮流计算(power flow calculation program using C language under the rectangular coordinate system
)
- 2013-10-06 19:04:05下载
- 积分:1
-
简单的差分进化算法(DE)
D I F F E R E N T I A L E V O L U T I O N
C-code in the file de.c implements Differential Evolution (DE) algorithm,
more precisely DE/rand/1/bin [1,2,3] version of the method. This DE
variation is probably the most used DE variation and perform well with
arbitrary problems.
Whole algorithm is in the file de.c and you may implement your
optimization problem to a separate file. You do not have to make any
changes to the de.c file, all the problem specific definitions are to be
made only the file where objective function is in function func. See for
example file rastrigin_2d.c for problem description.
You can compile the program with command:
gcc -Wall -pedantic -ansi -O -o de de.c problem.c -lm
, where you replace problem.c file with the file name containing your
optimization problem.
- 2023-05-25 11:35:03下载
- 积分:1
-
直-源
电视直播源,可用于超级直播软件使用,可编辑。txt文本格式(Television Live Source)
- 2020-06-21 15:40:02下载
- 积分:1
-
C51
C51中的指针应用之一~~~~~~~~~~~~~~~~很好的东西哦~~~~~~~~~(Application of C51 as one indicator of good things Oh ~~~~~~~~~~~~~~~~ ~~~~~~~~~)
- 2009-06-16 17:02:21下载
- 积分:1
-
VCPP-and-matlab
本功能实现VC++与matlab的动态链接,能够具体实现三角函数的绘制,并能实时描点。(This feature dynamic link VC++ with Matlab, the concrete realization of the drawing of the trigonometric functions, and real-time depiction point.)
- 2012-07-02 11:01:26下载
- 积分:1