资源列表

« 1 2 ... .41 .42 .43 .44 .45 10746.47 .48 .49 .50 .51 ... 14958 »

[汇编语言6.15_1

说明:编写一个执行一下计算的子程序:COMPUTE:R<-X+Y-3,其中X,Y以及R均为数字组。假设COMPUTE与其调用的程序在同一段代码,数据段D_SEG中包括含X和Y数组,数据段E_SEG中包含R数组,同时写出主程序调用COMPUTE过程的部分。-Write a subroutine perform calculations about: COMPUTE: R < -X+ Y-3, where X, Y and R are
<飞鱼> 在 2024-10-09 上传 | 大小:3072 | 下载:0

[编辑器/阅读器editor

说明:vc++简单多文档文件编辑示例,实现文件编辑-vc++ example of a simple multi-document document editor, file editor
<mike> 在 2024-10-09 上传 | 大小:3727360 | 下载:0

[Dephi控件源码ProID

说明:获取所有进程路径,查看进程属性,描述,结束进程-procedure TProcessDelForm.EndProcessBtnClick(Sender: TObject) var Li: TListItem Ls:TStrings P: PPluginsItemInfo ID,i:Integer begin Ls:=TStringlist.Create EnablePr
<李庆> 在 2024-10-09 上传 | 大小:109568 | 下载:0

[编译器/词法分析YUFA

说明:语法分析器,输出分析的结果对或者错。编译原理的课后实验题,pascal语言的语法分析器。-Parser, the output results of the analysis right or wrong. After-school experiment of compiler theory, pascal language parser.
<zy> 在 2024-10-09 上传 | 大小:2048 | 下载:0

[Dephi控件源码neweggmonitor

说明:新蛋秒杀 网页监测,指定监视某网页,检查其是否更新,有声音警报-newegg webpage monitoring
<wangfei> 在 2024-10-09 上传 | 大小:271360 | 下载:0

[汇编语言8086MASM

说明:8086 汇编语言六大编程指令集 一、数据传输指令 它们在存贮器和寄存器、寄存器和输入输出端口之间传送数据. 1. 通用数据传送指令. MOV 传送字或字节. MOVSX 先符号扩展,再传送. MOVZX 先零扩展,再传送. PUSH 把字压入堆栈. POP 把字弹出堆栈. -8086 assembly language instruction set a six programming
<Alice> 在 2024-10-09 上传 | 大小:2048 | 下载:0

[编辑器/阅读器c

说明:实现编辑器所具有的一般功能,能够编辑文件,具有进行一些最常规的操作功能-Achieve editor has the general function, the ability to edit files with the function of some of the most routine operations
<xfly> 在 2024-10-09 上传 | 大小:315392 | 下载:0

[语音合成与识别GMM

说明:matlab 实现的基于GMM的说话人识别系统-matlab implementation of the GMM-based speaker recognition system
<zoe> 在 2024-10-09 上传 | 大小:55296 | 下载:0

[操作系统开发OS

说明:这是我们操作系统老师所为我们配套的自测题,为那些在忙于考试的学生的。-This is our teacher for our operating system supporting the self-test questions, test for those busy students.
<朱亚兰> 在 2024-10-09 上传 | 大小:347136 | 下载:0

[语音合成与识别Matlab-DTW

说明:语音识别系统用 matlab 基于DTW编写的一个程序-Matlab speech recognition system based on DTW with a program written in
<陶子> 在 2024-10-09 上传 | 大小:3072 | 下载:0

[语音合成与识别adaptive_rls

说明:adaptive noise cancellation unit with RLS(Recursive Least Sqaure) filter
<seongsam> 在 2024-10-09 上传 | 大小:6364160 | 下载:0

[语音合成与识别program

说明:语音信号时域频域分析(白噪声与高斯噪声的去噪)-Speech signal time-domain frequency domain analysis (white noise and Gaussian noise denoising)
<张翔宇> 在 2024-10-09 上传 | 大小:1024 | 下载:0
« 1 2 ... .41 .42 .43 .44 .45 10746.47 .48 .49 .50 .51 ... 14958 »

源码中国 www.ymcn.org