-
546789765
VB简单的圆形放大镜源代码,有需要的就下载吧。(VB source code for a simple round magnifying glass, there is a need to download it.)
- 2013-08-30 09:20:34下载
- 积分: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
-
04_ScrollBarDemo
基于MFC的,用C++语言编写的一个程序界面 使得界面有滚动条功能(Scroll bar interface function MFC-based, a program written C++ language interface)
- 2012-09-14 20:55:31下载
- 积分:1
-
MarchingCubes
VTK实验程序,利用VTK开源库实现Marching Cubes等值面提取算法,程序中可修改等值面参数,交互界面实现物体的旋转、缩放,数据文件在工程目录下(VTK experimental procedures, the use of open-source library implementation VTK Marching Cubes isosurface extraction algorithm, the program can be modified isosurface parameters, interactive interface to achieve the object rotation, scaling, data files in the project directory)
- 2021-04-03 21:19:05下载
- 积分:1
-
VB-Change-the-Windows-icon-size
用Visual Basic 改变Windows图标大小 程序源代码(Visual Basic program source code to change the Windows icon size)
- 2012-11-21 13:49:12下载
- 积分:1
-
DCM2JPG
Convert DCM to JPG. It is wriiten by C++. It is very suitable for junior.
- 2016-04-13 14:47:10下载
- 积分:1
-
CPUHDmeter
纯VB代码实现的CPU仪表盘,很好的参考资料。(Pure VB code of the CPU dashboard, a good reference.)
- 2013-08-06 08:44:10下载
- 积分:1
-
AlwaysOnTop
vc 使窗体保持在最前AlwaysOnTop的程序源码,希望对大家有所帮助(vc the form remains on top AlwaysOnTop the program source code, we hope to help)
- 2011-07-01 21:50:43下载
- 积分:1
-
1
说明: 界面化的简单文件操作
创建读写修改权限
可通过界面交互操作(simple file operations with interface )
- 2015-06-09 18:17:34下载
- 积分:1
-
1656
VB编写的用户登陆界面,实现简单的密码验证功能,适合VB初学者(VB, user login interface, simple password authentication function for VB beginners)
- 2013-08-22 09:54:16下载
- 积分:1