资源列表

« 1 2 ... .12 .13 .14 .15 .16 10717.18 .19 .20 .21 .22 ... 14954 »

[汇编语言200606200123547308806

说明:小灯控制程序 *** *** 中断入口程序 *** ORG 0000H 程序执行开始地址 LJMP START 跳至START执行 ORG 0003H 外中断0中断入口地址 RETI 中断返回(不开中断) ORG 000BH 定时器T0中断入口地址 RETI 中断返回(不开中断) ORG 0013H 外中断1中断入口地址 RETI 中断返回(不开中断) ORG 001BH 定时器T1中断入口地址 RETI 中断返回(不开中断)
<fxj1977> 在 2025-06-15 上传 | 大小:221kb | 下载:0

[中文信息处理TextClassify

说明:文本分类算法,含有三个分类算法,朴素贝叶斯,KNN,VSM-Text classification algorithms, containing three classification algorithms, Naive Bayes, KNN, VSM
<lingqiang> 在 2025-06-15 上传 | 大小:3.5mb | 下载:0

[汇编语言PMedWin

说明:无需花钱注册的汇编开发工具,用在微软视窗平台。-No need to spend money on development tools to compile the register, used in Microsoft Windows platform.
<fxj1977> 在 2025-06-15 上传 | 大小:1.61mb | 下载:0

[汇编语言lie1

说明:非常不错的小灯控制程序,很好用的汇编源代码。-Very good small-signal-controlled process, well used to compile the source code.
<fxj1977> 在 2025-06-15 上传 | 大小:10kb | 下载:0

[汇编语言lie2

说明:非常不错的 AT89C2051时钟程序,很好用的汇编源代码。-AT89C2051 clock is very good procedures, good used in the compilation of source code.
<fxj1977> 在 2025-06-15 上传 | 大小:20kb | 下载:0

[语音合成与识别LMS-MATLAB

说明:介绍了基于最小均方算法(LMS 算法) 的自适应均衡器的原理和结构,针对用硬件实现LMS 算法的自适应均衡器存在的诸多缺点,利用MATLAB 工具对各种结构形式的自适应均衡器在不同 信道模型下的收敛速度和精度进行仿真,并介绍了该仿真程序。-Introduction based on the least mean square algorithm (LMS algorithm) of the adaptive equalizer of the principles and structur
<> 在 2025-06-15 上传 | 大小:187kb | 下载:0

[中文信息处理winsvm

说明:用支持向量机(svm)实现文本的自动分类系统。-Using support vector machine (svm) realize the automatic text classification systems.
<杜鲁燕> 在 2025-06-15 上传 | 大小:4.94mb | 下载:0

[编译器/词法分析exescope1

说明:Exe Dll 反编译工具,可以做为汉化编辑工具使用!-Exe Dll decompile tool, you can use as a finished editing tools!
<xb> 在 2025-06-15 上传 | 大小:590kb | 下载:0

[磁盘编程SaveDisk(11.13)

说明:保存软盘内容到一个指定的文件内.vc++6.0-Save the contents of the floppy disk to a designated document. Vc++ 6.0
<ls> 在 2025-06-15 上传 | 大小:32kb | 下载:0

[Dephi控件源码URL_KING

说明:菜鸟猜地址(完全源码) DELPHI 源代码 菜鸟猜地址(完全源码) DELPHI 源代码-Rookie guess the address (complete source) DELPHI rookie guess source address (complete source) DELPHI source code
<seakins> 在 2025-06-15 上传 | 大小:1.53mb | 下载:0

[操作系统开发migongwentic

说明:从迷宫的入口开始寻找一条到出口的路径。显示迷宫的布局,及找到的路径(最好显示寻找路径的过程)。走到某一步后,假定往下有四个方向的可能,即上、下、左、右四个方向。-From the maze entrance to begin the search for a path to export. Shows the layout of the maze and find the path (the best show to find the path of the process). Go after
<郑鑫> 在 2025-06-15 上传 | 大小:2kb | 下载:0

[编译器/词法分析hello

说明:很好的c语言词法分析程序,该词法分析程序用VC++ 6.0编写。我做的一个C子集的词法分析器可以分析C语言的一个子集,包括关键字以及绝大部分的符号.-Good c language lexical analysis procedures, the lexical analysis procedure used VC++ 6.0 preparation. I make a C subset of the lexical analyzer can analyze a subset of C lang
<小薇> 在 2025-06-15 上传 | 大小:888kb | 下载:0
« 1 2 ... .12 .13 .14 .15 .16 10717.18 .19 .20 .21 .22 ... 14954 »

源码中国 www.ymcn.org