-
HotKey
VS2005(C#)编写的关于如何设置热键,以及对设置的热键进行修改,ctrl+a;ctrl+b为当前热键;修改后为ctrl+a;ctrl+c(Hot Key)
- 2010-05-13 21:22:43下载
- 积分:1
-
6919470
采用WINDDOWSSDK写的按钮界面,其中详细的展现了按钮控件的各个属性的操作(Using the button interface written by WINDDOWSSDK, which details the button control of the various properties of the operation)
- 2018-10-27 19:15:10下载
- 积分:1
-
4754757
使应用程序支持网页浏览,VC++精选学习源码,很好的参考资料。(The application supports webpage browsing, select learning VC++ source code, a good reference.)
- 2013-11-20 14:46:29下载
- 积分:1
-
6DOF-case-of-sphere-falling
fluent模拟小球入水过程的case和程序(simulation of ball into the case and procedural process water in fluent)
- 2020-07-04 08:40:01下载
- 积分:1
-
Four-CPU-scheduling-algorithm
用c++实现的CPU四种调度算法,简单易懂(With c++ implementation of the four types of CPU scheduling algorithm, simple to understand)
- 2015-01-08 17:22:21下载
- 积分:1
-
tree
说明: tree data struct and example
- 2020-06-17 00:00:01下载
- 积分:1
-
EitParser
关于DVB的EIT解析,把EIT解析出成一条条的文本内容,注意需要先把EIT的packet先从TS中抽出来...(Analysis of DVB in the EIT, the EIT parsing out the text into an article, attention to the need of the packet start TS first EIT taken out ...)
- 2010-09-11 18:27:01下载
- 积分:1
-
Student-hostel-management-system
本系统是本人采用Visual C++为开发工具,数据库采用的是最为普及的小型数据库管理系统Access,能实现宿舍管理中的添加信息、修改信息、删除信息、查询信息等必不可少的功能。(This system is I use Visual C++ development tools, database using the most popular small database management system Access, dormitory management to achieve the Add and modify information, delete information, query information and other essential functions.)
- 2013-09-07 09:06:47下载
- 积分:1
-
MCB_SOR_1.0
说明: 基于固高运动控制卡的纯软件数控系统,非常适合数控系统的学习!(The CNC system based on movition card!)
- 2021-03-01 12:19:34下载
- 积分:1
-
p4
为了让您在使用数组,指针,结构,枚举,和不同的I/ O流的经验。为了让你有乐趣的应用程序是非常迷人的。
世界的简单的程序,我们将编写此项目模拟运行的生物围绕在一个简单的方形的世界。世界是一个m-n的平方二维网格(数m代表网格的高度的个数n表示宽度的网格。)。
每个生物生活的广场之一,面临的一个主要罗盘方向(北,
东,南,西),属于一个特定的物种,这就决定了该生物如何
行为方式。(To give you experience in using arrays, pointers, structs, enums, and different I/O streams.
To let you have fun with an application that is extremely captivating.
The simple world program we will write for this project simulates a number of creatures running
around in a simple square world. The world is an m-by-n two-dimensional grid of squares (The
number m represents the height of the grid and the number n represents the width of the grid.).
Each creature lives in one of the squares, faces in one of the major compass directions (north,
east, south, or west) and belongs to a particular species, which determines how that creature
behaves.
)
- 2013-11-16 14:15:33下载
- 积分:1