-
印度各地的旅游。
尝试这出最佳及其容易。它的 jsp 代码。后端是 mysql 或 oracle。注册和登录的想法也是可用的......
- 2022-08-21 15:42:33下载
- 积分: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
-
用VC++语言得到输入汉字拼音码的演示小程序。
用VC++语言得到输入汉字拼音码的演示小程序。
-VC language to be used to input Chinese characters spelling yards small demonstration procedures.
- 2022-02-20 17:06:57下载
- 积分:1
-
本软件是在ads上编译的串口实验程序,很好的,是针对lpc22xx的...
本软件是在ads上编译的串口实验程序,很好的,是针对lpc22xx的-the software is compiled in ads Serial experimental procedure, very good, against the lpc22xx
- 2022-09-26 16:00:03下载
- 积分:1
-
a simulation of a small LED display procedures, can show good numbers, letters a...
一个模拟LED显示的小程序,能很好的显示数字,字母和时间-a simulation of a small LED display procedures, can show good numbers, letters and time
- 2022-06-18 22:50:38下载
- 积分:1
-
T7z-zip解压源码
已通过Tistudio源代码公开
by:Tistudio
- 2022-01-25 18:06:42下载
- 积分:1
-
Machine study for arithmetic multi
机器学习及人工智能中的多层感机的算法,可识别复杂的二维点阵图形,在实际的模式识别中很有参考价值。-Machine study for arithmetic multi-layer perceptron, it can recognize 2D dot matric graph, it is a good reference for pattern recognition
- 2022-08-03 20:57:30下载
- 积分:1
-
打开字体文件夹等待三秒然后刷新在等待2.5秒最后自动关闭该文件夹。...
打开字体文件夹等待三秒然后刷新在等待2.5秒最后自动关闭该文件夹。-Open the fonts folder and then wait 3 seconds to refresh while waiting for the final 2.5 seconds automatically close the folder.
- 2022-05-10 16:10:33下载
- 积分:1
-
用汇编写的一个简单的俄罗斯方块游戏,8086
用8086汇编写的一个简单的俄罗斯方块游戏-Written in 8086 with the compilation of a simple Tetris game
- 2022-06-29 17:02:59下载
- 积分:1
-
Set T [0: n
设T[0:n-1]是n个元素的一个数组。对任一元素x,设S(x)={i|T[i]=x}。当|S(x)|>n/2时,称x为T的主元素。设计一个线性时间算法,确定T[0:n]是否有一个主元素。-Set T [0: n-1] is the n elements of an array. Of any element x, set S (x) = (i | T [i] = x). When | S (x) |> n/2 when x for T said the main element. Design a linear time algorithm to determine the T [0: n] whether there is a main element.
- 2022-11-25 16:10:03下载
- 积分:1