-
DCM2JPG
Convert DCM to JPG. It is wriiten by C++. It is very suitable for junior.
- 2016-04-13 14:47:10下载
- 积分:1
-
进程创建
说明: 1 程序开发步骤
(1) 打开vc,选择菜单项file->new,选择projects选项卡并建立一个名为"process"的win32 console applicatoin工程;创建时注意指定创建该工程的目录;
(2) 在工程中创建源文件"process.cpp":选择菜单项project->add to project->files,在选择框中输入自己想要创建的文件名,这里是"process.cpp";接下来询问是否创建新文件时回答"yes";然后通过Workspace->FileView->Source Files打开该文件(同上一试验);
(3) 通过调用菜单命令项build->build all进行编译连接,可以在指定的工程目录下得到debug->process.exe程序;再把给定的launchset.txt文件存入该debug目录下,就可以在控制台下进入该目录以launchset.txt为参数运行程序,命令行为:process launchset.txt;要强调的是,在launchset.txt中指定的应用程序路径要正确,否则建立新的进程时会出错,这时需要对照系统的实际情况改动所给的参数文件。
2 补充说明
这里仅仅给出了编译结果和源程序,没有所创建工程的其他文件。(a program development steps (a) to open vc, select menu item file-gt; New, tab to choose projects and the establishment of a "process" of win32 console applicatoin works; Attention to create designated to create the directory of the project; (2) establish a project document "process.cpp" : Select menu item project-gt; add to project-gt; files, the choice of their own box to create the file name, here is the "process.cpp"; the next question asks whether the creation of new documents to answer "yes"; then Workspace- gt; FileView- gt; Source Files open the document (ibid. a pilot); (3) Order by calling menu items build-gt; build compile all connected, in the specific project directory under debug- gt; process. exe; then to the launchset.txt documents)
- 2005-11-04 12:45:13下载
- 积分:1
-
simplerecord
VB实现的录音机程序,有一个简单的界面可实现对录音的控制,在录音完毕后可播放试听录音,变量定义:
Dim Time_Start 定义变量存储开始计时的时间
Dim Time_Lenth 定义变量存储Slider1控件的最大值
Dim MyTime 定义变量存储已经录制的时间
更多请参阅源代码。(VB realize recorder program has a simple interface that enables control of the recording, after recording can be played in the audition recording, variable definition: Dim Time_Start define a variable to store the timing of the start time Dim Dim Time_Lenth define variables to store the maximum control Slider1 MyTime defined variable storage has recorded more time, please refer to the source code.)
- 2014-05-15 15:34:30下载
- 积分:1
-
CustomListBox_demo_project
说明: 控件变成,方便使用,界面友好,利于使用,可以很方便(Control becomes easy to use, friendly interface, which will help to use, can be easily)
- 2010-04-07 16:30:07下载
- 积分:1
-
675867da
Combox 的扩展特殊功能,非常好的学习资料,多多收藏(Combox special functionalty)
- 2013-03-21 21:44:43下载
- 积分:1
-
RC522_RST
RC522_RST.rar R C522_RST.rar(RC522_RST.rar R C522_RST. rar)
- 2006-07-08 15:26:24下载
- 积分:1
-
(Access)
mfc数据库用mfc方式实现了数据库功能(mfc database)
- 2020-10-30 22:49:56下载
- 积分:1
-
IPEidtDemo
vc ——使用IP地址控件显示和设置IP地址IPEidtDemo(vc- use the IP address control to display and set the IP address IPEidtDemo)
- 2011-07-24 20:46:05下载
- 积分:1
-
pzoperty-dual
分割窗口并动态调整分割区域(类似于Windows中的资源管理器),()
- 2018-04-01 08:00:48下载
- 积分:1
-
InfoListCtrl
利用VC的对话框开发出可视化的控件.这种方法可以利用VC的对话框程序设计出各种控件。(Developed Active X control using VC Visualization dialog control. it is just a sample to view the develop steps of developing active X control.)
- 2010-09-02 16:55:35下载
- 积分:1