资源列表

« 1 2 ... .19 .20 .21 .22 .23 8024.25 .26 .27 .28 .29 ... 14954 »

[Dephi控件源码rscomm

说明:计算机串口通信232实验系统,有重复的吗?-232 computer serial communication experimental system, there are duplicate it?
<delphi> 在 2025-07-19 上传 | 大小:31kb | 下载:0

[汇编语言calc

说明:计算器 有数字按键 + - * / 都有-Public sym, tmp Public Sub Cl_Click() txt = "" Form1.sym = "" Form1.tmp = "" End Sub Public Sub cmd_Click(Index As Integer) If InStr(1, txt, "=") <> 0 Then txt = "" txt = txt & Index End Sub Pub
<sn> 在 2025-07-19 上传 | 大小:8kb | 下载:0

[Dephi控件源码DikteAPIF20

说明:The best Turkish speech recongnise component for delphi. This is the demo version restricted with 20 words that you can choose.
<fatih barut> 在 2025-07-19 上传 | 大小:22.82mb | 下载:0

[汇编语言huibianPPT

说明:这个是汇编的电子课件,石老师授课用的 含金量很高-This is a compilation of electronic courseware, stone used for teachers to teach high gold content
<赵宇> 在 2025-07-19 上传 | 大小:356kb | 下载:0

[编译器/词法分析yufafenxiqi

说明:加深对语法分析器工作过程的理解;加强对递归下降法实现语法分析程序的掌握;能够采用一种编程语言实现简单的语法分析程序;能够使用自己编写的分析程序对简单的程序段进行语法翻译-Deepen the understanding of the work process parser step recursive descent parser to achieve mastery able to use a simple programming language parser to use their
<岳广> 在 2025-07-19 上传 | 大小:173kb | 下载:0

[Dephi控件源码Delphi620030922

说明:Delphi帮助文档的说明代码,生成能让你在短时间内,快速的学习delph。-Delphi help file descr iption of the code generated in a short time allows you to quickly learn delph.
<岳广> 在 2025-07-19 上传 | 大小:25kb | 下载:0

[汇编语言3

说明:字符串转换和拷贝 Data segment str_a db ‘assembly language is not difficult’ str_b db 40 dup (?) Data ends 请将字符串str_a中的字符转换成大写并拷贝到str_b中。 编写程序,编译连接,用DEBUG运行调试 -String conversion and copying Data segment str_a db ' assembly language is not dif
<> 在 2025-07-19 上传 | 大小:1kb | 下载:0

[汇编语言4

说明:编写程序将含有20个数据的数组M分成两个数组:正数组P和负数组N,并分别统计两个数组的个数,显示在屏幕上。 M DB 1,3,-4,…….. ;20个 P DB 20 DUP (?) N DB 20 DUP(?) -Write a program will contain an array of M 20 data into two arrays: an array P and the negative group is N, and two arrays were the nu
<> 在 2025-07-19 上传 | 大小:1kb | 下载:0

[书籍源码Array

说明:visua c++第四章数组所有书中例子的源代码练习-array
<裴云霞> 在 2025-07-19 上传 | 大小:6kb | 下载:0

[汇编语言ZIFUPIPEI

说明:编写程序,实现两个字符串比较。则显示“MATCH”,否则,显示“NOMATCH”-Write a program to achieve two string comparison. Shows the " MATCH" , otherwise, the show " NOMATCH"
<luoyuhan> 在 2025-07-19 上传 | 大小:1kb | 下载:0

[汇编语言IntelCodeTable

说明:Intel Code Table ,Intel Assembler 80186 and higher
<originaldedodedo> 在 2025-07-19 上传 | 大小:108kb | 下载:0

[MacOS编程UIViewDemo

说明:帮助了解iPhone中UIView的动画效果-animation about the UIView in iPhone
<王鑫楷> 在 2025-07-19 上传 | 大小:1.3mb | 下载:0
« 1 2 ... .19 .20 .21 .22 .23 8024.25 .26 .27 .28 .29 ... 14954 »

源码中国 www.ymcn.org