搜索资源列表
SortSource
- 用VC+ASM做的内排序比较软件,共比较6种排序,最大特色是通过汇编计算排序运行时间,详细看readme.txt-VC ASM done within sequencing software comparison, a total of six more species, in order of greatest characteristics is calculated by compiling Sort running time, a detailed look at readme.txt
Strassen11
- 矩阵相乘的Strassen算法,其中 乘积矩阵C = H*H,H =(hij)n*n 1. hij = , i,j=1,…8 2. i,j=1,…12 矩阵H =(hij)n*n自动生成,取小数点后面6位计算 -Strassen matrix multiplication, the algorithm, the product matrix C = H * H, H = (hij) n * n 1. hij =, i, j = 1, ... 2. i, j = 1, ...
structdata
- 内有6个源程序代码,均为数据结构的实现代码-within six source code, both the data structure to achieve code
CCodeExample
- c代码用例。内容包括案例一 贪吃蛇游戏(学习基于while(!keyhit())的即时原理) 案例二 计算器 案例三 黑白棋游戏 案例四 迷宫问题 案例五 扫地雷游戏 案例六 速算24 案例七 数据结构CAI系统 案例八 进程调度 案例九 存储管理分区分配算法 案例十 通讯录 案例十一 学生成绩管理 案例十二 工资管理 案例十三 图书借阅管理 案例十四 教师工作量计算-c code with cases. Case including a hu
9_76
- 问题的提出:编写一个长途电话计费程序,计费规则是每6秒钟0.06元,要求能输入发话地、收话地,输出话费。-the problem : the preparation of a long-distance telephone billing procedures, billing rules every six seconds to 0.06 yuan. asked the caller to input land. words, the output calls.
6个经典数据结构JAVA解法
- 6个经典数据结构JAVA解法,供学习。-six classic data structures Java Solution for learning.
ds_kcsj_cxc
- 《数据结构》排序演示系统。实现6种内部排序。包括直接插入排序,希尔排序,冒泡排序,直接选择排序,快速排序,堆排序。。这是我的数据结构课程设计!-"data structure" Sort demonstration system. Six species of achieving internal order. Including direct insertion sort, Hill, in order Bubble Sort, direct selection, in o
prs
- 石头剪子布的游戏,六个文件组成适合初学者-rock scissors cloth games, six files for beginners
排序6和1
- 包括数据结构中最常用的6种排序算法和相关解释,适用与严蔚敏的c语言版。-including data structure of the six most common types of algorithm and the related interpretation, application and Yan Wei Min c language version.
TEST
- 数据结构试验 实验一 线性表的顺序表示与实现 实验二 线性表的链式表示与实现 实验三 栈与队列及其应用 实验四 二叉树的应用 实验五 图的遍历与应用 实验六 查找技术 实验七 内部排序 全部源码-Experimental test data structure form a linear sequence of that experiment and realization of the Second linear chain form and realizati
shangji
- 大二半年的数据结构上机实验。包括链表,栈和循环队列,树,图。可供初学数据结构者上机参考。全部均可以在C-Free中运行。-Sophomore data structure on a six-month experiment. Including the list, stack and the cycle queue, tree, Fig. For beginners are on the machine data structure reference. All of which can run
Kevin_bacon
- Computes the distance between kevin bacon and other actors (six degrees of seperation).
1
- 数据结构中如何将十进制转换为六禁止,此程序就是解决此问题。-Data structure how to convert decimal six banned, this procedure is to solve this problem.
magicnumber
- 填数字方格的游戏有很多种变化,如下图所示的4×4方格中,我们要选择从数字1到16来填满这十六个格子(Aij,其中i=1..4,j=1..4)。为了让游戏更有挑战性,我们要求下列六项中的每一项所指定的四个格子,其数字累加的和必须为34-The game figures to fill the box there are many changes, as shown in Figure 4 × 4 grid, we have to choose from a number of 1-16 to f
source3
- 以一个案例说明逻辑问题及其解法: 某地刑侦大队对涉及6个嫌疑人的一桩疑案进行分析-Case is an illustration of a logic problem and its solution: a place in the Criminal Investigation Brigade of the six suspects involved in the analysis of a mystery
sort
- 六种排序的比较 包含了快速排序,冒泡排序,堆排序,选择排序,插入排序,希尔排序-Comparative sequencing of six includes the Quick Sort, Bubble Sort, Heap Sort, Selection Sort, Insertion Sort, sorting Hill
bitre
- 第一题:求二叉树的高度 第二题:输出二叉树中各节点的值及所对应的层次数 第三题:数组二叉树转化成链式二叉树 第四题:复制二叉树T1到T 第五题:交换左右孩子节点的指针的值 第六题:先序创建二叉数-this is a bitree , there are six functions
1
- 本程序实现了对六个1000以内的正整数的基数排序。排序过程分为三个阶段,第一个阶段是比较个位,第二个是比较十位,第三个阶段是比较百位由三个函数实现。-This program of six positive integer less than 1000 base sort. Sorting process is divided into three phases, the first stage is to compare a bit, the second is more 10, the th
six
- 严蔚敏编写的《数据结构》第6章的答案,全部为源码-the answers of chapter 6 of a book called ‘Data Structures’ writen by Yan Wei Min
paixu
- 数据结构课设设计。对6种排序算法进行比较,,运行速度测试,时间单位为ms-Class-based design of data structures. Sorting algorithm on the six kinds of comparison, running speed test, the time unit is ms