搜索资源列表
DS18B20diver(c)
- DS18B20驱动程序(C语言)功能:实现对DS18B20的读取-DS18B20 Driver (C language) function : to achieve the right read DS18B20
bysjjimmy
- OFDM系统的C语言程序,其中少了IFFT及FFT部分(外网了随便搜下很多的^_^)-OFDM System C Programming Language, a minority of the FFT and IFFT some (external networks arbitrarily seized under a lot of ^ _ ^)
Thewagesmanagementsystem
- C语言程序,适应于日常应用,有什么不足请多多指教。-C Programming Language, adapted to day-to-day applications, what are the deficiencies please exhibitions.
PID
- PID算法C语言程序,实现了简单的PID控制功能
C语言程序
- 用c语言编写的一个游戏、通讯录程序-use of a language game, contacts procedures
51读写at88sc102代码
- at88sc1604/at88sc102卡基于51单片机的汇编语言程序
JM-003.电动车防盗器主机c语言程序
- 电动车防盗器主机c语言程序,带六音循环程序,Electric vehicle anti-theft device host c language program, with six-tone cycle procedures
TextFace
- 医院专家门诊挂号系统,用C语言编写的程序可结业课设 -Hospital specialist out-patient registration system, with programs written in C language can be closed down classes based
Commonly-used-c-program
- 100个经典C语言程序,在以后的程序过程中,这些都是常用到的,如要应聘软开的,这些也是HR常问的。-100 classic C language program, in the later program process, these are commonly used, if you want to apply for soft open, these also HR often ask.
classic-C-language-program
- 有很多的经典C语言程序!很实用对于一些人来说学习C很有效果哦!-There are a lot of the classic C language program! Very practical for some learning C have the effect very much oh!
C-programming-manual
- 有很多的经典C语言程序!很实用对于一些人来说学习C很有效果哦!-There are a lot of the classic C language program! Very practical for some learning C have the effect very much oh!
c-
- C语言程序设计入门经典源代码,适用于初学者练习和学习-Introduction to C Programming Language classical source code, suitable for beginners to practice and learn
c
- 一个简单使用的c语言程序,可以绘出优美的图案-C language program, you can draw a simple and beautiful pattern
C-language-program-code
- 经典的C语言程序代码 对于初学者很有帮助-The classic C language program code is very helpful for beginners
genenetic-algorithm-C-
- 一个函数优化遗传算法的C语言程序,可解决一般的函数优化问题-A function to optimize the C programming language of genetic algorithm, to solve the general function optimization problem
C
- 内容主要是C语言程序设计(姚琳主编)课后习题的源代码-answer to C exercise
C
- 实现杨辉三角的输出,字符指针检测回文,字符数组检测回文,字符串按要求排序,哥德巴赫猜想的验证等C语言程序,亲测有效-Print Pascal s Triangle Goldbach conjecture verification The method of judging character array palindrome
C-chengxu
- 线性顺序表插入与删除,C语言程序以及完成实验的结果示意截图。- U7EBF u6027 u987A u5E8F u8868 u63D2 u5165 u2E0E u5220 u9664 uFF0CC u8BED u8A00 u7A0B u5E8F u4EE5 u53CA u5B8C u6210 u5B9E u9A8C u7684 u7ED3 u679C u793A U610F u622A u56FE u3002
定时器产生延时通7秒断13秒程序
- c语言程序实现定时器产生延时通7秒断13秒的小程序(C language program to achieve a timer delay, 7 seconds to break 13 seconds of small procedures)
方程求解程序
- 有函数f(x)=ex可展开成:f(0)+f’(0)x/1!+f”(0)x /2!+…。编写函数程序求ex,使误差小于0.0000001。(The function f (x) =ex can develop into: F (0) +f (0) "x/1! +f" (0) x + /2.... Write function program ex, so that the error is less than 0.0000001.)