-
Skyblue_Mine
一个简单的VC游戏程序,供学习和娱乐使用。(A simple VC game program for both study and entertainment.)
- 2009-12-03 18:50:42下载
- 积分: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
-
White.HtmlSnap
屏幕截屏,网页截图,屏幕录像专用工具,可用于网页信息取证等用途(Screen capture, web page screenshots, screen recording special tools for Web information forensic purposes)
- 2014-06-18 10:35:11下载
- 积分:1
-
8 拼图 C#
此源代码到制作拼图......8 拼图在 c# 程序,你可以玩它
- 2022-09-21 00:20:03下载
- 积分:1
-
解析xml工具
说明: xml解析,包含相应的库文件tinyxml2,vs2012工程文件。(XML parsing, vs2012 project file.)
- 2020-04-22 10:00:04下载
- 积分:1
-
JPEG文件压缩
JPEG压缩编码实现对doc,txt,图片等文件压缩,代码内有详细注释,可多次运行。
同时,还给出了解压算法,效果不多。
重要的是,有关于压缩率的计算哦
- 2022-02-01 11:06:43下载
- 积分:1
-
PDF.js在线打印、预览
PDF.js(pdf网页插件)是一款建立在Html5的网页pdf阅读器,来自mozilla的PDF.js,可以直接用Visual Studio打开,2010以上版本,有需要的赶快下载吧!
- 2022-05-27 08:21:00下载
- 积分:1
-
C# 绘制实时曲线包括绘制坐标轴
将曲线在窗口上draw出来。单独写了一个draw的类。可以参考一下。通过draw实现char控件的功能。
- 2022-03-20 04:38:15下载
- 积分:1
-
430平台驱动电机转动
通过对MSP430进行编程,驱动四相步进电机,实现电机的正转、反转,加速、减速,精确定位的控制,包含在LCD上进行相应显示的代码。
- 2022-01-25 14:43:02下载
- 积分:1
-
触摸屏程序开发
比较常用的触摸屏开发程序,简单;STM8S 电阻屏 小白式代码
- 2022-02-01 18:46:09下载
- 积分:1