资源列表

排序选择:

« 1 2 ... .66 .67 .68 .69 .70 148271.72 .73 .74 .75 .76 ... 267462 »

[软件工程c-programming1

说明:c语言英文讲义1-3,包括介绍,类型和控制-C language english handouts 1-3
<zhenning yang> 在 2025-11-19 上传 | 大小:1.05mb | 下载:0

[JSP源码/JavaSolve

说明:输出一个集合中存在a+b=c关系的三个数,不能连续使用三个for循环-Output a set a+ b = c exists between the number three, three for loops can not be used continuously
<林子> 在 2025-11-19 上传 | 大小:1kb | 下载:0

[图形图像处理(光照,映射..)image-processing

说明:文件中包含了各种图像处理算法,边缘检测,傅里叶变换等等。-File contains a variety of image processing algorithms, edge detection, Fourier transform, and so on.
<邢金星> 在 2025-11-19 上传 | 大小:3.21mb | 下载:0

[数据结构常用算法kruskal

说明:K r u s k a l算法每次选择n- 1条边,所使用的贪婪准则是:从剩下的边中选择一条不会产生环路的具有最小耗费的边加入已选择的边的集合中。注意到所选取的边若产生环路则不可能形成一棵生成树-K ruskal algorithm each time you select n-1 edges, using criteria of greed: from the left side, select a loop with no minimum spend has been selected to
<黄京> 在 2025-11-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法prim

说明:算法简介:Prim算法用于求无向图的最小生成树  设图G =(V,E),其生成树的顶点集合为U。    ①、把v0放入U。    ②、在所有u∈U,v∈V-U的边(u,v)∈E中找一条最小权值的边,加入生成树。    ③、把②找到的边的v加入U集合。如果U集合已有n个元素,则结束,否则继续执行②。    其算法的时间复杂度为O(|E|log|V|)-Introduction to Algorithms: Prim algorithm used to find the undire
<黄京> 在 2025-11-19 上传 | 大小:1kb | 下载:0

[WEB源码soso

说明:{php mysql 中文全文搜索demo}中文全文搜索目前没有什么好的方法 本例子提供这个产考 先分词 在urlcode编码 然后mysql 全文检索 查询 提供了个思路请多指教 :qq:852790674-www.kurencms.tk
<curlmen> 在 2025-11-19 上传 | 大小:2.26mb | 下载:0

[Dephi控件源码DemoXls

说明:Demo for export to xls file for delphi sample
<Lucas> 在 2025-11-19 上传 | 大小:351kb | 下载:0

[其他小程序TeXbook

说明:这是一本关于tex的工具书,可以作为学习tex的人所使用-This is a book about tex tools, as used by people learning tex
<邢金星> 在 2025-11-19 上传 | 大小:1.45mb | 下载:0

[其他小程序cpu

说明:cpu封装技术,主要介绍CPU的结构,本书较为详细-cpu packaging technology, introduces the CPU structure, a more detailed book
<黄京> 在 2025-11-19 上传 | 大小:1.81mb | 下载:0

[其他智力游戏double-fish-game

说明:C语言贪吃蛇源程序代码双人对抗,益智小游戏-C language source code double against Snake, puzzle games
<黄京> 在 2025-11-19 上传 | 大小:3kb | 下载:0

[数值算法/人工智能algorithm

说明:算法设计技巧与分析--英文版 算法设计技巧与分析--英文版-Algorithm design and analysis skills- skills and analysis of algorithm design in English- English
<黄京> 在 2025-11-19 上传 | 大小:7.58mb | 下载:0

[数学计算/工程计算yulou

说明:关于雨流计数法德第二段程序,很实用,希望能帮到大家。-France and Germany on the second paragraph of rain flow counting procedure, it is practical, hoping to help you.
<> 在 2025-11-19 上传 | 大小:3kb | 下载:0
« 1 2 ... .66 .67 .68 .69 .70 148271.72 .73 .74 .75 .76 ... 267462 »

源码中国 www.ymcn.org