搜索资源列表
struct
- 本程序用作pid控制,不过基于AVR硬件乘除法,移植性不高,本人是作者。-the procedures for pid control, but based on the hardware AVR calculation method, transplantation is not high, is the author.
gcexception
- 主要实现将任务异常记录在tffs文件系统中-main task will be recorded in abnormal tffs File System # define EXC_MAX_ EXCEPTION_NUM 100 # define an EXC_MAX_NAME_LEN 00 typedef struct (NW_INT32 nExcNum NW_CHAR Sz谩sz ExcList [] [EXC_MAX_N EXC_MAX_EXCEPTION_NUM AME_LEN]) TEx
modbus
- MODBUS驱动,已经使用,从机方式,RTU,CRC校验-modbus drive ,c/s struct,rtu&ascii
905
- NRF905驱动代码 // The content of this struct is nRF905 s initialize data. // CH_NO=1 433MHZ Normal Opration,No Retrans RX,TX Address is 4 Bytes // RX TX Payload Width is 32 Bytes Disable Extern Clock Fosc=16MHZ // 8 Bits CRC And enable
libdvbpsi3-0.1.4
- ARM单单片机应用程序,将TS流转换为PSI的源程序,了解TS流的结构-This is a application program which work on ARM s MCU system. This program can translate the transport stream to PSI struct. With this program, you can know well about the TS struct.
多级中文菜单C51
- /**********************************多级菜单LCD显示********************************************/ /*********作者:王胜文。QQ:95201972 email:nunk@163.com 希望与大家交流2007。08。03**********/ #include #include #include #include #include void (*current_operation_index)();// u
移植uip-1.0到Atmega32
- 移植uip-1.0到Atmega32 1)把 uip-1.0 的所有文件加入到工程,包括 uip 目录的文件(除uip-split.c)、unix 目录的文件、lib 目录的文件; 2)修改 uip/uip-neighbor.c 文件的 void uip_neighbor_add(uip_ipaddr_t ipaddr, struct uip_neighbor_addr *addr) 函数,一般注释掉 printf 语句即可,或者改为你自己的串口格式化打印实现。 3)u
DiskRW
- Usage: dumprom [options] imagefile [offset [imagefile offset ...]] -d <dirpath> - save found files/modules to this path -v - verbose : print alignment, struct contents -q - quiet : don t print anything -n - don t use negative rva fi
nios_fudan
- Nios复旦教程,想学习SOPC的,要仔细研究啊,另附加Nios常用函数。-nios sopc nios_function
WINCE_Binfs_architecture
- WinCE Image *.bin *.nb0 文件的结构和格式以及详细的引导加载过程-WinCE Image architecture Executable Format struct
ip.h
- ip协议通用头文件格式,含20个字节ip协议头详细注释,-ip struct define
dekoder
- decoder in vhdl - model struct
writeAndReadToStructs
- C语言读取文件,写入结构体的功能,读取文件,解析文件,创建链表,打印-read file,and put data to struct use C
Assembly
- kniga za asembler PCI Enumerate Tool by WuJun@amoi.com.cn copy Irvine16.inc into c:\masm611\include copy Irvine16.lib into c:\masm611\lib compile command: ML /nologo -c -Fl pci.asm link command: LINK /nologo pci,,NUL,Irvine16 Hist
shijianpianlunzhuansuanfa
- 操作系统 时间片轮转算法 struct PCBNode { int processID //进程ID STATUS status //进程状态 int priorityNum //优先数 int reqTime //总的需要运行时间 int remainTime //剩下需要运行时间 int arriveTime //进入就绪队列时间 int startTime //开始运行时间 int finishTime //结束运行
qrsc
- 嵌入式 C_C++语言精华文章集锦 struct深层探索、extern“C”含义探索、void及void指针深层探索、可变参数表深层探索、基于ARM的嵌入式Linux移植真实体验、Linux设备驱动编程。C语言高效编程的几招-Embedded C_C++ language to explore the deep essence of the article highlights struct, extern " C" to explore the meaning of, v
V4L2-struct
- 一个关于v4l2图像采集流程介绍,以及一些重要的结构体。-video capture about v4l2 and some importan struct struct
AVR-IO-struct-and-control
- 收藏多年的Avr的功能測試程序 簡單易懂很適合初學者-Collection for many years Avr function test program is very easy to understand for beginners
System_Demons
- 0.最简单的SystemC程序:hello, world. 1.用SystemC实现D触发器的例子,同时也演示了如何生成VCD波形文件。 2.用SystemC实现同步FIFO的例子。这个FIFO是从同文件夹的fifo.v(verilog代码)翻译过来的。 3.如何在SystemC中实现延时(类似verilog中的#time)的例子。 4.SystemC文档《User Guide》中的例子。注意和文挡中稍有不同的是修改了packet.h文件,重载了=和<<操作符。这其实
struct
- mystrcpy this is a mystrcpy test.