资源列表

« 1 2 ... .36 .37 .38 .39 .40 5141.42 .43 .44 .45 .46 ... 5345 »

[C#编程IFFT

说明:IFFT的VC程序,非常详细,将IFFT的底层原理详细的描述出来-IFFT of the VC program
<dr> 在 2025-06-16 上传 | 大小:1kb | 下载:0

[C#编程bt

说明:Construction of binary tree and traversal. Also includes code to find terminal, nonterminal , root node.
<KMK> 在 2025-06-16 上传 | 大小:1kb | 下载:0

[C#编程qiangdaqi

说明:抢答器:就是比赛要用到的电子元件啊,当你想回答问题是,只要按下按键,机器就会响了。-Responder: that game use to the electronic components, ah, when you want to answer the question is, just press the button, the machine will ring.
<吴生> 在 2025-06-16 上传 | 大小:1kb | 下载:0

[C#编程08-0095

说明:aranged the data from raw material to correct
<idnumber.6> 在 2025-06-16 上传 | 大小:1kb | 下载:0

[C#编程CachingMechanism

说明:微软数据访问应用模块 缓存机制v5.0-Microsoft patterns & practices Enterprise Library Data Access Application Block CachingMechanism
<徐驸骅> 在 2025-06-16 上传 | 大小:1kb | 下载:0

[C#编程dzsz

说明:普通按键做的可调电子时钟,希望有用-Adjustable buttons to do common electronic clock
<jing> 在 2025-06-16 上传 | 大小:1kb | 下载:0

[C#编程PermutationsSource

说明:Permutation of a string
<Rajib> 在 2025-06-16 上传 | 大小:1kb | 下载:0

[C#编程RandomStringGenerator

说明:Another new permutation of string using C#
<Rajib> 在 2025-06-16 上传 | 大小:1kb | 下载:0

[C#编程csharpsaveandgetimg

说明:C#的图片存取,初学者可以参考下,比较基础-C#, image hosting, beginners can refer to, the basis for comparison
<孙鹏程> 在 2025-06-16 上传 | 大小:1kb | 下载:0

[C#编程BubbleSorter

说明:Bubble sort has worst-case and average complexity both О(n2), where n is the number of items being sorted. There exist many sorting algorithms with substantially better worst-case or average complexity of O(n log n). Even other О(n2) sorting algorith
<Mahmoud> 在 2025-06-16 上传 | 大小:1kb | 下载:0

[C#编程HeapSort

说明:Heapsort is a comparison-based sorting algorithm, and is part of the selection sort family. Although somewhat slower in practice on most machines than a well implemented quicksort, it has the advantage of a more favorable worst-case Θ(n log n) runtim
<Mahmoud> 在 2025-06-16 上传 | 大小:1kb | 下载:0

[C#编程ShellSort

说明:Shell sort is a sorting algorithm, devised by Donald Shell in 1959, that is a generalization of insertion sort, which exploits the fact that insertion sort works efficiently on input that is already almost sorted. It improves on insertion sort by all
<Mahmoud> 在 2025-06-16 上传 | 大小:1kb | 下载:0
« 1 2 ... .36 .37 .38 .39 .40 5141.42 .43 .44 .45 .46 ... 5345 »

源码中国 www.ymcn.org