-
手机端与电脑端实现鼠标操作和照片传输,在IDE环境下开发,WINDOWS环境下运行...
手机端与电脑端实现鼠标操作和照片传输,在IDE环境下开发,WINDOWS环境下运行-Mobile terminal and computer terminal operation and transfer your pictures to achieve the mouse, in the IDE environment, development, WINDOWS environment to run
- 2022-03-25 02:36:30下载
- 积分:1
-
在使用过程中可使用正则表达式的识别…
识别正则表达式
可以在书写之前先用它验证的程序 很好用
有源代码-Identification of regular expressions can be written before the procedure to use it to verify a good use of active code
- 2022-04-07 13:56:55下载
- 积分:1
-
用ASP.NET来编程的商店网站的源代码
用ASP.NET来编程的商店网站的源代码-Programming using ASP.NET to store the source code of web site
- 2022-03-18 16:32:00下载
- 积分:1
-
获取系统硬件信息,内存使用状况,process进程列表
void ExeCPUID(DWORD veax) //初始化CPU信息
{
__asm
{
mov eax,veax
cpuid
mov deax,eax
mov debx,ebx
mov decx,ecx
mov dedx,edx
}
}
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-08-23 22:54:57下载
- 积分:1
-
Design Pattern category referred to in the Maze, used to create models that can...
Design Pattern 里讲到的Maze类,用于创建型模型,可以一边看书,一边看这里面的代码,加深理解. 代码只是示意,只能Compile,Link不能成功,因为有些函数没有实现.只为学习用的^_^-Design Pattern category referred to in the Maze, used to create models that can read the side, while watching this code inside a deeper understanding. Code is indicative only Compile, Link can not succeed, because some functions did not materialize. Only for the study ^ _ ^
- 2022-01-31 22:13:38下载
- 积分:1
-
使用XML编写的通讯薄
使用XML编写的通讯薄-prepared by the use of XML communications thin
- 2022-03-24 23:21:19下载
- 积分:1
-
this is code for dx9.0 hoping it is useful for people
图形学的源代码希望对大家有用 看过了很有用 特别是对新手-this is code for dx9.0 hoping it is useful for people
- 2022-07-14 05:25:37下载
- 积分:1
-
本程序通过一个简单的例子,提供一个扩展资源管理器的框架,通过这个框架,从而实现资源管理器、我的电脑以及标准文件浏览框的鼠标右击功能,借助于右击菜单实现文件打印。...
本程序通过一个简单的例子,提供一个扩展资源管理器的框架,通过这个框架,从而实现资源管理器、我的电脑以及标准文件浏览框的鼠标右击功能,借助于右击菜单实现文件打印。-This procedure adopted by a simple example to provide a resource manager to expand the framework, the adoption of this framework in order to achieve Explorer, My Computer, as well as the standard file browser box of the mouse right-click function, through the use of right-click the file menu to print.
- 2022-04-14 10:15:56下载
- 积分:1
-
Windows编程-OpenGL
这是一个使一个彩色三角形在一个黑色的窗口内以单位速度旋转的程序,采用c++编写Windows的程序。
三角形三个角的颜色为(255,0,0)红,(0,255,0)绿,(0,0,255)蓝
按照RGB配色方案画的三角形
- 2022-06-02 18:40:42下载
- 积分:1
-
talks source 18
孙鑫vc++讲座源码18-20-talks source 18-20
- 2022-09-20 11:45:03下载
- 积分:1