-
《高质量C++ or C 编程指南》.pdf
《高质量C++ or C 编程指南》.pdf-" High-quality C++ or C programming guide" . Pdf
- 2022-03-04 21:24:09下载
- 积分:1
-
汇编语言,完成至少4种玫瑰线 的作图,图形可参见数学手册(可以用定点运算;建议采用浮点运算)。...
汇编语言,完成至少4种玫瑰线 的作图,图形可参见数学手册(可以用定点运算;建议采用浮点运算)。-compiled language, the completion of at least four types of roses line drawing, graphics can be found in mathematics Manual (Operators can use sentinel; Proposed floating-point operations).
- 2022-03-14 21:00:04下载
- 积分: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
-
注册表程序。 1 一个规范的注册表程序,模拟windows的注册表。 2 包含winCE的注册表解释,可以移植...
注册表程序。 1 一个规范的注册表程序,模拟windows的注册表。 2 包含winCE的注册表解释,可以移植-registry procedures. A registry of a standardized procedure to simulate the windows registry. WinCE 2 contains the registry explained that the transplant
- 2023-04-24 06:55:03下载
- 积分:1
-
5.0的ListView实现xp效果,可是不像6.0中GridLines=true就可以划出网格线,VB6实现代码,6.0同样适用...
5.0的ListView实现xp效果,可是不像6.0中GridLines=true就可以划出网格线,VB6实现代码,6.0同样适用-5.0 xp ListView achieve results, but unlike the 6.0 GridLines = true can draw grid lines, achieving VB6 code applies equally 6.0
- 2022-03-13 03:23:05下载
- 积分:1
-
计算提安阳黑子的相关函数,由此可以看出具体的周期
计算提安阳黑子的相关函数,由此可以看出具体的周期-Simitian Yang calculated the correlation function of sunspots, which can be seen the specific cycle
- 2022-05-25 14:30:18下载
- 积分:1
-
(source code) automatic text processing branch, application ASCII high eight pro...
(源代码)文本自动分行处理,应用ASCII 码的高8位特性.避免汉字半个字分开的现象.可以用到自定义控件中去.需望能给大家帮助.-(source code) automatic text processing branch, application ASCII high eight properties. Avoid Chinese nonsense separate phenomenon. OCX can be used in China. We need to give hope to help.
- 2022-05-07 02:05:24下载
- 积分:1
-
用C++编写的封装有关注册表操作的函数,使你可以轻松添加、删除、修改主键或键值。(2KB)...
用C++编写的封装有关注册表操作的函数,使你可以轻松添加、删除、修改主键或键值。(2KB)-encapsulation of some regedit operation function with C++,which make add,delete and modify main key or key assignments easily
- 2023-03-05 17:55:03下载
- 积分:1
-
如题, 如题, 如题, 如题, 如题, 如题,
如题, 如题, 如题, 如题, 如题, 如题,-如题,如题,如题,如题,如题,如题,如题,如题,如题,如题,如题,如题,如题,如题,
- 2023-07-25 12:50:03下载
- 积分:1
-
使用VC搭建界面的冒泡算法
使用VC搭建界面的冒泡算法-use interface structures and bubbling Algorithm
- 2023-01-20 09:35:03下载
- 积分:1