搜索资源列表
lbbs0430
- 乐学迷你BBS(lbbs) v1.5 Build 0430 界面简单清爽,全文本,普通用户级及超级用户级别区分,快速发贴、回贴,可自定义论坛栏目,管理员可以对贴子加“精”,置顶,对贴子进行编辑、删除及在栏目间移动,用户可以编辑自己发布及回复的贴子,管理员可以使用HTML代码维护数据库,页面执行时间显示,按标题搜索,Enlish Only栏目仅限发布英文内容,后台管理用户SQL代码执行功能,回复序号显示,方便查看. 超级用户:admin 初始密码:admin-music school m
partial-difference-equation-method
- 使 用 说 明 本光碟中包含五个文件夹。 (1)视频剪辑:可供教学演示,其中,"two_cells"是采用改进的变分水平集方法,实现GAC模型图像分割的演化过程;"denoissing"是利用P_M方程,对图像平滑去噪的演化过程 "curve_linear_heat_flow"是利用FT实现的闭合曲线的线性热流演化过程。 (2)二值图像:其中的图像可供形态学图像处理实验用,也可通过提取对象的边界,供曲线演化实验使用。 (3)灰度图象和彩色图像:其中的图像,可以作为图像分
yqyz
- 该程序通过DOS 提供了一组对磁盘文件的建立、打开、关闭和读写等操作的功能调用,利用 DOS 和 BIOS 的功能调用,汇编语言可实现对磁盘文件的存取。对磁盘文件的管理采用文件句柄方式。现菜单选择以及处理各种功能键的多种中级功能。实现复制、剪切、粘贴等高级功能,并且制作一个菜单,使用菜单条选择功能,让用户选择演奏的乐曲,实现音阶演奏。实现枪声,界面美观,程序结构化程度高,模块结构合理。 此压缩包包括所以课程设计文档和源代码-The procedure provides a set of DO
LLogTrace
- LLogTrace 通用日志调试工具VC源代码,采用共享内存实现,作为调试程序用的LOG跟踪程序。包含了Delphi、VB、VC++三种语言的源代码版本。程序可以设置不同级别的LOG输出,并且可以用不同的颜色区分,可以设置级别名称等。-Log LLogTrace General VC source code debug tools, the use of shared memory to achieve, as a debugger LOG tracking procedures used. I
vs
- My Mini 操作系统 源码.目前已经实现的功能: 阶段1: 1 BootSect 2 Kernel Loader (已经进入保护模式,并且将必要的参数传递给Kernel) 3 Kernel (开启页式存储,物理内存的简单管理,为中断提供了一套基本的接口,利用Bget建立了一个简单的堆) 阶段2: 1 优化了一部分代码,包括内核堆,内核栈的重新布置 2 初始化了一个TSS,用以处理特权级变化 3 将GDT从以前的KernelLoader空间到自己的空间 4
ADSP_2126x_HRM
- High performance 32-bit/40-bit floating-point processor Code compatibility—at assembly level, uses the same instruction set as other SHARC DSPs Single-instruction multiple-data (SIMD) computational architecture— two 32-bit IEEE floating-point
Delphi-Tutorial
- Object (or Delphi) Pascal, a set of object-oriented extensions to standard Pascal, is the language of Delphi. Delphi Pascal is a high-level, compiled, strongly typed language that supports structured and object-oriented design. Its benefits inclu
FAScanner
- 单词是高级语言中有实在意义的最小语法单位,而单词又由字符组成。每一种高级语言都定义一组字符集。单词可大致分为五类:基本字,标识符,整常数,运算符,界限符。从输入的源程序字符串中逐个地把这些单词识别出来,并转化成机器比较容易使用的内码形式,这是词法分析器的主要任务。-The word is the smallest grammatical unit actual significance of the high-level language, the word characters. Each d
code
- 编号为14的代码用来解决一下问题: 给出一百分制成绩,输入成绩用一个10位的一维数组(用随机数表示),要求输出等级A,B,C,D,E,输出也是一个一维数组。90分以上为A,80~89为B,70~79为C,60~69为D,60分以下为E。 编号为17.1,17.2,17.3可以实现一个简单的温度报警系统: 1) 为连续温度采集监测添加报警信息,当报警发生时输出报警信息,例如“温度超限!当前温度78.23℃”,正常情况下输出空字符串。 2) 利用子VI实现一个温度报警对话框,每当报
DRLSE
- matlab code for Distance Regularized Level Set Evolution
VCPPeluosi
- 比较经典的俄罗斯方块游戏VC++的源代码,它可以设置区域大小,也就是方块几行几列,游戏难度级别,方块样式选择等,小时候我们经常玩的游戏,现在还有不少在玩。 截图如上,VC6下通过编译。-More classic Tetris game VC++ source code, which can be set area size, which is the block several odd row, the game difficulty level, block style choice, a c
Cell-Tracking-algorithm
- START set the matlab path based to the current folder, then open an interface with three button: initialization, start and stop. The father folder should contain a folder named WDETV2 with the Matlab code, a folder named GUI with this start
Cell-Detection-system
- START set the matlab path based to the current folder, then open an interface with three button: initialization, start and stop. The father folder should contain a folder named WDETV2 with the Matlab code, a folder named GUI with this start
QEMU二进制翻译架构
- QEMU目标代码二进制级别动态翻译架构及原理。原理包括TCG翻译机制、翻译块机制及器内容、翻译块链机制等。架构包括一系列机制的运行时架构。(QEMU target code binary level dynamic translation architecture and principles. The principle includes TCG translation mechanism, translation block mechanism and device content, tra