资源列表

« 1 2 ... .93 .94 .95 .96 .97 8098.99 .00 .01 .02 .03 ... 14954 »

[编辑器/阅读器Text2Html

说明:本程序具有的功能: 1.文本文件编辑器,可以取代NotePad. 记事本中,当设置字体大于11点时,行距太小,难于阅读,本编辑器的行距大于记事本,可阅读性好。 2. 简单的Web浏览器.可以在Windows资源管理器中,点击右键,选择用本程序打开.html,.htm,.txt文件。 3. 文本文件转换器.本程序可以将.txt文件转换成.html文件,并加了简单的css来调节行距,字体等,以便于阅读。并支持简单的编辑。 -The program has features: 1
<tony liu> 在 2025-10-28 上传 | 大小:1.09mb | 下载:0

[编译器/词法分析Lexical-analysis

说明:一个简单的词法分析程序 从文件读入并将结果写入文件-A simple lexical analysis program read from a file and write the results file
<杨政仁> 在 2025-10-28 上传 | 大小:1kb | 下载:0

[汇编语言00

说明:4*4行列式矩阵键盘演示程序,8051的汇编,一个基本的小程序-4* 4 determinant matrix demonstration program, the keyboard 8051 assembly, a basic small programs
<王启航> 在 2025-10-28 上传 | 大小:3kb | 下载:0

[汇编语言111

说明:要求程序建立一个可存放50项的电话号码表,每项包括人名(20个字符)及电话号码(8个字符)两部分。程序可接收输入人名及相应的电话号码,并把它们加入电话号码表文件中;凡有新的输入后,程序应按人名对电话号码表重新排序,并写入电话号码文件中;程序可接收需要查找电话号码的人名,并从电话号码表文件中查出其电话号码,再在屏幕上以如下格式显示出来。 -Requires the program to build a store 50 phone numbers table, each including t
<linting> 在 2025-10-28 上传 | 大小:1kb | 下载:0

[汇编语言shiyan3

说明:程序接收用户键入的一个关键字以及一个句子,如果句子中不包含关键字则显示"No match!";如果句子包含关键字则显示"Match!",且把该字在句子中的位置用十六进制数显示出来。-Program receives the user types a keyword and a sentence if the sentence does not contain the keyword shows the " No match!" If the sentence contains
<linting> 在 2025-10-28 上传 | 大小:1kb | 下载:0

[汇编语言shiyan4

说明:要求程序建立一个可存放50项的电话号码表,每项包括人名(20个字符)及电话号码(8个字符)两部分。程序可接收输入人名及相应的电话号码,并把它们加入电话号码表中;凡有新的输入后,程序应按人名对电话号码表重新排序;程序可接收需要查找电话号码的人名,并从电话号码表中查出其电话号码,再在屏幕上以如下格式显示出来。 name telphone -Requires the program to build a store 50 phone numbers table, each including
<linting> 在 2025-10-28 上传 | 大小:1kb | 下载:0

[汇编语言shiyan5

说明: 程序接收由用户键入的数N,根据给定的N值,计算Fibonacci数。 Fibonacci数的定义如下: FIB(1)=1 FIB(2)=1 FIB(N)=FIB(N-2)+FIB(N-1) N>=3-Typed by the user program receives the number N, according to the given value of N, calculate the Fibonacci numbers. Fibonacci numbers
<linting> 在 2025-10-28 上传 | 大小:1kb | 下载:0

[汇编语言program

说明:I2C总线冲突程序,解决总线主机传输信息冲突问题-I2C Bus Collision procedures to address conflicts of the bus master to transmit information
<momo> 在 2025-10-28 上传 | 大小:1kb | 下载:0

[MacOS编程PopupPanel

说明:iphone自定义的淡入淡出的panel效果-iphone custom fade in and out of the panel results ...
<iphone_hell> 在 2025-10-28 上传 | 大小:32kb | 下载:0

[编译器/词法分析PL0AnalyzeXB

说明:编译原理试验中,实现对pl0的词法分析,语法语义分析及符号表-Compiler theory test, to achieve pl0 lexical analysis, semantic analysis and symbol table
<sjq> 在 2025-10-28 上传 | 大小:463kb | 下载:0

[编译器/词法分析ok

说明:编译原理实验,实现的是词法分析和语法分析的功能-Compiler theory test, to achieve the lexical analysis and parsing functions
<sjq> 在 2025-10-28 上传 | 大小:195kb | 下载:0

[编译器/词法分析bianyiqi

说明:编译原理实验中的编译器设计,能实现词法分析和语法分析-Principle experiment compilation compiler design
<sjq> 在 2025-10-28 上传 | 大小:1.09mb | 下载:0
« 1 2 ... .93 .94 .95 .96 .97 8098.99 .00 .01 .02 .03 ... 14954 »

源码中国 www.ymcn.org