资源列表

« 1 2 ... .01 .02 .03 .04 .05 8306.07 .08 .09 .10 .11 ... 14954 »

[汇编语言shiyan4

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

[汇编语言program

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

[MacOS编程PopupPanel

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

[编译器/词法分析PL0AnalyzeXB

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

[编译器/词法分析ok

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

[编译器/词法分析bianyiqi

说明:编译原理实验中的编译器设计,能实现词法分析和语法分析-Principle experiment compilation compiler design
<sjq> 在 2025-06-29 上传 | 大小:1.09mb | 下载:0

[Dephi控件源码delphitips

说明:DELPHI编程技巧-美国著名的《Delphi开发者杂志(Delphi Developer s Journal)》是世界上众多Delphi程序员必读的专业杂志,笔者从中筛选出一些十分有用的Delphi使用技巧和文章,编译出来,与广大Delphi爱好者分享。-DELPHI programming tips- United States leading the Delphi Delphi developers magazine Developer s Journal is many Delphi p
<laulis tang> 在 2025-06-29 上传 | 大小:39kb | 下载:1

[Dephi控件源码cifrar-string

说明:cifrar cadena de caracteres string
<luciano> 在 2025-06-29 上传 | 大小:3kb | 下载:0

[Dephi控件源码Delphi-hs

说明:Delphi标准函数汇总 本文件基本汇总了elphi的所有标准函数,给使用者使用函数提供了参考。-Delphi summary of standard functions all the standard functions basic to the present document summarizes elphi, supplied to the consumer using a function reference.
<laulis tang> 在 2025-06-29 上传 | 大小:51kb | 下载:0

[中间件编程B_To_Hex

说明:将二进制字符串表示成十六进制的一个函数,可以用于二进制数据采集,然后转换成串口能处理的十六进制数来转发-The binary string represented as a function of hex, binary data can be used to capture, then converted into the serial port can handle hexadecimal number to forward
<邹绍云> 在 2025-06-29 上传 | 大小:2kb | 下载:0

[语音合成与识别conmunication-systerm

说明:通信系统中实现两路语音信号的处理和同时传输。-Communication system to achieve two-way voice signal processing and transmitted simultaneously.
<luoqiong> 在 2025-06-29 上传 | 大小:844kb | 下载:0
« 1 2 ... .01 .02 .03 .04 .05 8306.07 .08 .09 .10 .11 ... 14954 »

源码中国 www.ymcn.org