资源列表
[其他小程序] LianBiaoPaiXu
说明:主要描述了链表冒泡算法,可以直接下载使用-The linked list bubbling algorithm<wang bu> 在 2025-10-03 上传 | 大小:33kb | 下载:0
[其他小程序] butongyase
说明:在mfc的应用程序中改变编辑框中文本的颜色,可以同时显示不的颜色-To change the color of the text in the edit box in the MFC application, can not display color at the same time<mkjh> 在 2025-10-03 上传 | 大小:33kb | 下载:0
[其他小程序] CPFSK_GFSK
说明:完整的GMSK仿真程序,viberbi很好的实现,可以很好解决问题-it is very good for Complete GMSK simulation program can be good. if you use it,ok<yangziyuan> 在 2025-10-03 上传 | 大小:33kb | 下载:0
[其他小程序] USB_HID_TEST
说明:USB -hid入门级小例子,很适合初学者看-USB-HID entry-level small example, it is suitable for beginners to see<张金曼> 在 2025-10-03 上传 | 大小:33kb | 下载:0
[其他小程序] Byangtiaoquxianfengesuanfa
说明:B样条曲线分割算法 计算机图形学 欢迎大家下载-B-spline curve segmentation algorithm in computer graphics welcome to download<zhangwei> 在 2025-10-03 上传 | 大小:33kb | 下载:0
[其他小程序] psopt20130502b
说明:Particle swarm optimization is a derivative-free global optimum search algorithm based on the collective intelligence of a large group of intercommunicating entities. The individual particles are simple and primitive, knowing only their own current l<ouchi> 在 2025-10-03 上传 | 大小:33kb | 下载:0
[其他小程序] quick-sort
说明:快速排序(Quicksort)是对冒泡排序的一种改进。由C. A. R. Hoare在1962年提出。它的基本思想是:通过一趟排序将要排序的数据分割成独立的两部分,其中一部分的所有数据都比另外一部分的所有数据都要小,然后再按此方法对这两部分数据分别进行快速排序,整个排序过程可以递归进行,以此达到整个数据变成有序序列。-Quick Sort (Quicksort) is an improvement on the bubble sort. By C. A. R. Hoare in 1962. Th<Pis_Ksss> 在 2025-10-03 上传 | 大小:33kb | 下载:0