资源列表

排序选择:

« 1 2 ... .43 .44 .45 .46 .47 60048.49 .50 .51 .52 .53 ... 267454 »

[数值算法/人工智能PID-c-source-code

说明:在使用单片机作为控制cpu时,请稍作简化,具体的PID参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采用浮点数运算,而将所有参数全部用整数,运算到最后再除以一个2的N次方数据(相当于移位),作类似定点数运算,可大大提高运算速度,根据控制精度的不同要求,当精度要求很高时,注意保留移位引起的“余数”,做好余数补偿。这个程序只是一般常用pid算法的基本架构,没有包含输入输出处理部分。-In the use of single-chip microcomputer as
<王强> 在 2025-07-12 上传 | 大小:1kb | 下载:0

[Dephi控件源码CommSendfile2

说明:通过串口进行文件传输,包含完整的例子 -Through the serial port for file transfer, contains a complete example of
<翔飞> 在 2025-07-12 上传 | 大小:687kb | 下载:0

[电子书籍mcx314cn

说明:MCX314芯片的说明书,对研究运动控制有一定帮助。-MCX314 chip specifications, the study of motion control have some help.
<朱文金> 在 2025-07-12 上传 | 大小:976kb | 下载:0

[嵌入式LinuxAT91RM9200-BasicIdle-ARM1_2-2_0

说明:arm启动代码,可以在arm板子上使用,用于其启动-arm startup code, you can use in the arm board, for its start
<刘一达> 在 2025-07-12 上传 | 大小:355kb | 下载:0

[其他小程序ofview

说明:用来查看系统当前正在使用的文件 是英文版的-Used to view the system is currently being used is the English version of the document
<翔飞> 在 2025-07-12 上传 | 大小:45kb | 下载:0

[DirextX编程QtWebCamTest

说明:使用qt做界面,DirectX9_c做摄像头视频采集,并用ffmpeg进行h263的编解码,最后在qt界面上显示视频图像-Qt do use interface, DirectX9_c camera to do video capture, and ffmpeg codec for H263, and finally in the qt interface to display video images
<毛熙文> 在 2025-07-12 上传 | 大小:1.96mb | 下载:0

[其他小程序smartread_sdk

说明:对于DLL的调用方法,用于C,VB,DELPHI,PB中-Call for the DLL method for C, VB, DELPHI, PB in
<翔飞> 在 2025-07-12 上传 | 大小:110kb | 下载:0

[人工智能/神经网络/遗传算法TSP

说明:这是一个用遗传算法来求解旅行商问题(TSP问题:Travelling Salesman Problem)的源代码,学习遗传算法,演化计算的很值得一看!-This is a genetic algorithm to solve the traveling salesman problem (TSP problems: Travelling Salesman Problem) source code, learning genetic algorithm, evolutionary computat
<郭肇禄> 在 2025-07-12 上传 | 大小:70kb | 下载:0

[matlab例程stbc

说明:空时码中的STBC技术编码方案,包括采用2发1收天线和单发单收天线的源码-Space-time code of STBC technical coding schemes, including the use of 2-fat one received antenna and single antenna, single-source collection
<张亮> 在 2025-07-12 上传 | 大小:2kb | 下载:0

[Dephi控件源码ZnHideForm

说明:使窗体在桌面边沿停靠的组件,类似QQ自动隐藏的样式-So that form the edge of the desktop docking components, similar to the style Auto Hide QQ
<翔飞> 在 2025-07-12 上传 | 大小:46kb | 下载:0

[人工智能/神经网络/遗传算法EGA

说明:这是一个用遗传算法来求解目标函数优化问题的源代码,学习遗传算法,演化计算的很值得一看!-This is a genetic algorithm to solve the optimization problem the objective function of the source code, learning genetic algorithm, evolutionary computation is very worth a visit!
<郭肇禄> 在 2025-07-12 上传 | 大小:618kb | 下载:0

[JSP源码/Javajava

说明:java面试中,经常遇到的问题,里面有详细的答案,如果大家要面试想准备的话,这个是不错的选择-java interview frequently encountered problems, there are detailed answers to the interview if the U.S. would like to prepare, this is a good choice
<何一> 在 2025-07-12 上传 | 大小:17kb | 下载:0
« 1 2 ... .43 .44 .45 .46 .47 60048.49 .50 .51 .52 .53 ... 267454 »

源码中国 www.ymcn.org