-
EV
说明: 建立了电动汽车的电机模型,电池模型以及自适应巡航系统的ACC控制算法,采用神经网络控制对ACC系统控制器进行详细的设计(The motor model, battery model and ACC control algorithm of adaptive cruise system of electric vehicle are established. The controller of ACC system is designed in detail by using neural network control.)
- 2018-09-01 18:04:40下载
- 积分:1
-
FFT
用 VC + + 6.0 + SP4 + PP 或 GCC 的 SSE 优化快速安排变换 > = 3.4 或英特尔 C > = 8.0
- 2022-04-07 17:19:08下载
- 积分:1
-
WPF
WPF培训资料,里面都是学习WPF的源码(WPF training materials, which are the source of learning WPF)
- 2011-01-18 15:36:06下载
- 积分:1
-
transfer
说明: 各种数码之间的相互转换,比如2进制转10进制(Base Conversion Algorithm)
- 2010-03-19 10:55:40下载
- 积分:1
-
蝇量级 C语言可变长数组实现
用C语言实现的可变长数组,参考了开源的glib库,对其中的GByteArrary数据结构的源代码进行了提取。可用于单片机开发环境。
- 2022-02-03 16:35:34下载
- 积分:1
-
MUSICOVER
基于C51单片机proteus仿真的音乐播放器,可以播放多首歌曲以及基本的播放器按键功能。(C51 MCU proteus simulation based music player that can play multiple songs, and basic player key functions.)
- 2015-01-07 09:45:56下载
- 积分:1
-
SUANFAPPT
常用的算法设计策略(包括分治策略、动态规划、贪心策略、回溯法、随机算法等)
算法复杂度分析方法(计算迭代次数、使用递归方程、频度分析等)
(Commonly used algorithm design strategies (including the strategy of divide and conquer, dynamic programming, greedy strategy, backtracking method, random algorithm) algorithm complexity analysis (number of iterations, using a recursive equation, frequency analysis, etc.))
- 2013-04-23 12:28:26下载
- 积分:1
-
machine2mips
反汇编,机器码转成汇编代码——对输入的机器码要求:不要用二进制,用十六进制。也就是原来32位的2进制机器码改成8位的16进制机器码。(Disassemble, turn the machine code into assembly code- the input machine code requirements: Do not use binary, hexadecimal. That is the original 32-bit binary machine code into eight hexadecimal machine code.)
- 2021-01-07 19:18:53下载
- 积分:1
-
CHUAWEI
华为C++中级培训教材,包含一个word文件和一个ppt文件。(Huawei C++ Intermediate training materials, contains a word file and a ppt file.)
- 2010-12-31 19:12:50下载
- 积分:1
-
TCP_IPuC_IP
基于uC_OS且开放源码的TCP_IP协议栈——uC_IP
uC/IP是由Guy Lancaster编写的一套基于uC/OS且开放源码的TCP/IP协议栈,亦可移植到其它操作系统,是一套完全免费的、可供研究的TCP/IP协议栈,uC/IP大部分源码是从公开源码BSD发布站点和KA9Q(一个基于DOS单任务环境运行的TCP/IP协议栈)移植过来。uC/IP具有如下一些特点:带身份验证和报头压缩支持的PPP协议,优化的单一请求/回复交互过程,支持IP/TCP/UDP协议,可实现的网络功能较为强大,并可裁减。UCIP协议栈被设计为一个带最小化用户接口及可应用串行链路网络模块。根据采用CPU、编译器和系统所需实现协议的多少,协议栈需要的代码容量空间在30-60KB之间(And open-source based uC_OS TCP_IP protocol stack- uC_IP
uC/IP is written by a Guy Lancaster set based on uC/OS and open source TCP/IP protocol stack, can be ported to other operating systems, is a completely free, available for study of TCP/IP protocol stack, uC/IP source code is mostly released from the open source BSD sites and KA9Q (a DOS-based single-tasking environment running on TCP/IP protocol stack) transplant. uC/IP has the following features: header with authentication and compression support the PPP, optimized single request/response interaction, support for IP/TCP/UDP protocol, which enables a more powerful network function, and can be cut. UCIP protocol stack is designed with a user interface, and can minimize application serial link network module. Pursuant to the adoption CPU, compiler and systems required to achieve agreement on how much stack space required for code size between 30-60KB
)
- 2013-11-07 23:33:30下载
- 积分:1