-
information-management
基于mfc的一款本科信息系统管理软件,里面涵盖了对数据库的操作(Based the mfc of an undergraduate information systems management software, which covers the operation of the database)
- 2012-11-07 11:44:58下载
- 积分:1
-
x86 Code Virtualizer Src (C++)
The best code virtualizer for x86 on winodws platform.
- 2017-06-22 18:37:43下载
- 积分:1
-
34378387
一个模拟骰子的小系统, 虽然简单,但是覆盖知识面很全的喔(A small system simulation of the dice, although simple, but full of knowledge is very well)
- 2017-08-21 11:51:41下载
- 积分:1
-
srtf28
program to implement Shortest-Remaining Time-First CPU scheduling algorithms
- 2010-01-30 14:29:05下载
- 积分:1
-
stm32f103rct6步进电机freeRTOS掉电保存
说明: stm32f103rct6步进电机
基于freeRTOS
掉电存储(stm32f103rct6 stepper
based freeRTOS)
- 2020-06-15 22:45:01下载
- 积分:1
-
changereg
用vc++编写的修改注册表示例程序源码,适用于windows 2000系统(vc++ modify the registry sample program applies to windows 2000 system)
- 2012-10-30 10:32:21下载
- 积分:1
-
TotalRecall
可以预测后市的行情走市并画在K线图上,准确率很高。(Can predict the stock market outlook Abashiri and draw in the K-line diagram, the accuracy rate is very high.)
- 2020-06-30 17:00:02下载
- 积分:1
-
DAODEMO
基于dao技术的vc++数据库编程实例,适用于初学者。(An example of vc++ database programming based on Dao Technology)
- 2018-05-08 09:29:03下载
- 积分:1
-
远控源码(Gh0st)
ghost修改源码
- 2020-12-04下载
- 积分:1
-
ucore-lab1
Ucore是一个很小的适于学习的操作系统,此“麻雀”包含虚存管理、进程管理、处理器调度、同步互斥、进程间通信、文件系统等主要内核功能,总的内核代码量(C+asm)不会超过5K行。充分体现了“小而全”的指导思想。
这是ucore的实验1:系统软件启动过程。实验目的:操作系统是一个软件,也需要通过某种机制加载并运行它。在这里我们将通过另外一个更加简单的软件-bootloader 来完成这些工作。为此,我们需要完成一个能够切换到x86 的保护模式并显示字符的bootloader,为将来启动操作系统做准备。proj1 提供了一个非常小的bootloader,整个bootloader 的大小小于512 个字节,这样才能放到硬盘的主引导扇区中。通过分析和实现这个bootloader,读者可以了解到:基于分段机制的存储管理、设备管理的基本概念、PC 启动bootloader 的过程、bootloader 的文件组成、编译运行bootloader 的过程、调试bootloader 的方法、在汇编级了解栈的结构和处理过程、中断处理机制、通过串口/并口/CGA 输出字符的方法。文件中包括源代码、实验指导书和实验报告。(Ucore is a small operating system for learning, the " Sparrow" contains the virtual memory management, process management, processor scheduling, synchronization mutually exclusive, inter-process communication, file system and other major kernel functions, the total amount of kernel code ( C+ asm) no more than 5K lines. Fully embodies the " small" the guiding ideology.
This is ucore experiment 1: the system software boot process. Purpose: the operating system is a software, but also need some mechanism to load and run it. Here we will adopt another more simple software-bootloader to complete these tasks. To this end, we need to be able to complete a switch to the x86 protected mode and display the characters bootloader, the operating system to start to prepare for the future. proj1 provides a very small bootloader, the bootloader is less than 512 bytes in size, so as to put the hard disk master boot sector. Through the analysis and to achieve this bootloader, the read)
- 2011-06-07 14:36:34下载
- 积分:1