搜索资源列表
钢琴(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
Mydesign
- c++程序,演示了23中设计模式的实现,结构清晰,代码简单实用-c procedures, which demonstrated a 23 design patterns to achieve a clear structure and simple practical code
c++datetime
- 恩,很简单但是很好的vc基础程序,请大家多多包含-,Visual C++,Windows编程-TU, which is very simple but very good vc based procedures, please include lot-, Visual C, Windows Programming
Thinner
- 图像处理边缘细化算法,c++程序实现 算法简单易懂
final
- 计算简单电路的c++程序,将结点信息输入到save中,然后就可输出各结点电压,只能进行简单的电路计算
qqq
- 用c#实现类似QQ的简单通讯程序,在网上收集的,希望对大家有所帮助
C
- C语言编写简单的接口程序,C语言编写简单的接口程序
051150008
- 完整的C语言实验报告 实验1 C程序的运行环境和运行C程序的方法 实验2 数据类型、运算符和表达式 实验3 最简单的C程序设计 实验4 逻辑结构程序设计 实验5 循环控制
java
- 简单Java程序调试 1.1 实验目的 (1)掌握Java应用程序和Java Applet程序的调试步骤; (2)了解Java程序的基本组成结构; (3)了解字符方式和图形方式下数据的输出方法。 1.2 知识要点 1.2.1 Java编程运行环境的安装 (1)在http://java.sun.com根据自己的操作系统下载安装程序,按安装说明进行安装。 (2)设置环境变量。以WinXP为例,在“我的电脑”上点右键,打开属性→高级→环境变量→系统变量,选中变量pat
200file
- 一些简单的C程序,希望对大家有帮助好好学点吧。-Simple C program, we hope to help learn the point.
pid
- PID控制c程序,利用c即可简单使用pid控制-pid control for c
examsystem
- 通过VC++编程完成一个基于C/S模式下的考试系统的程序,比较简单``单可以作为设计的参考-VC++ programming through the completion of a State based on the C/S mode, the procedure of examination system, relatively simple design can be used as a single `` reference `` `
c
- 自己制作的一个简单的小日记本程序 希望大家分享 高手指点-To produce their own little diary of a simple wish to share this program master pointing
strlen
- 一个简单的的linux c++程序,求字符串长度,调用strlen函数。-A simple in linux c++ program, seek length of the string, call the strlen function.
C
- c++编写的基本bp神经网络程序。简单明了。很有帮助-c++ written in the basic bp neural network program. Simple and straightforward. Helpful
C-Edit
- 文本编辑器,用vc实现的,比较简单,程序较短,容易实现-EDIT
perpetual-calendar
- 自己编写的简单C++万年历程序,里面包含三个程序,另外该程序还可以判断某一年是否为闰年。- have written a simple C++ calendar program, which includes three programs, while the program can determine whether a particular year a leap year.
C-P-P-course-design
- C++课程设计--通信录管理程序 设计一个简单的通讯录管理程序,要求有简单的界面,程序段要分清模块。 1.个人通讯录 (1)添加联系人; (2)查找联系人; (3)删除联系人; (4)修改联系人; (5)显示联系人; (6)复制全部信息; (7)关闭该通迅录; (8)退出此系统 2.公司通讯录 (1)添加公司; (2)查找公司; (3)删除公司; (4)修改公司; (5)显示公司; (6)复制全部信息; (7)关闭该通迅录
LCD1602PDS1302
- 基于LCD1602与DS1302的c++程序,能在Protues和KeilC上进行仿真,可以显示日期和时间的简单设计。-The C++ Program for basic LCD1602 and DS1302,it is simulationed on the Protues and KeilC,this simpleness design may be display date and time.
FirstTest
- 一个简单c++入门的计算器程序。里面有控件,控件变量添加,实现简单的加减乘除功能。(A simple C Entry calculator program)