-
关于在编译原理的识别中,采用独立的…
关于编译原理中数字的识别,用的是上下文无关文法。-About the identify the number in compiling principle ,using independent of the former and behind cuntext method.
- 2022-12-22 09:45: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
-
wince under the Tab control applications, coupled with the tree control the appl...
wince 下Tab控件的应用,再加上树形控件的应用,非常完美的代码,强烈推荐下载!-wince under the Tab control applications, coupled with the tree control the application of the code is perfect, strongly recommend to download!
- 2023-02-22 22:35:03下载
- 积分:1
-
人脸识别系统源代码
基于FPGA实现的人脸识别系统,打考勤用的快速实现人脸识别,基于Verilog语言实现的源代码,非常好,检验通过,非常有价值的源代码,希望对大家有用
- 2022-02-03 14:18:34下载
- 积分:1
-
磁盘调度模拟的算法实验课程设计的良药啊
磁盘调度模拟的算法实验课程设计的良药啊-Disk scheduling algorithm for simulation experimental medicine curriculum design ah
- 2022-03-19 21:15:49下载
- 积分:1
-
获取电脑外设相关(C#)
C#编写,可直接调用DLL,帮助获取电脑外设相关列表,初学者比较适合,为什么非要50个字!可以简单描述的东西!为什么要这样搞!无语!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- 2022-06-30 21:18:08下载
- 积分:1
-
实现正则表达式匹配。匹配速度很快,可以很方便的嵌入到自己的程序...
实现正则表达式匹配。匹配速度很快,可以很方便的嵌入到自己的程序-The realization of regular expression matching. Fast.
- 2022-05-28 01:11:19下载
- 积分:1
-
实现教学管理和研究的一些统计数据,和SCOR…
实现教学科研管理工作中的一些统计,及分数等等各项的操作,方便应用-Realize the management of teaching and research some of the statistics, and scores and so the operation, convenient application
- 2022-04-11 03:58:50下载
- 积分:1
-
哈希表映射程序!学会哈希表的简单应用功能!
哈希表映射程序!学会哈希表的简单应用功能!-Hash Table mapping procedures! Hash Table Institute of simple applications!
- 2023-02-20 05:25:03下载
- 积分:1
-
计算机的计算犯法的上级实习
比叫小,但横事用,呵呵,大家多多下咯...
计算机的计算犯法的上级实习
比叫小,但横事用,呵呵,大家多多下咯-computer calculation of the higher offense than grassroots attachment, but with Wang thing, huh, we 1,10 under a lot! !
- 2022-01-22 04:15:06下载
- 积分:1