-
一个加壳工具的源码,是学习高级汇编技巧的了例子
一个加壳工具的源码,是学习高级汇编技巧的了例子-A source加壳tool is to learn advanced techniques to compile the examples
- 2022-03-23 18:54:49下载
- 积分:1
-
绝对可以运行的程序 约瑟夫问题1
绝对可以运行的程序 约瑟夫问题1-definitely can run the procedure Joseph a problem
- 2022-06-17 11:32:53下载
- 积分:1
-
vb.net source we hope to help a bit
vb.net源码 希望对大家有点帮助-vb.net source we hope to help a bit
- 2023-06-25 20:30:03下载
- 积分:1
-
中国大陆本地化区域语言设置软件
应用背景安装Linux和Windows双系统的人,特别是这装LinuxDeepin的人会发现,每次进入Linux系统之后再进入Windows系统,系统的时间格式被改ChinesePRC,右下解只显示一个C和一个小时的数字,很讨厌。Windows的时间格式设置要弹好几个框,点好多按钮,搞人了,让人很心烦。我写了一个Windows控制台程序,帮助大家快速恢复系统时间格式。既然要快速,就不提供界面和选项了,需要的兄弟姐妹们自己修改代码吧。关键技术
1、Windows注册表控制技术。本人使用的是Visual C++ 6.0,在编写代码的时候发现它修改不了Windows7的时候格式,研究发现SetLocaleInfo最终修改的是注册表,于是直接修改了注册表。
2、Windows所有窗口刷新技术。很讨厌给所有的窗口发送WM_SETTINGCHANGE消息之后所有窗口纹丝不动,特别是桌面右下解的时间格式没有刷新。于是强制刷新了所有窗口。
- 2022-08-23 17:51:51下载
- 积分:1
-
PCI
pci-1716数字信号采集源程序-PCI-1716 digital signal acquisition source
- 2022-06-30 00:55:58下载
- 积分:1
-
hex转BIN,BIN转Hex
STM32格式转换工具,VS2012编写,支持HEX格式文件转为BIN文件,以及BIN文件转HEX文件。
- 2022-03-25 16:16:01下载
- 积分:1
-
a DLL using information obtained CPU code, very professional, not only can the C...
一个利用DLL实现获得CPU信息的代码,十分专业,不但可以获得CPU的速度、型号等,而且可以获得CPU的缓存大小、流水线数等等30多项CPU的特性,而且,带了DLL的VC源程序-a DLL using information obtained CPU code, very professional, not only can the CPU speed, models, but the available CPU cache size, number, etc. Line 30 of the characteristics of the CPU, but with a VC source DLL
- 2022-07-03 01:43:55下载
- 积分:1
-
This is a simple flow
这是一个WINCE4.2下的简单流驱动,与硬件无关。弄了很久,才调试成功。主要是学习流驱动的实现过程及动态加载!包括EVC开发的流驱动,EVC的应用调用程序和WORD的说明文档-This is a simple flow-driven, under WINCE4.2, and hardware-independent. Get a long time before the successful commissioning. Mainly for studying flow-driven implementation process and dynamic load! Including the EVC developed flow-driven, EVC application calls the procedures and instructions WORD documents
- 2023-01-24 23:50:04下载
- 积分:1
-
a screen
一个基于 BIOS 的屏幕开发的 C 语言源程,有点意思,欢迎大家快乐共享-a screen-based BIOS development of C language source way, a little bit mean, we are happy to share happiness! !
- 2023-06-22 00:25:03下载
- 积分:1
-
模拟页式虚拟存储管理中硬件的地址转换和缺页中断,采用先进先出处理缺页中断...
模拟页式虚拟存储管理中硬件的地址转换和缺页中断,采用先进先出处理缺页中断-mock-page virtual memory management hardware address translation and missing pages interruption, using FIFO interrupt handling missing pages
- 2022-04-12 17:35:12下载
- 积分:1