-
MainPage
基于VC++的,以操作文件的方式(CreateFile,WirteFile,ReadFile)来操作串口实现的射频卡门禁系统,实现了包括读卡写卡,寻卡防冲突等功能。(Based VC++ in order to manipulate papers (CreateFile, WirteFile, ReadFile) to operate the serial interface of the RF card access control systems, including the realization of the card reader to write, look for cards anti-collision function.)
- 2013-06-28 15:30:21下载
- 积分:1
-
SM3的加密
说明: SM3的加密。运行在VC++6.0的环境下。(SM3 encryption process.)
- 2020-06-19 09:20:02下载
- 积分:1
-
IEEE4牛顿法
使用C#进行潮流计算,算例为4节点的标准电网,计算结果可与电力系统分析教材相对比,无误差(based on C# to do power flow)
- 2017-08-03 16:23:44下载
- 积分:1
-
Msimplefuunca
几个用matlab实现正向云发生器,k均值算法的的程序,都已调试通过 ,经测试可直接使用。
(Several matlab realize positive cloud generator, k-means algorithm procedures have been debugging through, has been tested and can be used directly.)
- 2012-09-30 18:15:57下载
- 积分:1
-
247750_TSN3151-Lecture-03-v1
Parallel programing chapter 3
- 2019-02-13 20:34:30下载
- 积分:1
-
3维立体机器人源图
超值机器人编程在双足机器人HEUBR _1 的设计中, 下肢采用了一种新的串并混联的仿人结构, 并在足部增加了足趾关节。为验证该仿人结构设计的合理性及拟人步态规划的可行性, 在ADAM S虚拟环境中建立了双足机器人HEUBR_1 的仿真模型。通过拟人步态规划生成了运动仿真数据, 在ADAM S虚拟环境中实现了具有足趾运动的拟人稳定行走, 经仿真分析, 获得了双足
机器人HEUBR_1拟人行走步态下的运动学和动力学特性, 仿真结果表明: 双足机器人HEUBR_1的串并混联的仿人结构设计能够满足行走要求, 且拟人步态规划方法可行, 有足趾运动的拟人行走具有运动平稳、能耗低、足底冲击力小的特点。稳定行走的仿真步态数据可为下一步双足机器人H EUBR_1样机行走实验提供参考数据。
- 2022-01-26 06:39:33下载
- 积分:1
-
金融炼金术-乔治·索罗斯
说明: 索罗斯都要用的EA变成技术!MT4变成必学,下载绝对不会后悔。(Soros will use EA to become technology! MT4 becomes a must learn, download will never regret.)
- 2019-12-10 22:21:19下载
- 积分:1
-
浮点数运算
说明: 浮点数的表示与算术运算算法分析,要求理论推导与程序模拟。
算术运算包括字符串到浮点数、浮点数到字符串的转换,加、减、乘、除四则运算等。要有说明文档,包括算法证明、程序框图、使用方法、特殊处理(溢出、数位扩展)、实例分析等等。字符串转换可能稍难。
typedef unsigned int dwrd; #32-bit
char* ftoa(dwrd);
dwrd atof(char*);
dwrd fadd(dwrd, dwrd);
dwrd fsub(dwrd, dwrd);
dwrd fmul(dwrd, dwrd);
dwrd fdiv(dwrd, dwrd);(The representation of floating-point number and the analysis of arithmetic operation algorithm require theoretical derivation and program simulation.
Arithmetic operations include string to floating point, floating point to string conversion, addition, subtraction, multiplication, division and so on. Documentation should be provided, including algorithm proof, program block diagram, usage, special handling (overflow, digital expansion), case analysis, etc. String conversion can be slightly difficult.
typedef unsigned int dwrd; #32-bit
char* ftoa(dwrd);
dwrd atof(char*);
dwrd fadd(dwrd, dwrd);
dwrd fsub(dwrd, dwrd);
dwrd fmul(dwrd, dwrd);
dwrd fdiv(dwrd, dwrd);)
- 2021-03-29 23:19:10下载
- 积分:1
-
EX9_LCD1602
ME850单片机开发实验仪演示程序 - LCD1602显示 基于
c51系列的单片机程序,用AT89S52延时通过(ME850 SCM experimental instrument demo- LCD1602 display based on
c51 series SCM process, using AT89S52 delay through)
- 2013-10-03 18:23:10下载
- 积分:1
-
0--9shibie
用MATLAB 实现一简单的数字(0--9)识别程序,非常好的源码。(Using MATLAB to achieve a simple number (0- 9) identification procedures, a very good source.)
- 2008-01-04 10:40:19下载
- 积分:1