搜索资源列表
cxc
- 学生成绩统计,详细程序说明,C语言编写,图形界面,请保持文件放在一起同时运行,-student performance statistics, a detailed descr iption of the procedures and C languages, graphical interface, please keep documents together while running, thank you
xsb
- 这是一个用visual C++开发的学生成绩管理系统,适用于C++初学者,采用命令行界面方式。主要功能有学生成绩的新建、添加、删除、排序等,为了提高效率,程序没有使用链表,而采用了了数组实现。-This is a visual C development of student achievement management system, applicable to C beginners, using command-line interface mode. The main f
Twoinput
- LabVIEW是一种程序开发环境,由美国国家仪器(NI)公司研制开发的,类似于C和BASIC开发环境,但是LabVIEW与其他计算机语言的显著区别是:其他计算机语言都是采用基于文本的语言产生代码,而LabVIEW使用的是图形化编辑语言G编写程序,产生的程序是框图的形式。-LabVIEW is a program development environment from National Instruments [NI] the company developed, similar to C an
21dayCpp
- 21天学通C++(第3版).本书全面系统地先容了 C++编程的基本知识,包括C++的基本数据类型、基本语法和面向对象编程的基础知识,同时先容了C++新增的内容。全书共分四章,读者大约用一天时间可学完一章的内容。 本书既可作为C++新手开始学习Visual C++6.0 编程的进门书籍,也可作为有经验的C++编程职员的编程参考书。书中还提供了大量实例代码和练习及测验题,以加深广大读者对所学知识的理解 -21 days of school through C++ (version 3). T
Huffman-coding-and-Compression--algorithm
- Huffman coding and Compression algorithm c++ code In computer science and information theory, a Huffman code is an optimal prefix code found using the algorithm developed by David A. Huffman while he was a Ph.D. student at MIT, and published in