资源列表

« 1 2 ... .54 .55 .56 .57 .58 4959.60 .61 .62 .63 .64 ... 5345 »

[C#编程Binary-Tree

说明:Binary search trees (BST), sometimes called ordered or sorted binary trees, are a particular type of containers: data structures that store items (such as numbers, names etc.) in memory.-Binary search trees (BST), sometimes called ordered or sorted b
<Linh Nguyen> 在 2025-06-14 上传 | 大小:2kb | 下载:0

[C#编程MergeSort

说明:In computer science, merge sort (also commonly spelled mergesort) is an efficient, general-purpose, comparison-based sorting algorithm.
<Linh Nguyen> 在 2025-06-14 上传 | 大小:2kb | 下载:0

[C#编程QuickSort

说明:Quicksort (sometimes called partition-exchange sort) is an efficient sorting algorithm, serving as a systematic method for placing the elements of an array in order. Developed by Tony Hoare in 1959
<Linh Nguyen> 在 2025-06-14 上传 | 大小:2kb | 下载:0

[C#编程waibuzhongduan

说明:利用c语言编写的dsp的外部中断程序,适用平台 : DSP E300 实验箱;CPU类型 : DSP TMS320F2812 -Dsp c language use external interrupt procedures applicable platform: DSP E300 experiment box CPU type: DSP TMS320F2812
<燕欢> 在 2025-06-14 上传 | 大小:2kb | 下载:0

[C#编程MhtBuilder

说明:The uploaded code can be used to convert html file having images into single mhtm file. This mhtml file will contain images embedded within it. this code can be used for windows ce development also.-The uploaded code can be used to convert html file
<anant> 在 2025-06-14 上传 | 大小:2kb | 下载:0

[C#编程ran0123

说明:0123四个随机函数,书本里面的,奉献给大家- #define IA 16807 #define IM 2147483647 #define AM (1.0/IM) #define IQ 127773 #define IR 2836 #define MASK 123459876 float ran0(long*idum) { long k float ans *idum ^= MASK k=(*idum)/IQ *
<315430489> 在 2025-06-14 上传 | 大小:2kb | 下载:0

[C#编程Csharp-Convert-Cad--to-Pdf

说明:用CSHARP调用CAD文件,自动实现批量打印或者批量转换为PDF-Call the CAD file using CSHARP, automatically batch print or batch convert to PDF
<弦断曲扬> 在 2025-06-14 上传 | 大小:2kb | 下载:0

[C#编程MFZ

说明:控制电机程序,利用中断控制电机正反转以及速度-motor control
<wuxian> 在 2025-06-14 上传 | 大小:2kb | 下载:0

[C#编程Form1

说明:canon SDK Tutorial canon SDK Tutorial -canon SDK Tutorial canon SDK Tutorial canon SDK Tutorial
<dany dwi wahyu w> 在 2025-06-14 上传 | 大小:2kb | 下载:0

[C#编程CxDouglasAlgrithm

说明:道格拉斯数据压缩算法。 算法特征:1.在不扰乱拓扑关系的前提下,对采样点数据进行合理的抽稀 2.对矢量坐标数据进行重新进行编码,以减少所需要的存储空间 3.矢量数据的压缩往往是不可逆的,数据压缩后,数据量变小了,数据的精度降低了-Douglas data compression algorithm. Algorithm characteristics: 1. In the relationship does not disturb the topology under the premise o
<静静> 在 2025-06-14 上传 | 大小:2kb | 下载:0

[C#编程ric

说明:编写了一段雷克子波的程序,为初学者提供参考,互相学习。-this progrem can give a ricket
<知道> 在 2025-06-14 上传 | 大小:2kb | 下载:0

[C#编程NavigeX

说明:Navigator Support HTTP/HTTPS Get OR POST
<greenhunter2> 在 2025-06-14 上传 | 大小:2kb | 下载:0
« 1 2 ... .54 .55 .56 .57 .58 4959.60 .61 .62 .63 .64 ... 5345 »

源码中国 www.ymcn.org