资源列表

« 1 2 ... .79 .80 .81 .82 .83 3984.85 .86 .87 .88 .89 ... 14954 »

[编译器/词法分析compiler

说明:这个程序是编译程序的一部分,用于阅读源代码,并识别其中的标记符、关键词(以字母开头)、数(以数字开头)。其中数按其是否以0开头分为10进制和8/16进制,而16进制的第二位是“x”。将上述所有识别的内容分类显示在屏幕和文件result.txt中。 函数scan负责整个识别、输出过程,compare1负责识别单个字符,compare2识别词。-This procedure is the compiler part of the process for reading the source
<Fayer Michael> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[书籍源码ttyscz

说明:运用vhdl语言编程,是数字逻辑中的电子钟!各模块及源代码都有,适合电信同学使用!-The use of VHDL language programming, digital logic electronic bell! Various modules and source code are suitable for the use of telecommunications classmates!
<天涯> 在 2025-11-22 上传 | 大小:121kb | 下载:0

[汇编语言12-16

说明:显示提示信息,并响铃一次,然后接收键盘输入年月日信息,并显示.-Show the message and ringing again, and then to receive keyboard input date information, and displayed.
<胡晓琼> 在 2025-11-22 上传 | 大小:4kb | 下载:0

[中文信息处理Data_Miming

说明:数据挖掘技术实用算法,用机器学习技术及java编程实现-Practical Algorithm for data mining technology, using machine learning techniques and java programming
<崔金龙> 在 2025-11-22 上传 | 大小:3.56mb | 下载:0

[Dephi控件源码chuankoutiaoshigongju

说明:一个不错的串口调试工具!! 利用常用的SPCOMM控件-A good serial debug tools! ! The use of commonly used controls SPComm
<卢广帅> 在 2025-11-22 上传 | 大小:314kb | 下载:0

[Dephi控件源码sj

说明:网络游戏神迹脱机外挂PASCAL源码,delphi平台开发。-Online games offline plug-PASCAL source miracles, delphi platform development.
<全学> 在 2025-11-22 上传 | 大小:173kb | 下载:0

[编译器/词法分析dgxj

说明:编译原理:指定文法的递归下降子程序的分析过程.有些地方考虑得并不怎么周到还可以改进-Compilation Principle: recursive grammar designated drop Subprogram analysis. In some places is not how thoughtful consideration can also be improved
<陈谨> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[语音合成与识别sound

说明:利用麦克风捕获声音,并显示其波形和频谱图-Use a microphone to capture sound, and display its waveform and frequency spectrum
<飞哥> 在 2025-11-22 上传 | 大小:8.83mb | 下载:0

[汇编语言rengongzhineng

说明:基于人工智能的深度优先算法!用c语言编写-Based on artificial intelligence algorithm depth-first! Using c language
<june> 在 2025-11-22 上传 | 大小:5.11mb | 下载:0

[编译器/词法分析loucomp

说明:大学里编译原理的大作业,一个简单的编译器包括词法语法分析等。-The university to compile a major operating principle, a simple grammar compiler including lexical analysis.
<杜亮> 在 2025-11-22 上传 | 大小:54kb | 下载:0

[中文信息处理2txt_ictclas

说明:pdf,html,ps等转txt的头文件和库。还包括ictclas中科院计算所的中文分词工具有.h和.lib和.d-pdf, html, ps to txt, such as the header files and libraries. Chinese Academy of Sciences ictclas calculation also includes the Chinese word segmentation tool. H and. Lib and. D
<杜亮> 在 2025-11-22 上传 | 大小:417kb | 下载:0

[汇编语言chufaqi

说明:图书馆有时会对某图书的复本量进行更新,如增购某图书 -- 复本,或因各种原因导致某图书丢失部分复本。复本量的更改直接导致库 -- 存量的改变,但为了不因误操作破坏数据完整性,我们不能对库存量直接 -- 修改,可以通过触发器,监测复本量的改变,自动修改库存量,这就可以 -- 用到对选定列的更新进行监测的方法。-Library books sometimes have a copy of the volume of updates, such as the purchase of a
<june> 在 2025-11-22 上传 | 大小:1kb | 下载:0
« 1 2 ... .79 .80 .81 .82 .83 3984.85 .86 .87 .88 .89 ... 14954 »

源码中国 www.ymcn.org