资源列表
[其他小程序] DecimalCount
说明:小数累计,百分百叠加程序,一般用于软件安装的时候使用此方法,很好的代码,非常简洁明了。-Fractional cumulative, full overlay program, generally used when the software is installed using this method, very good code, very simple and straightforward.<静水深流> 在 2025-04-18 上传 | 大小:6kb | 下载:0
[C#编程] COMUpdater_v1
说明:串口bootloader上位机程序,已经设计好协议,打开源码看就能明白了-bootloader tool<摆渡摆渡> 在 2025-04-18 上传 | 大小:40kb | 下载:0
[其他小程序] project-euler-c-master
说明:这是个用c编写的Euler项目。项目Euler是一系列挑战性数学或将要求更多比数学答案解决的计算机编程问题。-Project Euler is a series of challenging mathematical/computer programming problems that will require more than just mathematical insights to solve. Although mathema<Chen Zhang> 在 2025-04-18 上传 | 大小:55kb | 下载:0
[其他小程序] radix-sorting
说明:基数排序的串行程序,基数排序法又称“桶子法”(bucket sort)或bin sort,顾名思义,它是透过键值的部份资讯,将要排序的元素分配至某些“桶”中,藉以达到排序的作用,基数排序法是属于稳定性的排序,其时间复杂度为O (nlog(r)m),其中r为所采取的基数,而m为堆数,在某些时候,基数排序法的效率高于其它的稳定性排序法。-Radix sort of serial program, radix sorting method k<zhang> 在 2025-04-18 上传 | 大小:2kb | 下载:0