资源列表

« 1 2 ... .94 .95 .96 .97 .98 4699.00 .01 .02 .03 .04 ... 8590 »

[软件工程2

说明: 有一个Byte数组A,如果我们知道这个数组上限最大只能是4,就用Dim   Dim A As Byte(4)   但如果我们不能事先确定它的大小,或者需要在运行时改变它的大小就要用动态数组   Dim A As Byte()   ReDim A(4) 这样改变大小时会清空原来的数据   ReDim Preserve A(4) 这样改变大小时会保留原来的数据-There is a Byte array of
<小鹏> 在 2025-01-29 上传 | 大小:187kb | 下载:0

[软件工程apprendre_a_programmer

说明:including this document there is sample and course about programming and algorithm
<soufien> 在 2025-01-29 上传 | 大小:15.17mb | 下载:0

[软件工程alcckt

说明:a b.e. project based on p89lpc952
<nishad> 在 2025-01-29 上传 | 大小:125kb | 下载:0

[软件工程gsmboard

说明:sim300c interface with microphone
<nishad> 在 2025-01-29 上传 | 大小:326kb | 下载:0

[软件工程zuoye2

说明:vhdl语言实现阶梯方波发生器 周期为8 -Step square-wave generator
<glorygo> 在 2025-01-29 上传 | 大小:3.42mb | 下载:0

[软件工程ms3_29

说明:modeling in ansys by useing different finite element solution and i consists also visualisation which is done in gop
<simazf> 在 2025-01-29 上传 | 大小:229kb | 下载:0

[软件工程modeling_simulation_2

说明:modeling in ansys by useing different finite element solution and i consists also visualisation which is done in gop
<simazf> 在 2025-01-29 上传 | 大小:5.05mb | 下载:0

[软件工程modeling_simulation

说明:modeling in ansys by useing different finite element solution and i consists also visualisation which is done in gop
<simazf> 在 2025-01-29 上传 | 大小:4.95mb | 下载:0

[软件工程Ada_Distilled.pdf.tar

说明:Ada distilled This book is for experienced programmers new to Ada. Heavily commented example programs help experienced programmer experiment with Ada. This is not a comprehensive book on the entire Ada language.
<valexey> 在 2025-01-29 上传 | 大小:926kb | 下载:0

[软件工程IP_interface

说明:Freescale IP interface standart
<ilya79> 在 2025-01-29 上传 | 大小:1.12mb | 下载:0

[软件工程userguide

说明:User guide for GRIDDLER that also contains several examples.
<karstein> 在 2025-01-29 上传 | 大小:4.78mb | 下载:0

[软件工程post

说明:Some conversion utilities for GRIDDLER generated output files.
<karstein> 在 2025-01-29 上传 | 大小:1.93mb | 下载:0
« 1 2 ... .94 .95 .96 .97 .98 4699.00 .01 .02 .03 .04 ... 8590 »

源码中国 www.ymcn.org