搜索资源列表
Crc32源码3种算法
- CRC32,适用于internet,文件等的校验,可靠程度比CRC32高,但运算要比CRC16复杂,需要的占用的代码空间也大一点-CRC applied to internet, checking the documents, reliable than CRC, but the operation than CYXLIC REDUNDANCY complex, requiring the occupants of the large code space 1:00
正弦波源程序代码[完整的]
- 包括DSP算法样例,针对初学开发,绝对实用-including DSP algorithm example, against beginners development, absolutely practical
DSP_Code_Packet
- 该代码包是DSP的c代码集合,包含常用的DSP算法代码。-the DSP code is the code c collection includes common DSP algorithm code.
数字水印算法的代码
- 该目录包含了基于可移植的C语言的数字水印算法的代码。这些代码具有示范 性的意义,且有一定的鲁棒性。
c8051f0xx单片机fft算法代码
- 采用的是c8051f系列单片机,算法是通用的,应用Keil软件可直接打开执行
电脑鼠国家赛代码
- 电脑鼠国家赛竞赛代码,具有随机算法,向心法则,截断冲刺的功能!
算法设计中经典的格雷码生成问题
- 算法设计中经典的格雷码生成问题,采用分治法解决,代码精炼,Algorithm design in the classic Gray code generation problems, the use of sub-rule law, code refined
booth.rar
- 一个基于VerilogHDL语言的16位的booth算法的乘法器及其测试代码,VerilogHDL language based on the 16-bit multiplier of the booth algorithm and test code
IEEE电脑鼠走迷宫代码第二版
- IEEE电脑鼠走迷宫代码第二版,此版为参加省赛所用的代码,依旧采用高速转弯方案,本方案所采用的调校方案较为保守,速度不是特别快,但是稳定性较高,可以顺利走完16*16迷宫,并可以进行简单修改走8*8迷宫,另外,如果对迷宫算法不满意可以单独提取转弯部分代码进行自行改编。-IEEE Computer Mouse Maze Code Second Edition, this version of the game used to participate in the provincial code,
PID.rar
- PID参数确定调节四项原则(附代码)代码是增量式PID算法代码。适用于TMS320F2812DSP开发板,PID parameter determines the principles of regulation 4 (with code) code is an incremental PID algorithm code. Applies to TMS320F2812DSP Development Board
SearchMaze
- 代码实现了电脑鼠走迷宫,利用“洪水”算法,快速并且准确-Code to achieve a computer mouse maze, using the " flooding" algorithm, fast and accurate
RE: MSP430L092官方示例代码
- 基于MSP430L092官方示例代码的角度加速传感器的例子代码学习
基于FPGA的反余弦算法代码
- 通过crodic算法迭代通过对常数C的设定旋转迭代x的分量使它等于常数C从而求出输入值c的反余弦arccosc的角度值
ARM 加解密功能算法
- 文件包为ARM加解密库,都是C代码。 内部包含对称算法如AES、SHA、XXTA等。非对称算法包含RSA、ECC等。(The file package is the ARM encryption and decryption library, all of which are C code. The internal contains symmetric algorithms such as AES, SHA, XXTA, etc.. Asymmetric algorithms incl
算法代码
- 这是一个关于pid调节的子程序,可以帮助初学者更好地了解pid算法(This is a regulation on the PID subroutine, which can help beginners better understand the PID algorithm)
RL78四轴飞行器完美起飞开源代码
- 解锁PID并控制RL78四轴飞行代码,到手既飞(Unlock PID and control)
电机位置闭环控制(代码详细注释)
- 基于stm32的用PID算法实现的电机位置控制程序(STM32 based on PID algorithm to achieve the motor position control program)
fuzzy
- 单片机模糊控制算法代码,用于简单的模糊控制实现,需要自行调整参数。(The code of fuzzy control algorithm of single chip microcomputer is used for simple fuzzy control, and it needs to adjust the parameters by itself.)
四轴飞行器代码
- 采用STM32F103开发的一款简易四旋翼无人机飞控及遥控代码,适合想做无人机的同学研究借鉴。(A simple four rotor UAV flight control and remote control code developed by STM32F103 is suitable for students who want to do UAV research and use for reference.)
算法
- 内涵pid算法的指导,有代码可以参考,帮助新人了解pid(Connotation PID algorithm guidance, code can be used for reference, to help new people understand PID)