-
用VC控制台程序写的一个计算任意空间点到某一个三角形的最短距离程序,可能对某些搞计算机图形学的人有帮助...
用VC控制台程序写的一个计算任意空间点到某一个三角形的最短距离程序,可能对某些搞计算机图形学的人有帮助-VC console procedures written in a calculated arbitrary space to a certain point of a triangle shortest distance procedures, some may engage in the computer graphics help
- 2022-02-26 18:21:34下载
- 积分:1
-
H264 AVI文件
编程H264学习编程AVI;H264流文件转换为AVI文件。
- 2022-07-01 17:21:52下载
- 积分:1
-
third game is the right flag c++
三字旗游戏是右c++编写-third game is the right flag c++
- 2022-02-02 14:29:32下载
- 积分:1
-
华为内部面向对象编码规范.
内容包括:
1排版
2注释
3 标识符明明
4 可读性
5变量,结构
6 函数,过程
7...
华为内部面向对象编码规范.
内容包括:
1排版
2注释
3 标识符明明
4 可读性
5变量,结构
6 函数,过程
7.可测性
8.程序 效率
9.质量保证
10 代码编辑,编译, 审查.
11 代码测试,维护
12 宏-Huawei internal object-oriented coding norms. Include: 1 layout 2 Note 3 Mingming 4 readable identifier 5 variables, the structure of 6 function, the process 7. Testability 8. 9 procedure efficiency. Quality Assurance 10 code editor, compiler review. 11, code testing, maintenance of 12-hong
- 2022-01-28 21:27:25下载
- 积分:1
-
实现方法: 用MFC的程序向导生成一个常规DLL,在常规DLL内有一派生自CWinApp的实例,再用MFC的程序向导生成一个MFC EXE应用程序,把MFC E...
实现方法: 用MFC的程序向导生成一个常规DLL,在常规DLL内有一派生自CWinApp的实例,再用MFC的程序向导生成一个MFC EXE应用程序,把MFC EXE应用程序中 CAppView,CMainFrame,CAppDocument的文挡和RES目录下的资源拷贝到常规DLL项目中,添加到项目中,编译生成一DLL,在另外一个WIN32应用程序中,启动一线程,在线程函数中显式装载该DLL,取的该DLL内的当前线程, CWinThread *pThread=GetCurrentThread() pThread->Run() 就可装载启动常规DLL内应用程序框架.-method: a normal DLL file has been created with the program wizard and there is an instance generated from CWinApp in the DLL file.Create another MFC EXE appliaction and copy CAppView,CMainFram,CAppDocument and the resources in RES directory to the normal DLL and add to the projec and compile and generate a DLL. In a Win32 application, start a thread which loads the DLL with codes, get the running thread, ie.CWinThread*pThread=GetCurrentThread(), then,pThread->Run() executes the loading and start the execution of the application framework in the normal DLL file.
- 2022-07-13 07:36:52下载
- 积分:1
-
多项式的加减乘除算法,特殊之处是在加减的过程中实现排序并输出,...
多项式的加减乘除算法,特殊之处是在加减的过程中实现排序并输出,-the way of mathematic
- 2022-02-21 14:00:58下载
- 积分:1
-
alphabet called insists presence eyelashes separated Moser
字母表称为睫毛分离摩瑟
- 2022-04-27 15:41:52下载
- 积分:1
-
的xctrl示例是ATL ATL控件“完全控制”。这真的只是一个股票…
The XCTRL sample is an ATL "full control" ATL Control. It s really just a stock OLE control that draws an "X" through it s client area
- 2022-09-21 16:20:02下载
- 积分:1
-
孙鑫老师c++教程第二课之掌握c++ ,ppt
孙鑫老师c++教程第二课之掌握c++ ,ppt-SUN Xin teachers c++ Tutorial classes of the second master c++, Ppt
- 2022-08-26 08:32:02下载
- 积分:1
-
vc下调用ffmpeg进行x264编码
vc下调用ffmpeg进行x264编码,在vc环境下通过ffmpeg进行x264编码的源程序,很好的资源,找了好久才找到的,希望对大家有所帮助。
- 2022-01-28 02:29:43下载
- 积分:1