搜索资源列表
具有运算符优先级的计算器(C语言)
- 用C语言编写的计算器,具有运算符优先级,采用堆栈实现。-C language prepared by the calculator, with priority Operators using stack to achieve.
钢琴(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
卷积(C语言)
- 对于卷积运算,很多学生往往很难理解。本软件用VC编写,运行时可以观测卷积的的详细过程。可以控制卷积速度。是一个不错的演示软件。-for convolution operators, many students are often difficult to understand. The VC software used to prepare, run-time convolution can be observed in the detailed process. Convolution spe
hm2
- 超市运行模拟软件源程序源代码,是一个用c#语言编写的C/S软件,开发环境是VS.NET 2003 登陆时可以看数据库中的姓名和密码,不然无法登陆,具体操作见里面的说明!-supermarket run simulation software source code, is a language used c # prepared by the C / S software, the development environment is VS.NET 2003 can be seen landin
Suyong&library
- c语言编写的图书借阅系统。这是我的毕业设计。编写于06年04月滨州学院。-prepared by the Book Loan System. This is my graduation design. Prepared in April 06 Binzhou College.
C
- C语言编写简单的接口程序,C语言编写简单的接口程序
《实战AVR单片机C语言》
- 在本教程当中,所有的程序都是以 GCCAVR 来编写,而且全部利用硬件调试通过,在没有 特殊指明的情况下使用内部 1M 晶振。本教程的全部硬件实验都是以分立元件为主。因为: 第一﹑学习板的硬件电路已经固定好了,从而限制了你的逻辑思维,相对来讲分立元件则非 常灵活; 第二﹑当你学习完一款单片机之后只要更换另外一款单片机芯片就可以继续学习,其它的外 围元件可以完全兼容; 第三﹑学习过程中全部电路都是由自已亲手搭建,这样可以加强自己的动手能力,因为你学 习单片机是为了什么啊!不就是为了成为一名高薪电子
1_061124162424
- 编写日历的c语言,可引用为其他产品 也可学习使用-The preparation of the calendar c language, can be invoked for other products may also be learning to use
kechengsheji
- C语言编写的课程设计是一个师生管理系统的,很具体,还有代码。更生动,还有报告。-C language curriculum design is a management system for teachers and students, and very specific, as well as code. More lively, there are reports.
TMS320C54x-ruanjiankaifa
- 软件开发过程及开发工具 TMS320C54x C语言编程 汇编语言程序编写方法-Software development process and development tools TMS320C54x C language programming assembly language programming methods
c
- 高斯(白)噪声的c程序实现,用C语言编写,已经调试通过。-Gaussian (white) noise of the c program to achieve, with the C language, has been debugged.
c--example
- C语言编程经典100例二.doc,用c语言编写的各种小问题,对初学者有一定的辅助作用-C language programming 100 cases of classical two doc, a variety of small problems with the c language for beginners with a supporting role
51-IO-port-uart--C
- 单片机模拟UART,实现软件模拟串口,C语言编写-Single-chip analog UART, software simulation serial, C language
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
C-network
- 中国电信广东公司C网应知应会题库,C/C++语言编写,对面试很有帮助-China telecom guangdong company C net should know should question bank, C/C++ language, is of great help to the interview
C
- 贪吃蛇 C语言编写贪吃蛇源代码,简单易懂,文件为VC源代码,附txt代码和源代码程序,您可以免费下载。 -snank game
j5.c
- 精度达到毫秒的计时器,计时准确,用C语言编写,可以运行在LINUX系统中,实现相当不错的计时功能-Millisecond precision timers, timing accuracy, using C language, can run on LINUX system to achieve fairly good timing function
C
- C语言发展如此迅速, 而且成为最受欢迎的语言之一,主要因为它具有强大的功能。许多著名的系统软件, 如PC-DOS,DBASE Ⅳ都是由C语言编写的。用C语言加上一些汇编语言子程序, 就更能显示C语言的优势了-c language is growing so rapidly, and become the most popular language, mainly because of its powerful features. Many well-kno
Algorithm-c-language
- 这是一本有关算法的书籍,使用c语言编写的,里面写的蛮好-This is a book about the algorithm, using the c language, which is written in the fine
C语言编程吃豆豆
- 运用C语言完成小游戏吃豆豆的编写,适合于C语言入门者查看参考,有一些动态页面但是不难