-
shitanfankaMFC
通过VC++6.0中MFC设计一个食堂饭卡系统,使之能够通过访问数据库来进行一系列操作。(By VC++6.0 MFC in a dining room card system design, which can access the through a series of operations.)
- 2016-02-24 14:11:20下载
- 积分:1
-
MFC
包含一系列MAC学习ppt,对MFC做出了全面的讲解(Contains a range of MAC learning ppt, made a comprehensive presentation on MFC)
- 2013-03-22 13:48:11下载
- 积分:1
-
hyperedit_demo
说明: multiple hyperlinks with syntax highlighting for edit control.
- 2020-06-21 16:00:01下载
- 积分:1
-
SplashScreen
这个系统是练习,没有太多的技巧性,有兴趣可以看一下啊(The system in practice, there is not much skill, there has been interest in a look at ah)
- 2009-10-16 02:44:43下载
- 积分:1
-
SLAM_C
用C++编写的单目视觉SLAM 图形化界面 VC++6.0环境(monoslam vc++ environment)
- 2010-06-24 09:00:42下载
- 积分:1
-
Sy7
编程实现一个静态切分为左右两个窗口的 MDI 应用程序,并在左视图中统计右视图中
绘制圆的个数,实现文件的保存和读取;左右视图属于不同的视图类(Programming a static cut into about two MDI application window and draw a circle in the right view statistics of the number in the left view, save and read files to achieve views are different views about the class)
- 2013-12-31 21:36:25下载
- 积分:1
-
MFC最初版
原始简单的mfc界面编程,新学者可以学习(The original simple MFC interface programming, the new scholar can learn)
- 2017-12-21 16:13:49下载
- 积分: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
-
DataPlotter123
一个很好的关于微软的mschart的例子,自己做的,希望可以给大家帮助(A very good on Microsoft)
- 2008-08-21 13:54:10下载
- 积分:1
-
rouhua
VC++处理图像模糊或柔化的效果示例源程序,类似Photoshop中的图像高斯模糊效果,每点击一次鼠标右键,程序为模糊一次,直到你满意为止(VC++ the processing image blur or soften the effect of sample source code, similar to Photoshop image Gaussian blur effect, each click the right mouse button, the procedure for fuzzy time, until you are satisfied)
- 2013-05-07 20:24:37下载
- 积分:1