资源列表

« 1 2 ... .74 .75 .76 .77 .78 65379.80 .81 .82 .83 .84 ... 66603 »

[其他小程序fracpart-of-column

说明:it is code to extarct fractional part a numeric column value-it is code to extarct fractional part a numeric column value
<qazi> 在 2025-04-06 上传 | 大小:1kb | 下载:0

[其他小程序a

说明:快速排序的基本思想是:通过一趟排序将要排序的数据分割成独立的两部分,其中一部分的所有数据都比另外一部分的所有数据都要小,然后再按此方法对这两部分数据分别进行快速排序,整个排序过程可以递归进行,以此达到整个数据变成有序序列。-The basic idea is to quickly sort: sort by a trip to the data to be sorted is divided into two separate part
<程志浩> 在 2025-04-06 上传 | 大小:1kb | 下载:0

[其他小程序b

说明:原理是临近的数字两两进行比较,按照从小到大或者从大到小的顺序进行交换, 这样一趟过去后,最大或最小的数字被交换到了最后一位, 然后再从头开始进行两两比较交换,直到倒数第二位时结束-The principle is close to the figure twenty-two comparison, in ascending or descending order of exchange, so a trip to t
<程志浩> 在 2025-04-06 上传 | 大小:1kb | 下载:0

[其他小程序e

说明:假设有n个待排序记录,记录Ri的关键字为Keyi, Keyi由d位十进制数字组成,即Keyi=Ki1 Ki2 Ki3 … Kid ,试分别采用链式存储结构和顺序存储结构实现基数排序。-Suppose there are n number of records to be sorted, records Ri of keywords Keyi, Keyi by the d decimal digits, namely Keyi = Ki1
<程志浩> 在 2025-04-06 上传 | 大小:1kb | 下载:0

[其他小程序c

说明:迪杰斯特拉算法主要是采用了一个dist一维数组,来存储源点到其它顶点的最短路径,然后不断更新。-Dijkstra algorithm is used mainly in a dist one-dimensional array to store the point vertices of the shortest path to other sources, and constantly updated.
<程志浩> 在 2025-04-06 上传 | 大小:1kb | 下载:0

[其他小程序d

说明:求一个连通无向图的最小生成树的代价(图边权值为正整数)。-Seeking a communication cost of the minimum spanning tree of undirected graph (Figure right side is a positive integer).
<程志浩> 在 2025-04-06 上传 | 大小:1kb | 下载:0

[C#编程how-long-have-you-lived

说明:输入自己的生日和当天日期,可以算出你出生到现在活了多少天的程序-how long have you lived
<冯先试试> 在 2025-04-06 上传 | 大小:1kb | 下载:0

[通讯编程A-Monte-Carlo-model-

说明:蒙特卡洛法求圆周率,在linux下用 g++ pi.cpp -o pi-lm 编译。-Monte Carlo method for pi, under linux with g++ pi.cpp-o pi-lm compiled.
<siumhl> 在 2025-04-06 上传 | 大小:1kb | 下载:0

[GDI/图象编程Adc100

说明:mini2440裸机,修改部分程序使之成为采集AIN1通道,从而避免占据AIN0通道。-The mini2440 bare metal, modify part of the program of to become acquisition AIN1 channel, thereby avoid occupy AIN0 channel.
<tedono> 在 2025-04-06 上传 | 大小:1kb | 下载:0

[多媒体编程adc21

说明:基于嵌入式的开发,开发板8路ADC测试程序-ADC testing procedures based on embedded development, the development board
<ndayth> 在 2025-04-06 上传 | 大小:1kb | 下载:0

[GDI/图象编程adder_4

说明:三种设计模式的加法器,分别是行为及描述,串行模式,并行模式。希望对大家了解加法器有帮助-Adder three design models, and behavior were described, the serial mode, the parallel mode. I hope to help everyone understand adder
<Wednes> 在 2025-04-06 上传 | 大小:1kb | 下载:0

[文件操作xmlpath

说明:xpath 替换,先构建一个空的xml ,然后批量替换-xml xpath replace
<maozihao> 在 2025-04-06 上传 | 大小:1kb | 下载:0
« 1 2 ... .74 .75 .76 .77 .78 65379.80 .81 .82 .83 .84 ... 66603 »

源码中国 www.ymcn.org