资源列表
DBA
- matlab code for image processing
finished
- 试用分别用线性表的向量存储结构和链表存储结构来实现约瑟夫(Josephu)问题。约瑟夫问题如下: 设有n个人围坐圆桌周围。从某个位置上的人开始从1报数,数到m的人便出列,下一个人(第m+1个)又从1报数开始,数到m的人便是第2个出列的人,依次类推,直到最后一个人出列为止,这样就可以得到一个人员排列的新次序。例如,n=8,m=4,从第1个人数起,得到的新次序为48521376.-Trial were linear vector table storage structure and th
cannon1
- cannon的并行算法,使用MPI编写的,对矩阵乘法的一种运算方法-cannon of the parallel algorithm using MPI written as a matrix multiplication of the methods of calculation
shuzhijie
- 求线性方程组的几个方法,包括了:上三角、下三角、追赶法。-matlab
jiedian
- 现有一快递公司,库房在图1中的O点,一送货员需将货物送至城市内多处,请设计送货方案,使所用时间最少。该地形图的示意图见图1,各点连通信息见表3,假定送货员只能沿这些连通线路行走,而不能走其它任何路线。各件货物的相关信息见表1,50个位置点的坐标见表2。-failed to translate
A(0)
- 谭浩强(第3版)程序源代码第一章源代码A(0)-Transplantation and Hemopurification (3rd Edition) Chapter program source code source code A (0)
4
- 定义一个名为Date的类用于输入并验证日期合法性-Define a class named Date is used to enter and verify the date of legitimacy
radarpd
- matlab编写的雷达信号检测及仿真程序,包括确知信号与随机信号检测,很好用-radar signal detection and simulation program matlab prepared, including known signal and random signal detection, easy to use
pp
- 讲述基于QPSK调制在高斯,瑞利,CorrRayleigh信道下的误码分析。-About QPSK modulation in the Gaussian, Rayleigh, the CorrRayleigh channel bit error analysis.
gupiao
- 股票那些事儿 算法课程编程习题 原创代码 仅供参考-Reference only thing Algorithms course programming exercises original stock code
data-structure-experiment
- 数据结构实验:用C++实现二叉树的结点总数、叶子结点个数和深度,能够很好地掌握二叉树及对二叉树进行遍历。-Experimental data structure: it uses C++ to achieve the total number of nodes of the binary tree, the leaf node number and depth, you can master the binary tree and binary tree traversal.
3-2
- 图书卡片类card,用来保存图书馆卡片分类记录-Books card class card used to save the library card sorting records
