资源列表

排序选择:

« 1 2 ... .06 .07 .08 .09 .10 196711.12 .13 .14 .15 .16 ... 267454 »

[书籍源码Fibonacci

说明:著名的Fibonacci数列,定义如下 f(1)=1,f(2)=1,f(n)=f(n-1)+f(n-2),n>2 用文字来说,就是斐波那契数列由 0 和 1 开始,之后的斐波那契系数就由之前的两数相加。首几个斐波那契系数是: 0, 1, 1, 2, 3, 5, 8, 13, 21-The famous Fibonacci sequence, defined as f (1) = 1, f (2) = 1, f (n) = f (n-1)+f (n-2), n> 2 wor
<lipingyang> 在 2025-07-13 上传 | 大小:175kb | 下载:0

[图形图象txfs

说明:用vc编写得图像的反色、图像转置、维纳滤波处理得代码-Vc was used to prepare the anti-color images, image transpose, Wiener filter handling code
<ntexpa> 在 2025-07-13 上传 | 大小:3kb | 下载:0

[图形图像处理(光照,映射..)web_color

说明:网站开发颜色选取的好工具,尤其是仿站的必备利器.-Color Picker is a good web development tools, especially essential tool imitation station.
<朱磊> 在 2025-07-13 上传 | 大小:17kb | 下载:0

[DSP编程SourceCode43_UDP_OK

说明:TMS320F28335实现UDP协议程序-TMS320F28335 implement UDP protocol procedures
<liuzuoxing> 在 2025-07-13 上传 | 大小:544kb | 下载:0

[软件工程Radiusmanager

说明:Radiusmanager基本安装手册,非常详细-Radiusmanager basic installation manual is very detailed
<朱磊> 在 2025-07-13 上传 | 大小:509kb | 下载:0

[DSP编程SourceCode17_U_FatSystem_FAT16_OK

说明:TMS320F28335 实现U盘文件系统FAT16格式-TMS320F28335 realize U disc file system FAT16 format
<liuzuoxing> 在 2025-07-13 上传 | 大小:1.36mb | 下载:0

[图形图象TxtToGraphic

说明:根据国土资源部报地系统导出的文本生成图形文件-To generate graphics file export text according to the Ministry of Land and Resources reported ground system
<机动车> 在 2025-07-13 上传 | 大小:6kb | 下载:0

[DSP编程SourceCode18_U_FatSystem_FAT32_OK

说明:TMS320F28335实现U盘文件系统FAT32协议程序-TMS320F28335 realize U disc FAT32 file system protocol program
<liuzuoxing> 在 2025-07-13 上传 | 大小:1.36mb | 下载:0

[控制台(字符窗口)编程myGoahead

说明:利用免费开源的GoAhead构建嵌入式web应用,使用VC6.0开发-The use of free and open source GoAhead embedded web applications built using VC6.0 development
<王智> 在 2025-07-13 上传 | 大小:1.76mb | 下载:0

[图形图象typedef-struct-tagMarkRegion

说明:连通域标记C++程序,已经经过验证,可以放心使用-typedef struct tagMarkRegion
<iewwhat> 在 2025-07-13 上传 | 大小:2kb | 下载:0

[DSP编程SourceCode33_SD_FAT16_OK

说明:TMS320F28335实现SD卡FAT16文件协议程序-SD card FAT16 file TMS320F28335 achieve agreement procedure
<liuzuoxing> 在 2025-07-13 上传 | 大小:1.03mb | 下载:0

[系统编程C06

说明:编译原理课程设计中实现了语法分析,词法分析,语法制导分析的mini C编译器-Principles of curriculum design compiler implements the syntax analysis, lexical analysis, syntax-analysis mini C compiler
<> 在 2025-07-13 上传 | 大小:9.39mb | 下载:0
« 1 2 ... .06 .07 .08 .09 .10 196711.12 .13 .14 .15 .16 ... 267454 »

源码中国 www.ymcn.org