▍1. hypermesh-study
该篇参考文献详细的讲解了如何学习这一软件,写的很详细,特别的有用(it is very important for us to study the hyperpmesh)
该篇参考文献详细的讲解了如何学习这一软件,写的很详细,特别的有用(it is very important for us to study the hyperpmesh)
自用的摇号软件,C++实现的,有很多不足之处。大家一起改进吧,亲们(my test program for lucky)
获取系统进程信息源码,程序结合易语言应用接口支持库,调用API函数实现屏幕上找图。(Get system processes information source , combined with easy language application program interface support library , call the API function to find a diagram on the screen.)
eXeScope650绿色注册版,修改DLL EXE文件!(eXeScope650 free registered version)
通过内存映射对象实现程序和进程间的内存共享。(Implement programs and memory sharing between processes through a memory-mapped object.)
机器视觉相机中驱动使用例子,在机器视应用中非常有用,适合学习,希望对大家有帮助。(Machine vision camera driver uses the example, depending on the machine is very useful in applications for learn, we want to help.)
易语言动态创建子程序,用于学习。易语言动态创建子程序,用于学习。(Easy language to dynamically create a subroutine)
关于注册表的操作,关于注册表的读出和注册表的输入(Operating on the registry, read about registry and registry input)
彻底隐藏文件源码例程,程序使用读写注册表项的方法来隐藏文件。(Complete source code routines hidden files , the program uses a method to read and write registry entries to hide files.)
1.变量及作用域 2.内存问题 变量、作用域及内存(1. Variables and Scope 2. Memory Problems)
这是一个通过冻结winlogon程序实现的屏蔽win7下ctl+alt+del键的功能,仔细看,不别乱喷。(this is a app to keep out the win key!)
让系统查找某一程序进程被关闭则运行关机命令(The system to find a program process is shut down while running shutdown command)
共享内存源代码,本人提供共享内存操作的库文件(Shared memory source code, I provide the shared memory operation library file)
对系统注册表的操作,及用相应的实现码进行编程。(The operation of the system registry, and with the realization of the corresponding programming code.)
可以定时关机,重启计算机,对编写一些程序时添加人性化功能有很大帮助。(Can be timed shutdown, restart the computer)
编写程序,要求父进程创建一个子进程,子进程对一个50*50的字符数组赋值,由父进程改变子进程的优先级,观察不同优先级进程使用CPU的时间(Written procedures that require the parent process creates a child process, the child process on a 50* 50 array of characters assigned by the parent process to change the priority of the child process, observe the different priorities of CPU time used by the process)
用C++编写的系统压力测试程序,包括进程压力测试与线程压力测试。(Written in C++, system pressure testing procedures, including the process of stress testing and stress testing thread.)
寻址方式在结构化数据访问中的应用,(1)掌握不同的内存寻址方式(2)使用结构化的数据存储方式(3)掌握BCD码的编码方式(Addressing modes in structured data access, (1) to master different memory addressing mode (2) using structured data storage (3) The master of BCD encoding)
使用CBuild编写的一组提取计算机硬件信息的函数,包括取得CPUID,硬盘ID,Bios,网卡等(Use CBuild extract prepared a set of functions of computer hardware information, including access to CPUID, drive ID, Bios, network cards, etc.)