资源列表

« 1 2 ... .81 .82 .83 .84 .85 586.87 .88 .89 .90 .91 ... 653 »

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

说明:通过一趟排序将要排序的数据分割成独立的两部分,其中一部分的所有数据都比另外一部分的所有数据都要小,然后再按此方法对这两部分数据分别进行快速排序,整个排序过程可以递归进行,以此达到整个数据变成有序序列。-Trip will be sorted by sorting the data is separated into two independent parts, a part of all of the data than another to be a small part of all of
<马值> 在 2025-06-07 上传 | 大小:1kb | 下载:0

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

说明:先取一个小于n的整数d1作为第一个增量,把文件的全部记录分成d1个组。所有距离为dl的倍数的记录放在同一个组中。先在各组内进行直接插入排序;然后,取第二个增量d2<d1重复上述的分组和排序,直至所取的增量dt=1(dt<dt-l<…<d2<d1),即所有记录放在同一组中进行直接插入排序为止-First take an integer less than n d1 as the first increment, the document d1 all records
<马值> 在 2025-06-07 上传 | 大小:1kb | 下载:0

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

说明:操作系统中按某种规律(先到先服务..)模拟实现动态分区-Operating system, according to a rule (first come first serve ..) simulation of dynamic partition
<马值> 在 2025-06-07 上传 | 大小:1kb | 下载:0

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

说明:N Queens Code developed in VC-N Queens Code developed in VC++
<hasanatrasul> 在 2025-06-07 上传 | 大小:1kb | 下载:0

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

说明:个人实现的上位机CAN程序,实现了汽车仪表通信功能。-Individuals to achieve PC CAN program and realize the car dashboard communications.
<luqiang> 在 2025-06-07 上传 | 大小:1kb | 下载:0

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

说明:北京理工大学亚信杯的一道题,看似简单,却花了我一周的时间,题目存在时间和内存限制,用hash索引实现-DNA computer programming of Aisainfo
<杀生丸> 在 2025-06-07 上传 | 大小:1kb | 下载:0

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

说明:用自抗扰控制器实现转台测试,能够达到较好的效果 对PID控制器进行了改进-ADRC used to realize the turntable test, to achieve better results of the PID controller has been improved
<2402> 在 2025-06-07 上传 | 大小:1kb | 下载:0

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

说明:helloworld的各种不同写法,很有意思,对初学者很有用-helloworld different wording, very interesting, very useful for beginners
<hawksons> 在 2025-06-07 上传 | 大小:1kb | 下载:0

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

说明:this an example of dynamic data structures in C - dynamic queue -this is an example of dynamic data structures in C - dynamic queue
<hh> 在 2025-06-07 上传 | 大小:1kb | 下载:0

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

说明:海战游戏,c++编写的海战游戏,控制台实现的,模拟海战游戏过程-Sea games, c++ written in sea games, console, and simulation of naval warfare game process
<amoyfish> 在 2025-06-07 上传 | 大小:1kb | 下载:0

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

说明:Function for ANSI string to number converter
<ivtst1> 在 2025-06-07 上传 | 大小:1kb | 下载:0

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

说明:用单片机实现简单的测电压功能,用七段式数码管显示电压,也可以用上位机实现实时电压-With MCU simple voltage measurement function, with a seven-segment-type digital display voltage, you can also use the PC for real-time voltage
<jia> 在 2025-06-07 上传 | 大小:1kb | 下载:0
« 1 2 ... .81 .82 .83 .84 .85 586.87 .88 .89 .90 .91 ... 653 »

源码中国 www.ymcn.org