-
procedures in the calculation of the time difference, including source Gilmour,...
在程序中如何计算时间差,包括源玛,编译后的文件-procedures in the calculation of the time difference, including source Gilmour, the compiled documents
- 2022-05-13 23:45:06下载
- 积分:1
-
学生管理系统
A student management system
- 2022-04-07 04:03:16下载
- 积分:1
-
vfp试验素材,包含一般试验中涉及的源代码段,适用于初学者学习使用...
vfp试验素材,包含一般试验中涉及的源代码段,适用于初学者学习使用-vfp test material, including the general test in paragraph relating to the source code for beginners learning to use. .
- 2022-08-21 13:47:04下载
- 积分:1
-
用于读取文件中的数据!和数据的写入!是C++语言做成,如有错误请多多指教
!...
用于读取文件中的数据!和数据的写入!是C++语言做成,如有错误请多多指教
!-Used to read data file! And data write! Is C++ Language made if there is an error please advise!
- 2023-01-29 18:25:03下载
- 积分:1
-
用VB做的一个液晶取字模程序,做液晶显示应该能够能用得到
用VB做的一个液晶取字模程序,做液晶显示应该能够能用得到-the LCD programm,it is for LCD programming.
- 2023-09-06 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
-
ASP 上机实践教程
实验一 ASP程序运行环境的配置
1 实验目标
1.1
1.2
2 实验原理
2.1
3 实验过程...
ASP 上机实践教程
实验一 ASP程序运行环境的配置
1 实验目标
1.1
1.2
2 实验原理
2.1
3 实验过程
2.1
2.2
2.3
2.4
2.5
4 参考代码
-ASP Advance Guide experimental procedures in an ASP environment configuration an experimental target 1.1 1.2 2 2.1 3 experimental principle experiment 2.1 2.2 2.3 2.4 2.5 4 reference code
- 2022-02-10 10:04:26下载
- 积分:1
-
实现生产者消费者共用缓冲区:在Windowsxp环境下,创建一个控制台进程,在此进程中创建n个线程来模拟生产者或者消费者。...
实现生产者消费者共用缓冲区:在Windowsxp环境下,创建一个控制台进程,在此进程中创建n个线程来模拟生产者或者消费者。-producer and consumer
- 2023-04-29 20:40:03下载
- 积分:1
-
This is an SMS
这是一个有关MOBILE 关SMS的操作-This is an SMS-related MOBILE clearance operation
- 2022-07-12 06:24:23下载
- 积分:1
-
设计模式的VC例子,可以用于学习设计模式。我自己觉得很有用。这个是Bridge模式...
设计模式的VC例子,可以用于学习设计模式。我自己觉得很有用。这个是Bridge模式-design patterns VC example, can be used to study design patterns. I feel very useful. This model is Bridge
- 2023-01-29 11:10:03下载
- 积分:1