-
(recommended) Print Preview source code.
(推荐)打印预览源代码.-(recommended) Print Preview source code.
- 2022-01-25 21:26:46下载
- 积分:1
-
根据罗云彬100%汇编写的一个钟表,我用VC实现了基本功能和界面。一个非常漂亮的钟表!...
根据罗云彬100%汇编写的一个钟表,我用VC实现了基本功能和界面。一个非常漂亮的钟表!-100% write compilation of a watch, I will use the VC the basic functions and interfaces. A very beautiful watches!
- 2022-12-23 21:45:04下载
- 积分:1
-
有时需要全屏幕显示窗口或视图文件,本程序基于VC++平台实现了全屏显示功能。...
有时需要全屏幕显示窗口或视图文件,本程序基于VC++平台实现了全屏显示功能。-Sometimes necessary display window or full-screen view of a document, the procedures based on VC++ Platform realize the full-screen display function.
- 2022-01-30 22:49:26下载
- 积分:1
-
VC服务程序源代码
本代码是演示SERVER服务程序,额也是一个框架文件,大家可以以此为模板参考基础来书写自己的服务代码。本代码入口函数为_tWinMain函数,里面的 Run函数为一个线程,其内部为整体就是一个线程,也可以在里面添加更更多的线程。
- 2023-06-13 02:35:03下载
- 积分:1
-
JOS Lab 2: Memory Management
The first component is a physical memory allocator for the kernel, so that the kernel can allocate memory and later free it. Your allocator will operate in units of 4096 bytes, called pages. Your task will be to maintain data structures that record which physical pages are free and which are allocated, and how many processes are sharing each allocated page. You will also write the routines to allocate and free pages of memory.
The second component of memory management is virtual memory, which maps the virtual addresses used by kernel and user software to addresses in physical memory. The x86 hardware memory management unit (MMU) performs the mapping when instructions use memory, consulting a set of page tables. You will modify JOS to set up the MMU page tables according to a specification we provide.
- 2022-02-05 12:16:48下载
- 积分:1
-
鼠标记录器
作者: 小卢
mail:359581807@163.com
blog:http://blog.sina.com.cn/qiq...
鼠标记录器
作者: 小卢
mail:359581807@163.com
blog:http://blog.sina.com.cn/qiqi8
欢迎联系,共同学习!
功能: 鼠标 行为的记录,重放
代码说明:
1.界面用了CXPButton的系列菜单及按钮,引用的文件有 HyperLink.cpp,HyperLink.h,XPButton,XPButton。
2.本代码参考了的一些 程序, 参考了很多其他人的编码
编译平台:
1.该代码在Windows XP+VC 6.0平台下编译通过。
使用说明:
1.鼠标的行为 记录,以及重新操作
2.该带代码。可以用来供研究学习,使用!
3.记录以后 要点击 结束 然后再点重放。不要直接点击重放!后果很严重哦!(要是万一出现了,这种情况,就按一下 alt+ctrl+del 试一下吧!呵呵 钩子 不能屏蔽 这三个键)
其他:
此为练习之作,也不是很高深制作,您可以随意的复制,传播,但是请保留该信息!-Mouse recorder Author: Lu small mail: 359581807@163.com blog: http://blog.sina.com.cn/qiqi8 welcome to contact the common study! Function: mouse behavior record, replay code: 1. CXPButton interface used a series of menus and buttons, the document cited has HyperLink.cpp, HyperLink.h, XPButton, XPButton
- 2022-07-12 12:19:23下载
- 积分:1
-
一个简单的C++编程实例。适合于初学者。
一个简单的C++编程实例。适合于初学者。-a simple C programming examples. Suitable for beginners.
- 2022-03-26 03:33:50下载
- 积分:1
-
判断程序退出非
对判断程序非正常退出或非正常处于死机状态进行检测,如果发现则重启程序。-judgment procedures to withdraw from the non-normal or normal lockups at the state testing, if they were to resume proceedings.
- 2022-03-09 09:09:55下载
- 积分:1
-
快速关闭计算机程序源代码
是用汇编语言
不提示保存
快速关闭计算机程序源代码
是用汇编语言
不提示保存-Rapid closure of a computer program source code is the assembly language is not prompted to save
- 2022-02-25 12:10:40下载
- 积分:1
-
取硬盘序列号ActiveX控件的创建及应用. 对于一些加密需要的朋友可能有用....
取硬盘序列号ActiveX控件的创建及应用. 对于一些加密需要的朋友可能有用.-serial numbers from hard drives to establish the ActiveX control and application. Encryption needs some friends may be useful.
- 2023-08-02 21:20:04下载
- 积分:1