资源列表
text1
- 流水灯模块化编程 51单片机 keil c编程-Light water modular programming 51 microcontroller keil c programming
ShopEx-jingdong
- shopex模版 仿京东商城模版,ftp版,查看说明-shopex template imitation Jingdong Mall template, ftp, View Descr iption
testi2c
- 微机电传感器接口采集程序(adxl345,itg3200,hmc5883l),采用usbI2C协议-MEMS sensor interface acquisition program (adxl345, itg3200, hmc5883l), using usbI2C protocol
PWM
- c语言产生占空比可变的方波,用定时器做出来的。-c language variable duty cycle square wave
chengxu
- 可以实现随机抽签的一个小程序的源码,需要根据相应格式设置一个txt文件-Random draw for a program' s source code can be achieved, according to the corresponding format set up a txt file
traverG
- 图的搜索,从文件中读取数据,数据结构上的算法-FIG search, and data is read from the file, data structures, algorithms
bootanimation
- android开机动画 android开机动画 android开机动画-android boot animation android boot animation android boot animation android boot animation android boot animation
c-spy
- 潜伏者用c语言实现,绝对的经典,好用,c语言编程者必看-The Lurker c language, absolute classic, easy to use
Establish-single-table-and-sort
- 问题:建立单链表,并对单链表中的数据进行排序。方法:先建立单链表,再利用改良的冒泡法对单链表进行排序,并打印输出。-Issues: the establishment of a single linked list, sort and data in a single linked list. Methods: First, create a single linked list, improved reuse bubbling single linked list, sort, and pri
stringzip
- 问题:输出字符串连续出现的字符及次数,比如字符串为aabbaddd,则输出2a2b1a3d。 方法:先遍历字符串,再判断后续连续有多少个字符与前一个字符相等,计数累加;若不等,则重新将最后一个不等的字符串作为被判断的字符重新与其后续字符比较。-Question: the character and the number of consecutive output string, such as string aabbaddd output 2a2b1a3d. Method: first trav
3gpp-turbo
- 3gpp下的turbo码的编译码仿真程序,经测试可直接运行-3gpp turbo code in compiled code simulation program
stringfilter
- 问题:字符串过滤,仅保留字符串第一次出现的字符。 方法:首先遍历字符串,把第一次出现的字符存入输出字符数组中,输出字符指针递增,以保存下一个;第二次出现的字符不存入输出字符数组中;以此类推,最终得到结果。-Problem: string filter, retaining only the string first characters. Method: First traversal string, the first occurrence of the character stored in