搜索资源列表
ShareMem共享内存
- 一个好的共享内存编程例子,通过该例子可以掌握共享内存编程的方法。比较实用-a good example of shared memory programming, through which we can get examples of shared memory programming method. More Practical
mymalloc
- The usual implementation of malloc and free are unforgiving to errors in their callers' code, including cases where the programmer overflows an array, forgets to free memory, or frees a memory block twice. This often does not affect the program immed
check_cpumem
- 已完成的,可以直接用于nagios的vbs脚本,将指定进程的CPU及内存占用率写入到日志中,日志每天自动换一个,并可以指定日志路径。-Completed, can be directly used nagios vbs scr ipt, the specified process CPU and memory usage is written to the log, log wrap, and can specify the log path.
TEC-4
- 一个用delphi写的用软件的方式来模拟cpu和内存的工作情况-Writing a use delphi way to use software to simulate the cpu and memory work
ShareMem
- 系统共享内存实现代码,可以充分利用 Windows 的功能来实现不同进程间通讯-Shared memory system code, you can take full advantage of Windows features to achieve communication between different processes
GSCAPI
- API files for making software to use synchronous memory chip cards with GemPC, GemPC Twin, Gempro smart cards readers/writers
getSysInfo
- 获取系统硬件信息:主板厂商,CPU,内存,硬盘,操作系统等-Access system hardware: motherboard manufacturers, CPU, memory, hard disk, operating system, etc.
Project1
- 使用无窗口透明控件,好处是控件不是从窗口类继承而来的,可以节省一些内存资源,难点是鼠标控制和坐标计算,缺点是无法直接响应键盘事件。而且,需要注意的是,在Paint事件里,坐标是从(0,0)开始的,而在其它地方,坐标是相对于容器的。缺点是设计时,无法用鼠标点选控件(只能用键盘移动),微软公司也在MSDN里说了这是一个BUG,但至今未解决。 好了,废话俺不说了,打开VB6,新建一个“标准 EXE”,然后添加一个用户控件,把控件的BackStyle属性设置为“透明”,把Windowles
check_res
- 1.查看系统资源:CPU,内存,硬盘,进程,登录,文件修改时间等 2.监控tomcat进程(cpu,memory,process,find file)
