搜索资源列表
钢琴(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
cyuyu
- 报警器程序用C语言编写的基于开发的电缆防到报警器系统的源码,该源码是作者参-alarm procedures using C language based on the development of the cable to prevent the alarm system source code, the source code is the author of Senate
zhinengxianshiping
- 实现了智能显示屏的设计。在TC下用C语言编写程序,利用TPC—1实验箱,用一台PC机通过8255A芯片,使8*8 LED二级管上动态显示“信息工程学院”的字样。并且附有详细的设计文档。-an intelligent display design. TC using the C language programming, the use of TPC-1 experimental box with a PC through the 8255 A chip, * 8 of 8 LED tube tw
ARMC1
- 在ARM上构建嵌入式开发程序指导,介绍了嵌入式平台上用C 语言编写系统软件和应用软件的方法。虽然是针对ARM平台介绍的,但基本经验和算法也适合于其他嵌入式平台的软件设计。
GCC
- 在为Linux开发应用程序时,绝大多数情况下使用的都是C语言,因此几乎每一位Linux程序员面临的首要问题都是如何灵活运用C编译器。目前Linux 下最常用的C语言编译器是GCC(GNU Compiler Collection),它是GNU项目中符合ANSI C标准的编译系统,能够编译用、C++和Object C等语言编写的程序。GCC不仅功能非常强大,结构也异常灵活。最值得称道的一点就是它可以通过不同的前端模块来支持各种语言,如Java、 Fortran、Pascal、Modula-3和Ada
migongchengxu
- 迷宫,你有感兴趣吗?用C语言编写的迷宫程序.简单易懂.
《实战AVR单片机C语言》
- 在本教程当中,所有的程序都是以 GCCAVR 来编写,而且全部利用硬件调试通过,在没有 特殊指明的情况下使用内部 1M 晶振。本教程的全部硬件实验都是以分立元件为主。因为: 第一﹑学习板的硬件电路已经固定好了,从而限制了你的逻辑思维,相对来讲分立元件则非 常灵活; 第二﹑当你学习完一款单片机之后只要更换另外一款单片机芯片就可以继续学习,其它的外 围元件可以完全兼容; 第三﹑学习过程中全部电路都是由自已亲手搭建,这样可以加强自己的动手能力,因为你学 习单片机是为了什么啊!不就是为了成为一名高薪电子
GCCKnowledge
- 在为 Linux 开发应用程序时,绝大多数情况下使用的都是 C 语言,因此几乎每一位 Linux程序员面临的首要问题都是如何灵活运用 C 编译器。目前 Linux 下最常用的C 语言编译器是 GCC(GNU Compiler Collection),它是 GNU项目中符合 ANSI C 标准的编译系统,能够编译用C、C++和Object C 等语言编写的程序。GCC 不仅功能非常强大,结构也异常灵活。最值得称道的一点就是它可以通过不同的前端模块来支持各种语言,如 Java、 Fort ran、P
c
- 高斯(白)噪声的c程序实现,用C语言编写,已经调试通过。-Gaussian (white) noise of the c program to achieve, with the C language, has been debugged.
LCD
- 用C语言编写的程序,主要是通过用字符串方式实现LCD显示,方便简单,比较经典。-Programs written using C language, mainly be achieved through the LCD display with a string, convenient and simple, more classic.
tem-control-PID
- 很好的PID程序资料,用C语言编写的.希望对大家有用-Good PID process information using C language. I hope useful
Data-acquisition-and-display
- 用单片机进行数据采集与显示,利用C语言编写的程序-Data acquisition and display
liushuideng
- 用c语言编写的流水灯的程序,使得流水灯在设定的时间内亮或者是灭-Using c language program light water, making water lights lit at a set time or off
greedy-snake
- vs用c#语言编写的贪吃蛇小程序,可以拿来学习c#-vs c# language with Snake small program that can be used to learn c#
C
- 介绍了单片机串行通讯基本知识,及如何利用MAX 32 3 2扩展单片机配置接口 在此基础上,突破汇 编语言程序的可读性和可移植性差的缺陷,用c语言编写了一套接口程序-Introduces the basics of single-chip serial communication, and how to use MAX 32 3 2 Extended Microcontroller Configuration Interface On this basis, breaking sinks
74ls164
- 基于单片机的164程序,用c语言编写的,已经测试过了-164 microcontroller-based procedures, c language, has been tested
Time-measurement-method-for-DSP
- 对DSP程序进行时间测试的5种方法,包含源代码,源代码是用c语言编写的,可以让开发者对程序运行效率进行精确分析,以便进行进一步的优化-DSP program for the time tested five methods, including source code, source code is written in c language that allows developers to efficiently run the program for accurate analysis i
renshiguanlixitong
- 用c++语言编写的一个人事管理系统小程序。-A personnel management system using c++ language to write small programs.
starting-up-program
- 用C++语言编写的开机自动启动的程序代码,方便程序员使用-With power C++ language programs that start automatically code to facilitate the programmers to use
chengxu
- 用C语言编写的程序能够实现链表逆序的功能-Written in C language program to realize the reverse order on the list of functions