资源列表
[Windows编程] Beginning-DirectX-10-Game-Programming
说明:Discover the exciting world of game programming and 3D graphics creation using DirectX 10! "Beginning DirectX® 10 Game Progmramming" is an introductory guide to creating fantastic graphics, amazing creatures, and realistic worlds for games. Writt<mayaz> 在 2025-09-28 上传 | 大小:1.34mb | 下载:0
[数值算法/人工智能] doublinklist
说明:Double linked list- a doubly-linked list is a linked data structure that consists of a set of sequentially-linked records called nodes. Each node contains two fields, called links, that are references to the previous and to the next node in the seque<irisrd> 在 2025-09-28 上传 | 大小:1kb | 下载:0
[Windows编程] liklistinsert
说明:a linked list (or more clearly, "singly-linked list") is a data structure that consists of a sequence of nodes each of which contains a reference (i.e., a link) to the next node in the sequence.<irisrd> 在 2025-09-28 上传 | 大小:1kb | 下载:0
[Windows编程] Quick-sort
说明:Quicksort sorts by employing a divide and conquer strategy to divide a list into two sub-lists. The steps are: Pick an element, called a pivot, from the list. Reorder the list so that all elements with values less than the pivot come before the<irisrd> 在 2025-09-28 上传 | 大小:1kb | 下载:0
[数值算法/人工智能] bubble
说明:Selection sort is a sorting algorithm, specifically an in-place comparison sort. It has O(n2) complexity, making it inefficient on large lists, and generally performs worse than the similar insertion sort. Selection sort is noted for its simplicity,<irisrd> 在 2025-09-28 上传 | 大小:1kb | 下载:0
[数值算法/人工智能] insertion
说明:Insertion sort is a simple sorting algorithm: a comparison sort in which the sorted array (or list) is built one entry at a time. It is much less efficient on large lists than more advanced algorithms such as quicksort, heapsort, or merge sort<irisrd> 在 2025-09-28 上传 | 大小:1kb | 下载:0
[VHDL编程] MIT.Press-.Circuit.Design.with.VHDL.(2004).TLF.ra
说明:This book is a good reference for VHDL Programming. this book is divided into two parts Circuit Design and System Design<othmanip> 在 2025-09-28 上传 | 大小:4.81mb | 下载:0
[matlab例程] Matlab-time-frequency-analysis-
说明:Matlab时频分析技术及其应用中的源代码-Matlab time-frequency analysis technology and its application in source code<13675205590> 在 2025-09-28 上传 | 大小:68kb | 下载:0
[matlab例程] edp
说明:语音信号处理实验_matlab源码edp方法-Experimental _matlab source speech signal processing<13675205590> 在 2025-09-28 上传 | 大小:416kb | 下载:0
[matlab例程] mfcc
说明:语音信号处理实验_matlab源码MFCC方法-Speech Signal Processing _matlab source lpc method<13675205590> 在 2025-09-28 上传 | 大小:418kb | 下载:0
[matlab例程] time-frequency-Toolbox-
说明:MATLAB时频分析工具箱源代码,包括使用说明各种函数库-Toolbox MATLAB source code for time-frequency analysis<13675205590> 在 2025-09-28 上传 | 大小:2.9mb | 下载:0