资源列表

« 1 2 ... .60 .61 .62 .63 .64 11365.66 .67 .68 .69 .70 ... 14954 »

[书籍源码prj143

说明:这是关与系统名称系统实施工作计划的内容-This the name of customs system and the implementation of the system of work plan
<刘勇> 在 2025-06-25 上传 | 大小:4kb | 下载:0

[语音合成与识别G.711

说明:语音信号的G.711编码。 The source code has been modified by simplifying the ADPCM algorithm to increase running speed. Here, the quantizer scale factor, y(k), is determined by "unlocked" factor yu(k) only. The factor yl(k) and speed-contral factor
<Zhou> 在 2025-06-25 上传 | 大小:4kb | 下载:0

[汇编语言hi_asm

说明:上课时老师讲的一些经典的例子;错过了就太可惜了呀,-classroom teacher talk about some of the classic examples; Miss awful on it, huh
<河南> 在 2025-06-25 上传 | 大小:4kb | 下载:0

[汇编语言(类)设计并实现一个具有并,交差等功能的集合类

说明:(类)设计并实现一个具有并,交差等功能的集合类 (假设采用顺序存储结构)。编写菜单驱动的C++程序, 利用该类实现集合的并,交差等运算。 -() design and implementation, and have a, perfunctory function of the collection classes (assuming sequential storage structure). Prepare a menu-driven C procedure, and us
<蒋丽娜> 在 2025-06-25 上传 | 大小:4kb | 下载:0

[汇编语言TEMIC读卡源程序

说明:这是一个TEMIC卡的读卡源程序,可作为TEMIC卡应用产品的前端信息源识别模块,配合应用产品使用-This is a card reader TEMIC source, TEMIC cards can be used as the front-end applications to identify the source of information modules, combined with the use of products
<lx> 在 2025-06-25 上传 | 大小:4kb | 下载:0

[操作系统开发OS进程调度模拟

说明:1、按优先权调度算法,实现处理器调度。 2、主存储器空间的分配和回收 在可变分区管理方式下,采用最先适应算法实现主存空间的分配和回收。-1, priority scheduling algorithm to achieve processor scheduling. 2, the main memory space allocation and recovery of the variable area management, using the first algorithm to a
<陈为> 在 2025-06-25 上传 | 大小:4kb | 下载:0

[汇编语言BigSea

说明:在DOS下,播放音樂[張雨生--大海] 。原始檔:BigSea.asm 。執行檔:BigSea.exe-DOS, play music [sheng-- the sea]. The original stalls : BigSea.asm. Executive stalls : BigSea.exe
<廖宜信> 在 2025-06-25 上传 | 大小:4kb | 下载:0

[汇编语言改的mouse

说明:一个用C语言编写的汇编程序.可实现用鼠标控制进行游戏.-a C language compilation process. The mouse can be used to achieve control of the game.
<王安耀> 在 2025-06-25 上传 | 大小:4kb | 下载:0

[汇编语言21codes.comcn700_hb612599246624

说明:汇编语言源代码下载大全,在里面你可以找到各种你需要的源码-assembly language source code download Daquan, you can try all you need to find the source
<> 在 2025-06-25 上传 | 大小:4kb | 下载:0

[操作系统开发ncfbei

说明:该程序综合模拟了三种内存调页的算法,在模拟过过程中,可以随意输入数据-the procedure comprehensive simulation of three-pages of memory algorithm simulation of the process, the input data can be arbitrarily
<李小明> 在 2025-06-25 上传 | 大小:4kb | 下载:0

[汇编语言汇编注册登陆程序

说明:汇编语言实现的简易登陆系统, 1、用户登陆:用户通过输入已注册的用户名和密码登陆,输入正确显示功能界面,否则显示重输提示。 2、注 册 :在登陆输入用户名时,通过输入‘new’来注册新用户。当注册新用户名已经存在时,则 提示重新输入。 3、功能界面:修改当前登陆用户的密码,显示所有已注册用户的信息,退出程序。 4、数据保存:以文件形式保存在D:\users.dat,每个记录30个字节,每个记录包含两个字段,用户 名(20B)和密码(10B)。 -compilation of
<俞薛永> 在 2025-06-25 上传 | 大小:4kb | 下载:0

[操作系统开发Linux内存管理模拟器

说明:Linux下使用c语言实现的内存管理模拟器 假设有台计算机物理内存大小为4MB,每个内存页大小为4k。采用分页机制,使用二级页表,第一级为页目录,共有1024项,每个页目录项指向一个页表,每个页表项指向一个实际的物理页面,每个页表共有1024个页表项。假设页目录和页表不占用内存空间。 系统中还有一个交换设备,采用分块管理机制,每块大小为4K,共1024个。有一系列内存访问指令,系统根据内存访问指令的内存虚地址访问内存。如果页目录项为空,则分配一个页表,并将相关值存入页目录项,如果页表项为空,
<罗鹏魁> 在 2025-06-25 上传 | 大小:4kb | 下载:0
« 1 2 ... .60 .61 .62 .63 .64 11365.66 .67 .68 .69 .70 ... 14954 »

源码中国 www.ymcn.org