-
at91sam9260 windows ce 5.0 bsp source code
at91sam9260 windows ce 5.0 bsp source code-at91sam9260 windows ce 5.0 bsp source code
- 2023-04-13 04:35:04下载
- 积分:1
-
学习的好资料很难得到的大家快来下啊 共同进步
学习的好资料很难得到的大家快来下啊 共同进步-Study hard to get good information on the U.S. under the ah Come common progress
- 2022-01-25 15:22:08下载
- 积分:1
-
labview下的虚拟键盘操作,做界面的朋友可以参考一下
labview下的虚拟键盘操作,做界面的朋友可以参考一下-under the LabVIEW virtual keyboard operation, make the interface reference for Friend
- 2022-11-04 03:10:02下载
- 积分:1
-
数字定时器写的程序,模拟数字计时器,根据…
Digital Timer Write a program that simulates the digital timer, according to the specification discussed during the last week lecture. Implement the classes Timer and Display in the way as it is shown on slide 16 of the Unit 6. You program will consists three classes: Timer, Display and TestTimer. Timer will use Display class to create two objects: hours and minutes. TestTimer should create an object of class Timer and simulate work of the digital timer for 10 minutes.
- 2022-09-23 14:35:04下载
- 积分:1
-
VC界面类编程.rar
很多DOC文档 +源码
VC界面类编程.rar
很多DOC文档 +源码 -VC interface class programming. Rar lot of DOC Document+ Source
- 2022-01-25 18:59:06下载
- 积分:1
-
密码学中 维吉尼亚算法的 c语言实现
调试无误
密码学中 维吉尼亚算法的 c语言实现
调试无误-Virginia cryptography algorithm implementation c language
- 2022-06-01 06:22:03下载
- 积分:1
-
我估计这是对初学者来说最好的礼物了,我也用过的。
我估计这是对初学者来说最好的礼物了,我也用过的。-I guess this is the best gift for the beginner, and I have used.
- 2022-08-17 10:15:28下载
- 积分:1
-
局域网斗地主聊天服务端完整版源码
源码描述:
局域网斗地主聊天服务端完整版源码
监听在线人数,聊天信息等
一款可以局域网连接的斗地主游戏。
游戏开始后输入ip地址点击连接即可局域网对战。
有聊天的程序,欢迎感兴趣的用下载学习
- 2022-01-21 21:08:34下载
- 积分: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
-
search and remove temporary refuse document tools
搜索并清除临时垃圾文件的工具-search and remove temporary refuse document tools
- 2022-07-11 12:14:24下载
- 积分:1