-
SMD electrolytic capacitor specifications, providing complete capacitor size of...
贴片电解电容的规格书,提供完成的电容尺寸数据,方便应用-SMD electrolytic capacitor specifications, providing complete capacitor size of data, facilitating the application
- 2023-07-17 04:50:03下载
- 积分:1
-
舒力康保健食品公司源码,全部公开,适用中小企业自主建站参考...
舒力康保健食品公司源码,全部公开,适用中小企业自主建站参考-Shu Li Kang health food company" s source code, full disclosure
- 2023-03-10 09:05: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
-
一个DOS的小游戏,刚学时候做的,对初学者会有帮助吧
一个DOS的小游戏,刚学时候做的,对初学者会有帮助吧-A small DOS game, just learn when to do it would be helpful for beginners ~ ~
- 2022-06-17 02:49:07下载
- 积分:1
-
结构排序
关键字成员为字符的结构搜索123456
结构排序
关键字成员为字符的结构搜索123456-Keyword ranking members of the structural character of the structure of english 123456
- 2022-06-27 15:34:25下载
- 积分:1
-
已知一颗有根树是 2
已知一颗有根树是 2-tree(只有度为2和度为0的结点),并且有n个叶子节点,从左到右编号为1,2,…, n,还知道两个相邻编号节点之间的 ChonSu(这棵树中这链接这两个节点的路径的边数)。求任意两个叶子节点x, y (1≤x≤n)之间的 ChonSu-Rooted tree is known to a 2-tree (only the degree 2 and degree 0 nodes), and there are n-leaf nodes from left to right numbered 1,2, ..., n, also know that two adjacent numbers between nodes ChonSu (this tree that links these two nodes in the path of the number of edges). Seeking any two leaf nodes x, y (1 ≤ x ≤ n) between the ChonSu
- 2022-01-22 01:37:29下载
- 积分:1
-
一个模拟钢琴的小程序,可以弹出动听的歌曲哦!
一个模拟钢琴的小程序,可以弹出动听的歌曲哦!-a small piano simulation procedures can be sweet pop songs!
- 2022-05-31 15:28:08下载
- 积分:1
-
案例26钟表显示
案例26钟表显示-case clocks showed 26
- 2022-01-22 15:26:42下载
- 积分:1
-
该代码实现背光亮度调节(PWM方式),在s3x6410上验证没有问题
该代码实现背光亮度调节(PWM方式),在s3x6410上验证没有问题-backlight control(PWM)
- 2022-07-26 06:08:41下载
- 积分:1
-
unicode 的显示程序!
请先将unicode 16*16的库放到当前目录下
并起名为 unicode.bin
可编过!...
unicode 的显示程序!
请先将unicode 16*16的库放到当前目录下
并起名为 unicode.bin
可编过!-unicode display procedures! Please be unicode 16* 16 libraries on the current directory and named unicode.bin could be too!
- 2023-08-22 05:00:02下载
- 积分:1