-
简单的API函数CreateToolhelp32Snapshot
ShellExecute
PostMessage 用法
VS2005 C...
简单的API函数CreateToolhelp32Snapshot
ShellExecute
PostMessage 用法
VS2005 C-CreateToolhelp32Snapshot
ShellExecute
PostMessage
about some API method in VS2005 C++
- 2022-04-23 10:18:33下载
- 积分:1
-
一个完成栅格图像矢量化功能的程序,主要实现了在图片背景上添加点、线的功能,使用了交互式构图技术,如橡皮条和拖曳,以文本文件保存矢量线的结点,有简单的导入和导出功...
一个完成栅格图像矢量化功能的程序,主要实现了在图片背景上添加点、线的功能,使用了交互式构图技术,如橡皮条和拖曳,以文本文件保存矢量线的结点,有简单的导入和导出功能。-A complete raster image vectorization function procedure, the main background in the picture to add point, line features, the use of interactive mapping technologies such as rubber and drag to the text file line vector nodes, has a simple the import and export functions.
- 2022-04-19 19:16:52下载
- 积分:1
-
WinCe CF2.0 MessageWin use source code C# C# Development WinCE custom code messa...
WinCe CF2.0 MessageWin使用源代码C#
C#开发WinCE自定义消息传递机制代码-WinCe CF2.0 MessageWin use source code C# C# Development WinCE custom code messaging mechanism
- 2022-04-12 23:35:37下载
- 积分:1
-
实例08
实例08-TUSPY-08-TUSPY
- 2022-02-07 14:32:48下载
- 积分:1
-
有关于socket编程的
网络问空间爱你你传输服务的代码。一节公答谢小嘴...
有关于socket编程的
网络问空间爱你你传输服务的代码。一节公答谢小嘴-Socket programming on the network space love you ask your transmission service code. A public thank mouth
- 2022-04-10 01:34:43下载
- 积分:1
-
留言板你可以通过我们这个留言板来实现留言和显示留言。可以方便在BBS中用的偶...
留言板你可以通过我们这个留言板来实现留言和显示留言。可以方便在BBS中用的偶-it is a getbook a property .it answer
- 2022-09-06 19:35:02下载
- 积分:1
-
进程管理器
进程资源管理器,可以显示正在运行的进程,线程和模块。其着找到基地,并开始地址。例如,使用
EnumProcessModulesEx和NtQueryInformationThread功能在C#。
void PrintModules (Int32 ProcID)
{
IntPtr hProcess = OpenProcess(ProcessAccessFlags.QueryInformation | ProcessAccessFlags.VMRead, false, ProcID);
if (hProcess != IntPtr.Zero)
&nbs
- 2022-01-22 17:14:27下载
- 积分:1
-
fltk和vega联合编程的例子,fltk是一个跨平台界面包,vega是一个虚拟场景的渲染工具,fltk和vega相结合可实现具有丰富界面的跨平台的vega编程...
fltk和vega联合编程的例子,fltk是一个跨平台界面包,vega是一个虚拟场景的渲染工具,fltk和vega相结合可实现具有丰富界面的跨平台的vega编程(自己开发)-fltk and Salmon joint programming examples fltk is a cross-platform interface kits, Salmon is a virtual scene rendering tools, and fltk loves to be combined to achieve the rich interface of cross-platform programming Salmon (their development)
- 2022-02-12 19:44:37下载
- 积分:1
-
实现图像加柔效果
实现图像加柔效果-increase Sophie Image effects
- 2022-01-25 18:11:15下载
- 积分:1
-
该程序是MTeX套装中的一个重要命令行工具,可用于自动判断tex文件的类型(tex/latex/pdftex/pdflatex/xetex/xelatex/lu...
该程序是MTeX套装中的一个重要命令行工具,可用于自动判断tex文件的类型(tex/latex/pdftex/pdflatex/xetex/xelatex/luatex/lualatex/context等)。-The program is packaged MTeX an important command-line tool can be used to automatically determine the tex file type (tex/latex/pdftex/pdflatex/xetex/xelatex/luatex/lualatex/context, etc.).
- 2022-03-13 03:17:52下载
- 积分:1