资源列表

« 1 2 ... .82 .83 .84 .85 .86 2387.88 .89 .90 .91 .92 ... 2656 »

[数据结构常用算法POJ1915_bfs

说明:poj1915双向bfs.-poj 1915
<刘翥> 在 2024-11-08 上传 | 大小:316kb | 下载:0

[数据结构常用算法poj3268(SPFA)

说明:poj 3268 ac代码-ac code spfa
<刘翥> 在 2024-11-08 上传 | 大小:314kb | 下载:0

[数据结构常用算法student

说明:学生成绩统计功能:1,、求第一门课程的平均分 2、找出有2门及2门以上不及格的学生,并输出其学号;3、找出平均成绩在90分以上的学生,输出他们的学号-Student achievement statistics: a first course,, ask the average score 2, identify two and two or more failing students, and outputs its stud
<卢俊> 在 2024-11-08 上传 | 大小:142kb | 下载:0

[数据结构常用算法unluckyday

说明:不吉利日期:函数功能:在国外,每月的13号和每周的星期5都是不吉利的。特别是当13号那天恰好是星期5时,更不吉利。已知 某年的一月一日是星期W,并且这一年一定不是闰年,求出这一年所有13号那天是星期5的月份,按从小 到大的顺序输出月份数字。(W=1..7)-Inauspicious date: Function: In other countries, on the 13th of each month and day of t
<卢俊> 在 2024-11-08 上传 | 大小:132kb | 下载:0

[数据结构常用算法integral-power

说明:小明是个小学五年级的学生,为了早点去看自己爱看的卡通,他想快点把作业做完。可是可恶的数学老师今天却布置了一道难题,小明想了很久也不知道该怎么做。你的任务就是帮小明解决掉这道数学题。 题目是这样子的,有一个整数a(-2^31<= a < 2^31-1),计算它的整数幂a^n,其中1<=n<=99。-Xiao Ming is a fifth-grade students, in order to see his
<clj> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[数据结构常用算法power

说明:It is for testing. It is not good for download. Please skip this one.
<lee> 在 2024-11-08 上传 | 大小:8kb | 下载:0

[数据结构常用算法channel_estimation

说明:传统的信道估计仿真,有注释,有详细的教程流程解释,生成BER图,可改变调制方式-The traditional channel estimation simulation, notes, a detailed tutorial to explain the process to generate BER map, you can change the modulation scheme, etc.
<无双> 在 2024-11-08 上传 | 大小:167kb | 下载:0

[数据结构常用算法Chap4_BinaryTree

说明:二叉树算法结构的实现,对二叉树的操作-The realization of the two binary tree algorithm structure,On the two fork tree operation....
<yinlong> 在 2024-11-08 上传 | 大小:1.42mb | 下载:0

[数据结构常用算法SVD

说明:VC下奇异值分解,里面包含了所需的lib文件和头文件,及代码演示。dgesvd_函数的调用,参数A(一维数组)的赋值是关键点。比如对矩阵X(二维数组)奇异值分解,并不是直接将按X顺序赋值给A,而是需要将X转置后赋值给A,即A的内容是X的转置形式。-windows vc svd dgesvd_
<从世源> 在 2024-11-08 上传 | 大小:3.81mb | 下载:0

[数据结构常用算法3.2

说明:试写一个判别表达式中开、闭括号是否配对出现的算法。-Try to write a discriminant expression open and close parentheses appear if pairing algorithm.
<hiccup> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[数据结构常用算法4.1

说明:编写算法,实现串的基本操作Replace(&S,T,V)。要求采用定长顺序存储表示,并且不允许调用串的基本操作。-Write algorithms to achieve the basic operation Replace string (& S, T, V). Require the use of fixed-length sequential storage representation, and not allowed
<hiccup> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[数据结构常用算法4.2

说明:编写算法,在串的堆存储机构上实现串的插入操作StrInsert(&S,pos,T)和串的删除操作StrDelete(&S,pos,len)。-Write algorithm, string on the string heap storage mechanism inserts StrInsert (& S, pos, T) and serial deletion StrDelete (& S, pos, len).
<hiccup> 在 2024-11-08 上传 | 大小:2kb | 下载:0
« 1 2 ... .82 .83 .84 .85 .86 2387.88 .89 .90 .91 .92 ... 2656 »

源码中国 www.ymcn.org