搜索资源列表
dos11111
- 使用mfc模拟dos操作系统的部分功能,只是简单的调用了一些api函数,并未使用汇编语言写底层函数-use mfc simulation dos part of the operating system functions, simply call a number api function, did not use the bottom to write assembly language functions
Linux_systerm_call
- 《LINUX下增加系统调用的二种方法》 摘要: 在分析LINUX系统调用机制的基础上通过修改内核源代码和插入内核模块实现二种增加系统调用的方法。 关键词: LINUX系统调用操作系统-"Linux system call to increase the two methods" Abstract : Analysis of the Linux system call mechanism adopted on the basis of amendments to the
LogTest
- 该日志系统包括七个 C++ 类:CLog, CFuncLog, IStoreLog, CWinLog, CFileLog, CAutoCritic, CLogSimpleLock。CLog 是所有日志模块中最主要的一个类,在大多数情况下,这个类在应用程序中最好是单实例的。但并不是必须的。重要性其次的一个类是 CFuncLog,这个类用于对函数调用的进入和退出进行记录。当然开发人员也可以使用这个类对任何数据进行日志记录。-The log system includes seven C++ type
FileBackUp
- 调用系统自带的文件拷贝工具robocopy,结合windows计划任务,实现制定文件夹定时备份,自定义备份个数,自动删除多余备份等-Call the system s own file copy tool robocopy, combined with a windows scheduled task to develop a folder timed backup, custom backup number, automatically delete redundant backup
1124
- 定义一个CPU类,包含等级(rank)、频率(freqlaency)、电压(voltage)等属性,有两个公有成员函数run、stop。其中,rank为枚举类型CPU—Rank,定义为enum CPU—Rank {Pl=1,P2,P3,P4,P5,P6,P7},frequency为单位是MHz的整型数,voltage为浮点型的 电压值。观察构造函数和析构函数的调用顺序。 --(1) the definition of a CPU class, including level (ran
fk
- 饭卡记录系统 需要调用Xp窗体.ocx,请自行下载哦-Fanka recording system needs to call the Xp form ocx, please download Oh
pltest
- pltest代码分析工具主要功能是静态分析和动态测试。 1 静态分析 包括“函数信息分析”、“指标信息分析”、“代码质量分析”,“数据流分析”、“复杂度分析 ,”循环分析“并生成doc格式的报告。报告主要包括“代码信息统计”、“编码标准违反情况统计”、“注释信息统计”、“复杂度及数据流信息”,“Halsteads信息”等内容。 2 动态测试 系统对选定的文件进行“插桩”、“编译链接”、“动态执行”,“动态分析”等操作。动态测试报告的内容包括:函数调用返回信息、对语句覆盖率、分
1666259
- NT环境下调用中断门运行特权指令,在用户级调用系统级中断-NT environment with interrupt gate privileged instructions, at levels users call system
szss
- NT环境下调用中断门运行特权指令,在用户级调用系统级中断-NT environment with interrupt gate privileged instructions, at levels users call system
DLL
- DLL的文件调用,可以在原有的基础上加以修改就可以监测系统的情况!,(Call DLL files, can be modified on the basis of the original can monitor system!)
