资源列表
PETools
- PEtools, a usefull tools for reversing.
program
- 隐藏任务栏和桌面,最小化所有窗口,以及屏蔽一些能关闭程序的键,运行后要求输入密码否则300秒后关机,键盘钩子(可记录键盘事件),任务管理器监控,线程守护等-Hide the taskbar and desktop, minimize all windows, and the shield that can shut down the program button requires a password or running off after 300 seconds, the keyboard
windows_command_line_sheet_v1
- windows command line
Cpu
- 读取计算机硬件信息,如CPU序列号,硬盘编号等-get hardware information,such as cpu serial No.,harddisk serial No., etc.
splitrarstr
- VC++ 以逗号为分隔点,自由任意拆分字符串,经常编写代码的朋友可能会想到Split,对,本代码就是使用Split函数实现分隔字符串,这相当实用-VC++ Comma-separated points, the Liberal split any string, often write code friends may think of Split, yes, the code is to use the Split function to achieve delimited string, w
shili23
- 线程通信 vc++6.0 MFC 编程实现 -Thread communication
On-chign
- 片上逻辑分析仪的设计On-chip logic analyzer design-On-chip logic analyzer design
AboutFile
- Program takes parameters about file. The path where it exits, size and other
Getusers
- 获取系统当前登录用户名,有助于用户及时获取自己当前登录系统的用户名-Access system is currently logged on user name, allows users to log in timely access to their current user name
Demo
- 通过此程序可以及时获取自己主机的物理内存的详细信息-Through this program can have timely access to their host physical memory details
Z-stack
- TI Z-stack 协议栈开发环境和工作流程。-Z-Stack API(Application Programming Interface),HAL (Hardware Abstract Layer),MAC(Media Access Control),NWK(Zigbee Network Layer),OSAL (Operating System Abstract System), Security, Service,ZDO (Zigbee Device Objects)。
08281018_ShenChaobo_lab02
- 讨论临界区问题及其解决方案。实验首先创建两个共享数据资源的并发线程。在没有同步控制机制的情况下,实验过程中会发现某些异常现象。针对观察到的现象,请分别采用以下两套不同的解决方案: (1) 利用Windows操作系统提供的mutex机制。 (2) 采用软件方案。 最后请比较这两种方案的性能优劣。 -Discuss problems and solutions critical region. Experiment first to share data resources to c
