-
一个用c语言写的小操作系统,有任务调度,驱动了键盘,鼠标,显示适配器...
一个用c语言写的小操作系统,有任务调度,驱动了键盘,鼠标,显示适配器-a language used to write a small operating system, task scheduling, driving a keyboard, mouse, display adapters.
- 2022-09-08 04:40:02下载
- 积分:1
-
8皇后问题,N皇后问题,随机算法,提高速度
8皇后问题,N皇后问题,随机算法,提高速度-this is a randomized solution of N Queens. with random algrithism, we can improve the speed of finding solution
- 2022-07-18 12:37:32下载
- 积分:1
-
Visual C++ 6.0的MFC SYMBOL (符号调试文件) Very useful ! 识货的下
Visual C++ 6.0的MFC SYMBOL (符号调试文件) Very useful ! 识货的下-Visual C 6.0 MFC Symbol (symbolic debugger) Very useful! Know the quality of the next
- 2023-08-31 10:50:04下载
- 积分:1
-
a teach you how to conceal the source process
一个教你如何隐藏进程的源程序-a teach you how to conceal the source process
- 2022-03-15 01:26:42下载
- 积分:1
-
This is a code for feature selection. Which combines minimum redundency and max...
This a code for feature selection. Which combines minimum redundency and max relevance and Ftest. Originally it is written for gene selection but can be used for any kind of feature selection.-This is a code for feature selection. Which combines minimum redundency and max relevance and Ftest. Originally it is written for gene selection but can be used for any kind of feature selection.
- 2023-08-04 23:25:03下载
- 积分:1
-
这个程序的作用是监测信息的过程中,如果目标…
这个程序的作用就是监视进程信息,如果发现目标进程则立即把它干掉,从而达到禁止程序运行的目的-The role of this procedure is to monitor the process of information, if the target process immediately kill it, so as to achieve the purpose of the prohibition of the procedure to run
- 2022-02-15 11:26:42下载
- 积分:1
-
一个DELPHI实现的屏幕保护成学,希望对大家有所帮助!
一个DELPHI实现的屏幕保护成学,希望对大家有所帮助!-a screen to protect the school, and I hope to help you!
- 2023-07-25 14:25:03下载
- 积分:1
-
SSDTmon
SSDTmon - view os kernel SST and win32k SST, unhook, syntax base for NT API. Console client. C++, Use driver for kernel memory acce-SSDTmon- view os kernel SST and win32k SST, unhook, syntax base for NT API. Console client. C++, Use driver for kernel memory access
- 2022-10-27 01:40:04下载
- 积分:1
-
把Control键和Caps键互换
把Control键和Caps键互换 -Interchanging between Contorl and Caps
- 2022-06-01 13:03:20下载
- 积分:1
-
greedysnake
运用MFC实现贪吃蛇小游戏
运用键盘的上、下、左、右实现对蛇的控制
蛇碰到墙或咬到自己时游戏失败
蛇每吃到一个食物身长伸长一节
蛇吃到一定数量的食物等级增加一级相应的速度增加一倍
实现蛇吃食物的自动演示
当通关或游戏失败时,查看游戏分数,若是最高分则保存游戏分数和玩家姓名
-greedysnake
- 2022-12-02 10:50:06下载
- 积分:1