资源列表

« 1 2 ... .30 .31 .32 .33 .34 3235.36 .37 .38 .39 .40 ... 216394 »

[2D图形编程zifu

说明:字符生成,包括3种字符生成的算法,在VC下只要添加特定的头文件即可运行-Character generation algorithm
<吴柯啸> 在 2025-11-23 上传 | 大小:1kb | 下载:0

[其他小程序Huffman

说明:哈夫曼编码。霍夫曼编码被广泛使用的一种非常有效的编码方法,用于数据文件的压缩。基于字符的频率进行编码。出现频率高的字符的编码较短,出现频率较低的字符的编码较长。 -Huffman coding. Huffman coding is widely used in a very efficient coding method data file compression. Huffman coding algorithm based on the frequency of characters a
<Lateefah> 在 2025-11-23 上传 | 大小:1kb | 下载:0

[Windows编程lzl

说明:计算三角形的面积;将通过屏幕输出三角形坐标点、边长、面积等信息-Calculate the area of a triangle the coordinates of the points by the screen output triangle, side length, area, and other information
<cmm> 在 2025-11-23 上传 | 大小:1kb | 下载:0

[C#编程BubbleSort

说明:Bubble sort, sometimes referred to as sinking sort, is a simple sorting algorithm that repeatedly steps through the list to be sorted, compares each pair of adjacent items and swaps them if they are in the wrong order.
<Linh Nguyen> 在 2025-11-23 上传 | 大小:1kb | 下载:0

[Windows编程SelectionSort

说明:In computer science, selection sort is a sorting algorithm, specifically an in-place comparison sort. It has O(n2) time complexity, making it inefficient on large lists, and generally performs worse than the similar insertion sort.
<Linh Nguyen> 在 2025-11-23 上传 | 大小:1kb | 下载:0

[matlab例程linedata33

说明:linedata 33bus distribution system
<k> 在 2025-11-23 上传 | 大小:1kb | 下载:0

[matlab例程PSO

说明:pso algoritem matlab code
<k> 在 2025-11-23 上传 | 大小:1kb | 下载:0

[其他小程序Encrypt-Decrypt-numbers

说明:Encrypt 4 digit number
<Maaz> 在 2025-11-23 上传 | 大小:1kb | 下载:0

[其他小程序PCA_model

说明:用于TE模型的故障数据检测,使用pca主元分析法,- TE model by using pca detection
<gaoliwei> 在 2025-11-23 上传 | 大小:1kb | 下载:0

[单片机(51,AVR,MSP430等)bsp_kb_btn16

说明:单片机C语言,很不错的4*4矩阵键盘扫描程序-Matrix keyboard scanning
<郝春杰> 在 2025-11-23 上传 | 大小:1kb | 下载:0

[matlab例程123121312dfasd

说明:附件是散点数拟合成函数的程序,只用更改散点值和拟合次数就可以了-Attachment points are scattered fitted function program, only to change the value and fit the number of scatter it
<guojun> 在 2025-11-23 上传 | 大小:1kb | 下载:0

[matlab例程enframe

说明:这是用matlab编写的简单的分段函数以及图像的画法,谢谢大家指正-It is written in simple matlab piecewise function and an image of the painting, thank you for correction
<燕欢> 在 2025-11-23 上传 | 大小:1kb | 下载:0
« 1 2 ... .30 .31 .32 .33 .34 3235.36 .37 .38 .39 .40 ... 216394 »

源码中国 www.ymcn.org