资源列表

« 1 2 ... .57 .58 .59 .60 .61 215062.63 .64 .65 .66 .67 ... 216388 »

[数据结构常用算法ErChaShu

说明:假设自上而下按层次,自左至右输入每个结点的一个三元组(N, P, L/R)。其中N为本结点的元素,P为其父结点,L指示N为P 的左孩子,R指示N为P的右孩子。试写一个建立二元树在内存的双链表示算法,并实现先根、中根、后根以及层序遍历算法。-Assuming top-down by the level of input from left to right each node of a triple (N, P, L/R). One N-based node elements, P node fo
<江紫桉> 在 2025-08-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法Graph

说明:采用邻接矩阵实现有向网的存储,建立有向网,并实现单源最短路径算法。-The realization of the use of adjacency matrix to the network storage, the establishment of the network, and to achieve single-source shortest path algorithm.
<江紫桉> 在 2025-08-26 上传 | 大小:1kb | 下载:0

[书籍源码DownLoad

说明:这是一个下载文件使用的类,另外还可以支持断点续传。-This is a category used to download files also can support HTTP.
<zhq> 在 2025-08-26 上传 | 大小:1kb | 下载:0

[汇编语言11

说明:汇编程序一个,16进制与十进制之间进行转换,源码上传-A compilation of procedures, between 16 hex and decimal conversion, source upload
<曾友> 在 2025-08-26 上传 | 大小:1kb | 下载:0

[单片机(51,AVR,MSP430等)EXT_C

说明:利用51单片机外部中断实现LED灯的简单控制 keil c51开发的C语言小程序 -51 external interrupt the use of single-chip LED lamps to achieve a simple control keil c51 development of small C language program
<五号> 在 2025-08-26 上传 | 大小:1kb | 下载:0

[嵌入式/单片机编程counter60

说明:该实验设计模60计数器,并通过数码管进行显示,最后实现秒表的功能。7段数码管采用共阴极数码管,如图1所示,当某段接有高电平时该段将发光。-The experimental design mode 60 counters, and through digital tube display, and finally achieve the stopwatch function. 7 digital tube using a total digital cathode tubes, as shown
<张龙> 在 2025-08-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法pack

说明:背包问题的回溯法,用回溯法解决背包问题,区别于其他算法 -Knapsack Problem retrospective method, with backtracking to solve knapsack problem, different from the other algorithms
<张仁春> 在 2025-08-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法devide

说明:最优分解问题的贪心算法,使用输入与输出文件来控制程序的输入与输出-Optimal decomposition of the problem greedy algorithm, the use of input and output file to control the process input and output
<张仁春> 在 2025-08-26 上传 | 大小:1kb | 下载:0

[DSP编程MAFTODF

说明:将模拟滤波器转变为数字滤波器的C语言程序-Analog filter into a digital filter of C Programming Language
<xiao> 在 2025-08-26 上传 | 大小:1kb | 下载:0

[DSP编程MWINDOW

说明:计算七类窗函数并给出归一化对数幅频曲线 产生了一个实验数据test,该数据是128点复序列,用于功率谱估计-Calculation of seven types of window function and gives normalized logarithmic amplitude-frequency curves of experimental data resulted in a test, the data is 128-point complex sequence, for the
<xiao> 在 2025-08-26 上传 | 大小:1kb | 下载:0

[DSP编程MCHOLSK

说明:实现矩阵的Cholesky分解的C语言代码-The realization of Matrix Cholesky decomposition C language code
<xiao> 在 2025-08-26 上传 | 大小:1kb | 下载:0

[数学计算/工程计算gaosixiaoqufa

说明:利用高斯消去的计算程序,可以用于数学计算等!很实用的哦!-Gaussian elimination of the use of computational procedures that can be used for mathematical calculations! Oh, very practical!
<小青> 在 2025-08-26 上传 | 大小:1kb | 下载:0
« 1 2 ... .57 .58 .59 .60 .61 215062.63 .64 .65 .66 .67 ... 216388 »

源码中国 www.ymcn.org