搜索资源列表
DSP--c
- c语言dsp算法大全,经典,推荐看看 c语言dsp算法大全-c language dsp algorithm Daquan, classics, and recommended a look at language dsp algorithm c Solutions
VxWorks_rwdd
- VxWorks系统的任务调度机制.pdf Vxworks经典论文 摘要:针对多任务系统而言,调度是指根据一定的算法.将CPU 分配给符合条件的任务使用,不同的系统任务调 度机制不同。本文介绍VxWorks系统的任务调度策略和算法.分析优先级倒置产生的原因并给出解决方案。重点阐述静 态表方式的实现方法并给出C语言程序框架。 关键词:调度;任务;优先级;倒置;静态表
pid
- 一个经典的PID算法实例 很有参考价值 C语言实现
VQ_C_language
- 基于经典LBG算法的矢量量化的C语言实现,注释详尽,很容易让读者理清程序算法和思路。函数的功能和怎么调用,一目了然。-Based on the classic LBG vector quantization algorithm C-language implementation, comment in detail, it is easy for readers to sort out procedural algorithms and ideas. The function and how f
C_language_programming_algorithm_factorial_classic
- C编程实现阶乘的C语言的算法经典代码C language programming algorithm factorial classic code-C of C language programming algorithm factorial classic code
178_classic_c_source_code
- 100多个经典C语言编程实例,可以直接在TC上编译运行,都是一些常用的算法函数,写成子程序可以快速应用到自己的工程开发中,有助于C/C++初学者快速提高编程技巧。
12864
- 绝对经典的液晶12864显示汉字+字母数字(仿真+C程序) c语言编写 算法清晰-LCD 12864 display absolute classic alphanumeric characters+ (emulation+ C program) c language algorithm clearly
178-classic-C-language--source-code
- 178个经典c语言源代码,包括很多常用算法的,实例-178 classic C language source code
pid
- 伺服控制PID改进算法 经典控制算法单片机C语言源程序-PID servo control algorithm for the classical control algorithms to improve C-source SCM
Black-line-extraction
- 智能车竞赛CCD循迹算法,两条黑线提取的经典算法,用C语言编写,很简洁。-Smart car competition CCD tracking algorithm, two black lines drawn classical algorithm, using C language, is very simple.
C-18-typical-classic-program
- C语言18个经典程序,算法。可以用到很多场合-18 typical programs. Could use in many situations
fb58pid
- PID算法,C语言经典,很实用,下载看看吧-PID algorithm C program reference, it is the classic PID control method
base-on-C-PID
- 基于C语言的数字PID控制算法及实现,属于经典PID算法中的比较实用的一种实现方法-C language-based digital PID control algorithm and implementation, are the classic PID algorithm to achieve a more practical method
btree
- linux c语言面试中经常遇到经典二叉树算法-linux c language interview often encountered in classical binary tree algorithm
C#入门经典(第五版)
- 算法精解:C语言描述(中文版),适合研究算法的初学者学习(Solution: C algorithm descr iption language (Chinese version), suitable for beginners learning algorithm)
C语言图像处理
- 用C语言编写图像处理经典算法,可用VC运行,本科资料