搜索资源列表
DOS-TextEditor
- 一个DOS下的文本编辑器,有菜单显示,实现回车换行、光标上下左右移动、一行超出边界自动换行、卷屏的下卷(不能上卷)。可以保存为txt文件。-A text editor in DOS, it has menu,press return can turn to next line, move the cursor up and down, when moving beyond the border it can wrap line, screen page down(can not page up)
vs
- My Mini 操作系统 源码.目前已经实现的功能: 阶段1: 1 BootSect 2 Kernel Loader (已经进入保护模式,并且将必要的参数传递给Kernel) 3 Kernel (开启页式存储,物理内存的简单管理,为中断提供了一套基本的接口,利用Bget建立了一个简单的堆) 阶段2: 1 优化了一部分代码,包括内核堆,内核栈的重新布置 2 初始化了一个TSS,用以处理特权级变化 3 将GDT从以前的KernelLoader空间到自己的空间 4
InterfaceDemo1
- android 手势翻页加页卡功能,可以滑屏也可以用点击页卡切换屏幕-Gesture to turn the page and page card function, can slide screen can also use click page card switching the screen
ziji1
- (1) 友好的用户界面,首先用一个弹出式窗口提示用户输入文件名 (2) 在用户输入文件名回车后,关闭上面的对话框,并打开相应的文本文件,然后将其内容显示在一个文本窗口中,如图12-2所示(读者可以根据实例20的内容,进一步美化界面,如仿照TC编辑窗口,添加边框等)。要求:当文本文件内容行数大于窗口行数时,能够通过上、下方向键进行翻页,定位相应部分的文本内容。 (3) 能够响应上、下、左、右四个方向键,修改光标的位置。 (4) 能够响应Esc键,退出应用程序。 -(1) User-
pageturner
- 自动乐章翻页 音乐信号处理。This code implements a basic function to turn musical notes page automatically by comparing the real-time musical signal with the pattern which is made in advance. -Automatic Page Turner.