搜索资源列表
数字水印算法的代码
- 该目录包含了基于可移植的C语言的数字水印算法的代码。这些代码具有示范 性的意义,且有一定的鲁棒性。
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,
CORDIC
- CORDIC算法要求:CORDIC算法的代码,写成一个模块,有输入输出、原理、步骤、结果,有仿真波形 -CORDIC algorithm requires: CORDIC algorithm code, written in a module, there are input and output, principles, procedures, results, a simulation waveform
C51commonlyusedassemblysubroutine
- C51常用汇编子程序:ACM-12864汉字液晶显示驱动程序,定时与中断类,Ad转换类,排序类,频率计,串行通信,代码运算类,DES算法演示,C51_table,I2c总线,IIC,键盘与显示类,交通灯,步进电机,电机控制,-C51 compilation of subprograms used: ACM-12864 character LCD driver, timer and interrupt class, Ad Conversion class, sort type, frequency
fangan2
- 电脑鼠走迷宫迷宫搜索代码,有搜索算法的更新,-Computer mouse maze maze search code, a search algorithm updates
src
- 电脑书走迷宫国赛版本,速度和稳定性调整较为平衡,转弯代码进行了进一步的修改,使用者可以参照本代码进行迷宫算法与转弯方案的改进,具有较高的参考价值。-Computer game version of the book Maze country, a more balanced adjustment of speed and stability, turn further modify the code, users can refer to the code and turn maze algor
FSMC-SD-FAT-TXT
- STM32的FSMC的触摸屏控制代码,包括一些图形界面显示与TXT格式的文本小说的处理算法等等内容-STM32FSMC touch screen control codes, including some graphical interface display and TXT format text novel processing algorithm etc.
PolyFi
- 三次样条插值c代码的实现算法,已通过验证。-Cubic spline interpolation c code algorithm has been verified.
MSP430F149_complex
- 基于MSP430F149的综合通讯程序,目的是通过ADC采集传感器的输出,经标定算法最后通过串口232与上位机通信,以及DAC7512的模拟电压控制输出。代码调试通过,包含以上所有功能,适合做430单片机采集程序的框架-MSP430F149-based integrated communications program, the purpose is the acquisition of the sensor output by an ADC, the calibration algorithm
C51_MCU_PLC
- 某款PLC控制器产品的全套代码, 增强型51MCU, 重点代码,为I/O端口的 状态机控制,包括键盘\串口\数字模拟IO控制调度. 分析可以移植PLC的接口控制逻辑算法实现.-all Souce Code of one model of PLC product controller . based on enhanced MCS51 MCU.
Freescale
- 该代码是有关飞思卡尔智能小车比赛的全部代码,而且代码中详细的注释。该代码大体实现了小车智能寻迹、PID控制算法、 通过各种弯道、、、、、、对于飞思卡尔比赛人员具有很高的参考价值!-The code is the code about Freescale smart car contest, the code detailed notes. The code is generally realized smart car tracing PID control algorithm, throu
Amorphous
- 无线传感器Amorphous定位算法 Matlab代码-Wireless sensor the Amorphous positioning algorithm Matlab code
PIC-and-PC-communicate-Via-485
- PIC单片机与上位机以485方式通讯代码,内含CRC校验算法,经测试通过。代码风格利于阅读。-PIC microcontroller with the host computer communication code 485, containing the CRC checksum algorithm, after the test. Coding style is conducive to reading.
USER_CODE
- 电脑鼠keil下直接可用源代码,用泛洪搜索算法,使用连续转弯,冲刺代码-Under computer mouse keil source code directly available
new_rs_erasures
- ECC算法C代码,用于flash控制器等相关的一些纠错功能。-ECC algorith C code: include read-solomn and BCH code, especially for flash controller.
serio-machine
- 串口通信数据包状态机算法的解析代码片段,该代码片段可作为工程应用中上位机和下位机串口帧协议解析的参考,实现了一种基于状态机解析算法-Serial communication packet state machine algorithm for parsing code fragment, the code fragment can be used as engineering applications, PC and slave serial protocol analysis frame of
MCS51
- 二进制定点数运算/二进制浮点数运算/十进制(BCD码)数运算/代码转换/数据变换/排序、查找和非线性算法/数学函数/树和图/ 延时与跳转控制/人机交互接口/单片机测控接口/51单片机内部资源编程实例/单片机数据传输接口/波形发生与控制实例/C51单片机软件抗干扰和数字滤波-Binary fixed-point number operations/binary floating-point operations/decimal (BCD) operation/sorting/code conver
NAND01GR3B_VH1
- 存储器verilog仿真代码,可以产生仿真向量对存储器测试。flash存储器选用march算法进行仿真测试。-Memory Verilog simulation code, you can generate simulation vector on the memory test. Flash memory selection of March algorithm simulation test.
PID
- PID算法,可以参考里面的 一些代码 修改相应的 宏定义(PID algorithm, you can refer to some of the code, modify the corresponding macro definition)
温控增量式
- 本代码采用的是温控式PID模型,内容简介,可移植性强,不需要大量的存储空间(This code uses the temperature control PID model, the content is brief, the portability is strong, and the storage space is not required.)