搜索资源列表
已知两点求第三点的双字节无符号定点插值算法
- 两个点的线性插值定点数算法 说明:1、基本公式 y=( y2-y1 ) ( x-x1 ) / ( x2-x1 ) + y1 2、根据直线斜率的正负、内插外插的不同,分为6种情况。 3.参见文件夹中的“插值算法的6种情况”一图。-two points of linear interpolation algorithm for determining points : one, the basic formula y = (y2 - y1) (x-x) / (x2 - x1) y1 2,
FDI5.x
- FDI Intel开发的FLASH文件系统,功能很强大-FDI development of the Intel Flash file system, a very powerful function
xmodem
- X modem 协议文件传输在51单片机上实现源代码-X modem file transfer protocol on the 51 single-chip implementation source code
Simulation-D133
- 使用XML文件编写了使用与NS2的场景文件,利用这些场景文件编写TCL脚本对所需场景进行模拟仿真。-Prepared using the XML file to use with the NS2 scene files, use the scenes of writing TCL scr ipts for the required simulation scene.
nano-X-docs
- MicroWindows是一个开放源码的嵌入式GUI软件,目的是把图形视窗环境引入到运行Linux的小型设备和平台上。作为X Window系统的替代品,MicroWindows可以用更少的RAM和文件存储空间(100KB~600KB)提供相似的功能,允许设计者轻松加入各种显示设备、鼠标、触摸屏和键盘等;可移植性非常好,可用C语言实现;支持Intel 16位/32位CPU、MIPS R4000以及基于ARM内核的处理器芯片。由于和微软的windows注册商标存在冲突,从2005年月起,MicroW
ezxml
- linux下xml文件的读写操作封装,简洁明了。-xml files under linux to read and write operations package, simple and concise.
nfs_root
- nfs_root目录 里面是Linux的4个根文件系统,对应4个子目录: ① 最小的根文件系统fs_mini; ② 使用mdev机制的最小根文件系统fs_mini_mdev; ③ 含有qtopia图形程序的根文件系统fs_qtopia; ④ 含有X Window图形程序的根文件系统fs_xwindow。-nfs_root directory inside the 4 Linux root file system, corresponding to four subd
readxfile
- 载入x文件,并且可以用QWEASD六个按键控制模型的六个自由度。-read x file, and you can contr the module by keyboard.
TICCS4.X-Crack
- TI CCS4.X的和谐文件,测试过了,好用。-TI CCS4.X harmony files, tested, and easy to use.
PIC12F615-ADC.X
- PIC12F615单片机内带ADC转换应用实例,内涵Proteus仿真文件。-PIC12F615 microcontroller with ADC conversion application examples, meaning Proteus simulation files.
8-x-8-dot-matrix-scroll-design
- 51单片机做的8乘8点阵滚动设计,有仿真文件-51 microcontroller do 8 x 8 dot matrix scroll design, there are simulation file
ccar.X
- 新能源充电枪 充电桩 源代码 全套工程文件 符合新能源国标标准协议-New energy charge gun charge pile source code full set of engineering documents In line with the new energy GB standard agreement
iic_s_V1.0.X
- 用mcc配置PIC单片机做IIC通讯,重点在于配置文件的应用。-Do IIC communication with MCC configuration PIC microcontroller
ADC.X
- MAPLB工程文件,实现ADC采样,采用的是microchip 的dsPIC33f系列芯片。-MAPLBProject file, to achieve ADC sampling It uses a microchip dsPIC33f series of chips.
ECAN.X
- MAPLAB 工程文件,实现ECAN通信,具体配置已经配好,可自行添加相应的功能。-MAPLAB project files, to achieve ECAN communication, the specific configuration has been equipped with, you can add the appropriate function.
UART1_UART.X
- MAPLAB工程文件,实现串口通信,可实现单片机与串口调试助手通信-MAPLAB project files, to achieve serial communication, can achieve single-chip and serial debugging assistant communication
I2C_EEPROM.X
- MAPLAB工程文件,实现I2C与EEPROM的读写控制,基本配置已写好,可自行添加其他功能。-MAPLAB project files, to achieve I2C and EEPROM read and write control, the basic configuration has been written, you can add other functions.
SPI_FLASH.X.X
- MAPLAB工程文件,可实现SPI接口与FLASH的读写控制,基本功能已经配置好,可自行添加其他逻辑。-MAPLAB project file, can achieve SPI interface and FLASH read and write control, the basic function has been configured, you can add other logic.
新建文件夹 (2)
- #define uint unsigned int #define uchar unsigned char sbit dula=P0^1; sbit wela=P0^3; uchar num; uchar code table[]={ 0xc0,0xf9,0xa4,0xb0, 0x99,0x92,0x82,0xf8, 0x80,0x90,0x88,0x83, 0xc6,0xa1,0x86,0x8e}; void delay(uint z); void main() {
18f67k40.X
- 日常生活中经常见到的广告牌以LED流动发光的形式来增加效果,该文件就包含了流水灯的编程代码。(The billboards that are often seen in daily life increase the effect in the form of LED luminous light. The file contains the programming code of the water lamp.)