资源列表
2
- 在控制台窗口中输出颜色方阵,采用C++6.0编程-In the console window output color matrix, using C++6.0 programming
1
- 1)程序可以实现在控制台窗口中输出所选择的特定的颜色方阵。 2)系统总体结构: 程序包含4个模块: (1).对用户输入的数据进行选择输出,利用while和if else语句输出; (2). 输出规则的颜色方阵,利用二重循环实现; (3). 输出随即彩带,利用二重循环和rand函数实现; (4). 输出左斜向彩带,利用二重循环实现; (5). 输出右斜向彩带,利用二重循环实现;-1) program can be achieved in the con
lab
- 编写一个简单的学生成绩录入及显示系统,具体要求如下: 定义一个成绩结构体:至少包括C++、数学、英语; 定义一个学生结构体:至少包括姓名、性别、年龄、成绩结构体成员; 定义一个学生成绩录入函数,用于对学生进行成绩录入;采用动态分配的内存(new 和delete),对学生信息进行存储,要根据指定的输入数量进行内容分配; 重载函数的使用:定义二个比较函数,函数名为comp,该函数即可以对姓名进行比较也可以对成绩进行比较。 默认参数值的函数的使用:定义一个带有默认值参数的成绩排序函
pic
- 图形化界面,基于LabVIEW的图形化设计,可能会有用的-graphical user interface,May be used based on the LabVIEW graphical design
VB2DEngine
- 一些用VB DirectX7开发的游戏例子, 帮助初学者了解VB中的游戏开发。-Some examples of game development with VB on DirectX7 Help beginners understand the game development in VB.
CPPPrimer_chinese
- 适合于初级和中级的程序员阅读,对于C++的知识讲解透彻,是一本非常不错的书籍。-Suitable for primary and intermediate programmers to read, to explain a thorough knowledge of C++ is a very good book.
ScreenTrans
- 屏幕传输隔行取样版本 低cpu占用,速度快,应该是目前开源最好的了^.^ 这个版本还有小bug,并且这个并不是Release版,希望自己考虑如何再优化,我想我能想到的你也能想到; -ScreenTrans,SendSrecee, are bug
Silverlight_ToolKit3
- silverlight 开发包 下载安装即可-failed to translate
C-P-P-read-and-write-text-file
- C++ 简单读写文本文件、统计文件的行数、读取文件数据到数组 -The number of lines of C++ read and write simple text file, statistics file, read file data into an array
HIDEFORM
- 自动隐藏、显示本程序窗口,后台侦听热键,一键隐藏、显示指定WINDOWS窗口 -failed to translate
Read-line-by-line-
- 本程序代码主要是实现了对文本文档的逐行读取功能。-Read line by line
auto_resize
- 实现窗口的正常缩小,使之缩小后不变形。主要解决这个问题。-Does not distort the normal narrowing of the window, so narrow. Mainly to solve this problem.
