资源列表

排序选择:

« 1 2 ... .42 .43 .44 .45 .46 147847.48 .49 .50 .51 .52 ... 267461 »

[数据结构常用算法c1

说明:编写程序,对给定的n(n≦100),计算并输出k的阶乘k!(k=1,2,…,n)的全部有效数字。 -Programming, for a given n (n ≦ 100), calculate and output the factorial of k k! (K = 1,2, ..., n) of all the significant figures.
<明达> 在 2025-11-11 上传 | 大小:1kb | 下载:0

[单片机(51,AVR,MSP430等)mirror-ad-design

说明:随着镜面广告牌这一概念的提出,镜面传媒这一广告形式得以迅速地发展。镜面传媒是以镜子或玻璃作为广告发布载体,通过在美容美发厅、娱乐场所、婚纱影楼、酒店、大型购物商场等公众场所的镜子或玻璃表面装设广告发布装置、如静态广告牌或广告播放机,使消费者在闲暇时光里可以长时间关注所展示的广告-With the mirror made the concept of billboards, the advertising media to mirror the rapid development. Mirror
<> 在 2025-11-11 上传 | 大小:16kb | 下载:0

[数据结构常用算法heap

说明:堆排序程序实现,c++语言描述。调整大顶堆等-Heap sort program implementation, c++ language to describe
<> 在 2025-11-11 上传 | 大小:1kb | 下载:0

[数值算法/人工智能c2

说明:计算斐波那契(Fibonacci)数列的第n项函数fib(n)-Write Fibonacci calculation (Fibonacci) sequence of the first n terms function fib (n)
<明达> 在 2025-11-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法c3

说明: 组合问题 问题描述:找出从自然数1,2,…,n中任取r个数的所有组合。 采用回溯法找问题的解,将找到的组合以从小到大顺序存于a[0],a[1],…,a[r-1]中,组合的元素满足以下性质: (1) a[i+1]>a,后一个数字比前一个大; (2) a-i<=n-r+1。 -Combinatorial problems Problem Descr iption: Find out from the natural numbers 1,2, ..., n r t
<明达> 在 2025-11-11 上传 | 大小:1kb | 下载:0

[Linux/Unix编程linux_gcc_gdb_makefile

说明:linux下常用的开发工具学习资料。gcc,gdb,makefile-linux development tools under the common learning materials. gcc, gdb, makefile
<> 在 2025-11-11 上传 | 大小:2.74mb | 下载:0

[matlab例程rls

说明:Recursive Least Squares.
<shavole> 在 2025-11-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法dfn_low

说明:图论中,输出重连通分量,dfn和low程序。-Graph theory, the output re-connected components, dfn and low process.
<> 在 2025-11-11 上传 | 大小:2kb | 下载:0

[matlab例程nlms

说明:Normalized LMS adaptive filtering algorithm.
<shavole> 在 2025-11-11 上传 | 大小:1kb | 下载:0

[数值算法/人工智能c4

说明: 装箱问题 问题描述:装箱问题可简述如下:设有编号为0、1、…、n-1的n种物品,体积分别为v0、v1、…、vn-1。将这n种物品装到容量都为V的若干箱子里。约定这n种物品的体积均不超过V,即对于0≤i<n,有0<vi≤V。不同的装箱方案所需要的箱子数目可能不同。装箱问题要求使装尽这n种物品的箱子数要少-Packing problem Problem Descr iption: Packing problem can be summarized as follows: with numbe
<明达> 在 2025-11-11 上传 | 大小:2kb | 下载:0

[matlab例程music

说明:Frequency estimation using the MUSIC algorithm.
<shavole> 在 2025-11-11 上传 | 大小:1kb | 下载:0

[matlab例程Rotman_lens

说明:计算Rotman_lens结构中馈电点的位置的matlab程式-calculate the position of feed point in rotman_lens
<董晓盈> 在 2025-11-11 上传 | 大小:157kb | 下载:0
« 1 2 ... .42 .43 .44 .45 .46 147847.48 .49 .50 .51 .52 ... 267461 »

源码中国 www.ymcn.org