资源列表
tuishuxitong
- 三层图书管理系统源代码 三层图书管理系统源代码-three library management system three-tier source code library management system source code
elbsxh
- 两个任意链表合并成单链表,并按顺序排列。先进先出。-two arbitrary Chain merged into single linked list, with a chronological order. FIFO.
12yaovote
- 投票调查系统,可以在你的站点上设置投票和调查项目!-poll system, you can set up the site to vote and survey project!
dxsxj
- 有次序的两个多项式相加,用链表实现。 -a polynomial order of the two together, with Chain achieve.
avr_spi
- avr的程序,spi通信的程序,还有好多其他的-avr procedures, 20 communications procedures, there is still much to the other
jisuan
- 两位十进制数的四则运算,用菜单控制,减法支持负数,除法有8位小数。-two decimal number of four computing, using the menu control, subtraction support negative, the division has eight minority.
avr_adc
- avr的ad转换程序例子,在ouravr上面还有很多好的入门例子程序-avr conversion examples in ouravr above there are many good examples of entry procedures
msp430_prog
- msp430的c语言例程,基本的程序都有,可以用作试验-Controller c routines language, the basic processes that can be used to test
duoxiangshi
- Status InitPolyn(polyn P) {/*建立一个空的一元多项式的链表*/ P=(polyn)malloc(sizeof(LNode)) if(P==NULL) exit (OVERFLOW) P->data.coef=0 P->data.expn=-1 P->next=NULL return OK }/*InitPolyn*/-Status InitPolyn (Polynesia P) (/ * est
SPLC501Music
- 关于SPLC501C的液晶编程,实现了音乐动画,有参考价值-on SPLC501C LCD programming, animation realization of the music, a reference value
ChineseMenu
- 关于SPLC501C的液晶编程,实现了中文菜单形式,可以参考-SPLC501C LCD on the programming and realized the Chinese menu form, they can refer to
TinyCompiler
- 这是我自己实现的一个微小的编译程序,附可执行代码的虚拟机,是理解编译原理的绝好材料.-that I realized a small compiler, attached executable code virtual machine, yes understanding of compiler theory excellent material.
