搜索资源列表
C语言库函数汇总
- 较为全面地介绍了C语言的各种库函数,是程序员的好帮手。-more complete descr iption of the C language library functions, the programmer is a good helper.
高质量程序设计指南 C++ C 语言
- 电子文档(PDF格式):《高质量程序设计指南》(C和C++语言描述)-electronic files (PDF format) : "high-quality programming Guide" (C and C language descr iption)
C语言程序设计及应用实例
- C语言程序设计及应用实例,很详细的哦!PDF格式,适合入门和提高者.-C Programming Language Design and Application examples, very detailed Oh! PDF format suitable for entry and persons.
钢琴(C语言)
- 用C语言编写的钢琴,可以自己演奏,也可以播放自己编写的音乐文件。后者是自己编写歌曲文件,应用程序通过读取该文件,能播放音乐。是一种简单的音乐播放器的模型。-C language of the piano, their performances can also be prepared by the broadcast their music files. The latter song is its own document preparation, application procedures
《实战AVR单片机C语言》
- 在本教程当中,所有的程序都是以 GCCAVR 来编写,而且全部利用硬件调试通过,在没有 特殊指明的情况下使用内部 1M 晶振。本教程的全部硬件实验都是以分立元件为主。因为: 第一﹑学习板的硬件电路已经固定好了,从而限制了你的逻辑思维,相对来讲分立元件则非 常灵活; 第二﹑当你学习完一款单片机之后只要更换另外一款单片机芯片就可以继续学习,其它的外 围元件可以完全兼容; 第三﹑学习过程中全部电路都是由自已亲手搭建,这样可以加强自己的动手能力,因为你学 习单片机是为了什么啊!不就是为了成为一名高薪电子
TMS320C54x-ruanjiankaifa
- 软件开发过程及开发工具 TMS320C54x C语言编程 汇编语言程序编写方法-Software development process and development tools TMS320C54x C language programming assembly language programming methods
tuixiangzikechengsheji
- 大学C语言程序设计课程设计(论文)《推箱子》-University of C Programming Language Course Design (Thesis),
Cprogramming
- C语言的编程修养,好的C程序员编程时需要养成的习惯-C programming language, self-cultivation, a good C programmers need to develop programming habits
MSP430_C_tutor
- MSP430系列单片机实用C语言程序设计,对于初学者和熟练者都有帮助的一个从实用角度出发的msp430芯片的系统设计…-MSP430 Microcontroller utility C language programming, for both beginners and Shu Lianzhe help from a practical point of view of the msp430 chip system design ...
c
- 单片机C语言程序设计,ppt资料,可供学习参考-Microcontroller C Programming Language, ppt, is available to study and reference
C
- C 语言程序设计教程,讲解了C语言的基础知识,和常用技巧,适合在校学生和技术爱好者阅读。-C language programming tutorial explaining the basics of the C language, and the commonly used techniques suitable for school students and technology enthusiasts to read.
c
- 高斯(白)噪声的c程序实现,用C语言编写,已经调试通过。-Gaussian (white) noise of the c program to achieve, with the C language, has been debugged.
C51_language
- 4年前在广州购书中心花了59大洋买的一本<<51单片机C语言应用程序设计实例精讲>>一书的程序代码和原理图,吐血推荐-4 years ago in Guangzhou Book Center took 59 ocean buy a < < 51 microcontroller C language application programming examples Jingjiang> " was Written in the program code
SCM-music-box-design-(C-program)
- 基于单片机的音乐盒设计硬件电路和C语言程序-Microcontroller-based hardware circuit design Music Box and the C language program
C-language-realization-of-MATLAB-
- 本文着重描述了运用MATLAB命令将M文件翻译为C语言程序,并修改为可直接调用的C语言函数的方法,-This paper describes the use of MATLAB command M-file translation for the C language program, and modify the method can directly call C language functions
c.hex
- 数码管显示的温控电机设计与仿真,这是c语言程序。是完整的程序-Digital tube display of temperature control motor design and simulation
C
- C语言程序设计上机指导与同步训练,适用初学者学习,能使初学者很快上手-C language programming on the machine guidance and synchronous training applicable for beginners to learn, enabling beginners to get started quickly
filter-algorithm--C-language-program
- 经典滤波算法及C语言程序,对于初学者来说是非常好的指导资料,内附源代码...希望对大家有用-Classic filtering algorithm and C language program for beginners is very good guidance information containing the source code ... hope to be useful ...
C-language-Microcontroller-car
- 一个单片机控制的智能小车的C语言程序,较为简单,比较容易理解。-Microcontroller car C language
C语言程序设计视频教程
- C语言程序设计视频教程,详细介绍了c语言的入门知识,非常适合想学习c语言的人进行学习。