资源列表

« 1 2 ... .55 .56 .57 .58 .59 1060.61 .62 .63 .64 .65 ... 21480 »

[其他小程序fuzzpid

说明:智能控制,模糊控制器设计步骤,经过模糊化等过程-intelligent control
<汪静> 在 2025-01-15 上传 | 大小:1kb | 下载:0

[其他小程序Farisexample2

说明:NS2 example2 for beginners helps to understand how to start the TCL
<Faris> 在 2025-01-15 上传 | 大小:1kb | 下载:0

[其他小程序Farisexample3

说明:NS2 example3 for beginners helps to understand how to start the TCL
<Faris> 在 2025-01-15 上传 | 大小:1kb | 下载:0

[其他小程序Farisexample4

说明:NS2 example 4 for beginners helps to understand how to start the TCL
<Faris> 在 2025-01-15 上传 | 大小:1kb | 下载:0

[其他小程序FarisWless1-0

说明:NS2 wireless example1 for beginners helps to understand how to start the TCL
<Faris> 在 2025-01-15 上传 | 大小:1kb | 下载:0

[其他小程序0028

说明:本程序为电话薄源代码,在vc++6.0环境下运行,可实现电话薄联系人,删除、添加、更改、查找等功能-Phone book source code of the program, run in vc++6.0 environment, phone book contacts, delete, add, change search function
<Tri> 在 2025-01-15 上传 | 大小:1kb | 下载:0

[其他小程序Short-Passage

说明:Dijistra算法求最短路径,简单易行,十分易用,算法明确,清晰易懂!-Dijistra algorithm for the shortest path is simple, very easy to use, the algorithm is clear, lucid!
<zhangyi> 在 2025-01-15 上传 | 大小:1kb | 下载:0

[其他小程序Qkpass

说明:快速排序,结构清晰,算法明确,十分易用,希望能帮到大家!-Quicksort, clear structure and algorithm is clear, and very easy to use, hope to help you!
<zhangyi> 在 2025-01-15 上传 | 大小:1kb | 下载:0

[其他小程序Quicksort

说明:快速排序void QuickSort(int a[], int low, int high) { int i if(low<high) { i=Slipt(a,low,high) QuickSort(a,low,i) QuickSort(a,i+1,high) } } -void QuickSort(int a[], int low, int high) {
<張昕> 在 2025-01-15 上传 | 大小:1kb | 下载:0

[其他小程序sjx

说明:这个程序中包含很多三角形的面积计算公式,共有5个-This program contained in the triangle area formula, a total of five
<杨少伟> 在 2025-01-15 上传 | 大小:1kb | 下载:0

[其他小程序Radix-sort

说明:排序算法之基数排序法 此算法非常适合用于初学数据结构的人 是十大经典排序算法之一-Radix sort method of sorting algorithms
<满达> 在 2025-01-15 上传 | 大小:1kb | 下载:0

[其他小程序QSort

说明:这是一个快速排序程序,能够实现对数据的快速排序。-this is a quick sort program.
<李芳林> 在 2025-01-15 上传 | 大小:1kb | 下载:0
« 1 2 ... .55 .56 .57 .58 .59 1060.61 .62 .63 .64 .65 ... 21480 »

源码中国 www.ymcn.org