资源列表

[其他小程序Knightmove

说明:这是对图的遍历—广度度优先算法的一种实现。具体不说了。下了自己看-This is a graph traversal- a depth-first algorithm to achieve
<william> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[其他小程序Tracking_skin

说明:This program detetc the skin color and track using a web cam.
<Carlos> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[其他小程序UVASolutions5

说明:UVA solutions to few problems
<shekhar> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[其他小程序easygame

说明:简单潜艇大战是一个很有意思的游戏,简单好玩。-Simple World War II submarine is a very interesting game, simple fun.
<奕星> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[其他小程序qiemiantu3

说明:切面图的fortran程序 大家随意-Section map we can look at the fortran program
<赵瑜> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[其他小程序T_test_cha

说明:t检验的fortran程序 看是否对大家有帮助-t test to see if the fortran program helpful to all of us
<赵瑜> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[其他小程序pcounter

说明:GetTickCount无法计算16ms以下的时间,该段代码可以进行毫秒级的精确计时-GetTickCount unable to calculate the following time 16ms, which can code the precise millisecond timing
<保密> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[其他小程序minimumspanningtree

说明:数据库结构课本中二叉树中求最小代价生成树-Textbooks in the binary tree database structure in order to minimize the cost of spanning tree
<yahoo> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[其他小程序gngauss

说明:generate the gaussian noise
<周新星> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[其他小程序4

说明:四则运算 将算术表达式转换成后缀表达式后计算-#include<stdio.h> #include <stdlib.h>
<> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[其他小程序2

说明:单链表的插入和删除实验目的: 1、定义单链表的结点类型 2、通过单链表的定义掌握线性表的链式存储结构的特点; 3、熟悉单链表的建立以及插入、删除等基本操作。 -# include <stdio.h> # include<malloc.h> # define ND sizeof(struct List) struct List {int data struct List
<> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[其他小程序number4

说明:回文判别 实验要求:称正读和反读都相同的字符序列为“回文”,如“abba”和“abccba”是“回文”,“abcde”和“ababab”则不是“回文”,试设计一个算法,判别读入的一个以@为结束符的字符序列是否是“回文”。 实验目的: 1、掌握循环队列的定义及应用; 2、掌握队列的基本操作; 3、进一步熟练掌握栈的基本操作及应用; 4、初步学会解决具体问题的算法设计。-Experimental identifica
<> 在 2024-11-08 上传 | 大小:1kb | 下载:0

源码中国 www.ymcn.org