-
STK_TEST
vs2010平台下的stk二次开发,利用CONNECT模块,获取stk模型数据(VS2010 platform under the STK two development, the use of CONNECT module, access to STK model data)
- 2020-09-18 10:07:54下载
- 积分:1
-
SynWriteFile
调用API函数在VC++6.0的编译环境下,对串口进行写入操作,简单易懂,易实现,通过调试后取得较好的效果(using api functions in the vc++6.0 progress the serial communiction )
- 2010-09-25 15:44:29下载
- 积分:1
-
TestWindowsServer
Windows服务的源码,实现了Windows服务的整个过程,可直接使用(Source Windows services, Windows services to achieve the whole process, and can be used directly)
- 2013-11-28 10:01:18下载
- 积分:1
-
vyk-read-bmp-to3d
vtk读入多张bmp图片实现三维重建 有bmp数据 (VTK read in many a BMP image realize 3 d reconstruction have BMP data
)
- 2021-01-14 10:38:47下载
- 积分:1
-
MFCparking
MFC停车场系统,地图采用西塘地图,路线算法采用弗洛伊德算法(MFC parking system, use the map Xitang map, route algorithm of Floyd algorithm)
- 2016-03-16 16:11:46下载
- 积分:1
-
maze
说明: 随机生成三维迷宫,算法值得一看,可能对你有帮助(Randomly generated three-dimensional maze, algorithm worth a visit may help you)
- 2008-09-09 14:57:00下载
- 积分:1
-
BounceBallDemo
新手可以学习的桌面小球,用c语言,在vc下可以运行(Novices can learn desktop pellets, using c language, can run in vc)
- 2014-04-13 23:12:11下载
- 积分:1
-
lab
DDA、Bresenham画直线及画圆、多边形;
边缘填充算法和种子填充算法。(DDA, Bresenham drawing a straight line and circular, polygonal edge of the filling algorithm and seed fill algorithm.)
- 2020-06-30 08:20:02下载
- 积分: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
-
PGMA_2.1
这是一个ICC推出的两个标准色域映射算法的程序代码(This is a launch of two standard ICC color gamut mapping algorithm code)
- 2011-06-30 19:14:04下载
- 积分:1