-
用C#做的图形程序,功能较简单,可以缩图
用C#做的图形程序,功能较简单,可以缩图-done with C# graphics procedures, functions relatively simple, can hint
- 2022-03-22 04:09:57下载
- 积分:1
-
Retrieving, Writing, and Creating Data in a Microsoft Access File (CDaoDatabase...
Retrieving, Writing, and Creating Data in a Microsoft Access File (CDaoDatabase and CDaoRecordset)
http://www.codeguru.com/cpp/data/mfc_database/microsoftaccess/article.php/c43-Retrieving, Writing, and Creating Data in a Microsoft Access File (CDaoDatabase and CDaoRecordset)
http://www.codeguru.com/cpp/data/mfc_database/microsoftaccess/article.php/c4311
- 2023-02-10 19:45:03下载
- 积分:1
-
VC prepared by the WAV file manipulation routines, and if necessary can be downl...
用VC编写的WAV文件操作例程,如有需要的可以下载,很有参考价值.-VC prepared by the WAV file manipulation routines, and if necessary can be downloaded great reference value.
- 2022-09-22 21:50:03下载
- 积分:1
-
一个还算可以得屏幕保护程序
一个还算可以得屏幕保护程序-it can be a fairly screen protection program
- 2022-02-16 02:09:54下载
- 积分:1
-
vb的原代码,用户只需要有个麦克风,然后通过说话,屏幕窗口上可出现说话的内容,但是效果不是很好,准确率很低,所以尽量说普通话...
vb的原代码,用户只需要有个麦克风,然后通过说话,屏幕窗口上可出现说话的内容,但是效果不是很好,准确率很低,所以尽量说普通话-vb s source code,user only need amicrophone,then speaking through it,the speaking contents will occur on the screen window,but the effect is not very good,the accuracy is very low,it is the best of your abilities to speak Mandarin please.
- 2023-08-10 15:25:03下载
- 积分: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
-
2410的iic驱动源码,在pb4.2编译通过.欢迎下载使用
2410的iic驱动源码,在pb4.2编译通过.欢迎下载使用-2410 the IIC-driven source code, compiled in pb4.2 through. Welcome to download
- 2022-04-02 03:21:35下载
- 积分:1
-
自己的小程序,入门学习的,可能对大家有用~!
自己的小程序,入门学习的,可能对大家有用~!-Own procedures, entry of the study may be useful to everyone ~!
- 2022-02-04 17:00:59下载
- 积分:1
-
这是一个实现质因数分解的程序,输出这个数的质因数的连乘形式...
这是一个实现质因数分解的程序,输出这个数的质因数的连乘形式-Realize this is a quality factor decomposition process, the output of the quality factor of a few even take the form of
- 2023-02-03 06:50:04下载
- 积分:1
-
Algoritmo simetrico
Codigo simetrico en C#
- 2023-04-09 16:55:03下载
- 积分:1