资源列表
111
- 一正方形游泳池如图所示,现在需在其周围建一过道,并在其四周围上栅栏.栅栏价格为35元/米,过道造价为20元/平方米.过道宽度为3米,游泳池长度由键盘输入.要求编程计算并输出过道和栅栏的造价
MFCPerfect
- 深入浅出MFC电子档,对VC++中MFC进行细致而精彩的讲解,深入浅出MFC,对VC++的初学者甚至是VC高手都是一本必备的书。-Visitors to learn MFC e-file, the MFC of VC++ to conduct detailed and wonderful to explain in layman' s language MFC, on VC++ for beginners and even the master is a must-VC book.
colordemo12
- BASIC Stamp program to demonstrate TCS230 RGB Color Sensor This program is for use with the Debug window or Windows Hyperterminal- BASIC Stamp program to demonstrate TCS230 RGB Color Sensor This program is for use with the Debug window or Wi
123
- 创建一个窗口 点击右键弹出选择框 按下键盘显示ASCII码
345
- 编写学生成绩管理系统: 1、 有5个学生,每个学生有2门课成绩,从键盘上输入以上数据(学生信息包括学号、姓名,以及2门课成绩),保存在一个文本文件中。 2、 计算出每个学生的总成绩,并将学生数据(包括学生2门课的总成绩)按总分由高到低排序后保存到磁盘文件sort.txt中。 3、 统计平均成绩,不及格比例,及格比例、优良中所占比例。 4、 要求用菜单方式选择功能
SparseMatrix
- Fast Sparse Matrix multiplication in C-Fast Sparse Matrix multiplication in C++
chuangkou123
- 此代码是用来创建一个窗口 用来写程序用的 比较基本 比较简单
osprocess
- 该程度可以用来查看系统的进程,用C++编的-To that extent the process can be used to view the system
swb
- 对VC中CString类做了一个简单小程序,实现多个CString的成员函数的调用。-On the VC in the CString class has made a simple small program, multiple CString member function call.
HP_Driver
- Printer Driver Sample Code
WMV
- XilisoftVideoEditor是一款强大的视频编辑软件,可用于进行视频文件的拼接,剪切等工作.它支持包括AVI,MPEG,MP4,-XilisoftVideoEditor is a powerful video editing software can be used for the video file stitching, cutting and so on. It supports, including AVI, MPEG, MP4,
Factory
- 工厂模式,是C++设计模式中最有代表性的,本代码是工厂模式的代码,方便大家学习编程的思想。-Factory pattern is the C++ design patterns in the most representative of this code is the code factory pattern to facilitate them to learn programming ideas.