资源列表

« 1 2 ... .60 .61 .62 .63 .64 47765.66 .67 .68 .69 .70 ... 66581 »

[Windows编程howtowritepaper

说明:介绍了研究生论文撰写的基本方式,并且指出了一些写好文章的建议-Introduced the basic form of graduate students writing papers, and pointed out a number of articles written proposal
<ncf> 在 2025-06-20 上传 | 大小:16kb | 下载:0

[C#编程sortMerge

说明:Conceptually, a merge sort works as follows If the list is of length 0 or 1, then it is already sorted. Otherwise: Divide the unsorted list into two sublists of about half the size. Sort each sublist recursively by re-applying merge sort. Mer
<Mahmoud> 在 2025-06-20 上传 | 大小:6kb | 下载:0

[其他小程序binder

说明:Teach you, how to bind two files in one .exe file. This good tutorial.
<kakadu666> 在 2025-06-20 上传 | 大小: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-20 上传 | 大小: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-20 上传 | 大小:1kb | 下载:0

[通讯编程gtm900b_dtu

说明:GTM900B华为GSM编程开源参考源代码-GTM900B Huawei GSM reference source code open source Programming
<胡金凤> 在 2025-06-20 上传 | 大小:796kb | 下载:0

[其他小程序Hamming_Codec_li

说明:(7,4,3)汉明码在BPSK调制和AWGN信道下的性能仿真,这里译码给出软译码和硬译码两种译码方案-(7,4,3) Hamming code in the BPSK modulation and AWGN channel, the performance simulation, presented here, the soft decoding and hardware decoding decoding decoding of two programs
<yanger> 在 2025-06-20 上传 | 大小:24kb | 下载:0

[其他小程序mscomm

说明:精简串口调试助手,含源代码,字符及十六进制发送接收-Assistant to streamline the serial debug source code.
<ztzer> 在 2025-06-20 上传 | 大小:72kb | 下载:0

[控制台(字符窗口)编程Fibonacci

说明:Gives the user s desired number of Fibonacci Sequence
<pixel> 在 2025-06-20 上传 | 大小:1kb | 下载:0

[控制台(字符窗口)编程HANGMAN

说明:A Simple Modular Approach of the very famous Hangman Game
<pixel> 在 2025-06-20 上传 | 大小:2kb | 下载:0

[控制台(字符窗口)编程rectangular_to_polar

说明:Program that converts Rectangular Coordinates to Polar Coordinates Form
<pixel> 在 2025-06-20 上传 | 大小:1kb | 下载:0

[文件操作rjbcx

说明:一个比较好用的日记本程序源码,上传给大家分享。-A more useful diary program source code, to share.
<thinkr> 在 2025-06-20 上传 | 大小:21kb | 下载:0
« 1 2 ... .60 .61 .62 .63 .64 47765.66 .67 .68 .69 .70 ... 66581 »

源码中国 www.ymcn.org