资源列表
[书籍源码] 《Visual Basic.NET精彩编程百例》源代码(第2章).rar
说明:Visual Basic.NET精彩编程百例 源代码(第2章)<> 在 2012-03-16 上传 | 大小:248.92kb | 下载:0
[书籍源码] 3Dgraghprogramme
说明:《3D图形编程指南》一书的原码,适合学3D编程的人员,希望对你有帮助-"3D Graphics Programming Guide," a book of the original code, 3D programming for school personnel, and I hope to help you<唐少敏> 在 2025-06-14 上传 | 大小:248kb | 下载:0
[书籍源码] datastruct
说明:数据结构源码,严吴版数据结构严吴版数据结构-Source data structure, Yan Wu Yan Wu version of the data structure version of the data structure<张力> 在 2025-06-14 上传 | 大小:248kb | 下载:0
[书籍源码] bin-common-lib
说明:《GPU高性能编程CUDA实战》书中源码,章节之外bin common lib部分源码与文件-GPU high-performance programming CUDA real " book source, chapters outside bin common lib part of the source code file<刘永幸> 在 2025-06-14 上传 | 大小:249kb | 下载:0
[书籍源码] wlks
说明:网络考试系统设计学校电子化教学及相关考试主管部门的重要工具之一。本系统主要是针对高等院校的网络考试设计的。它包括考试设置、系统资料、系统管理、考生考试管理、教师阅卷管理等模块。-One of the network the exam system design schools electronic teaching and related exam department in charge of the important tools. This system is mainly designe<黄慧慧> 在 2025-06-14 上传 | 大小:249kb | 下载:0
[书籍源码] LinuxBeginningcode
说明:linux程序设计源代码,每章程序可单独用行,涵盖linux程序设计的各个方面-linux programming source code, the program can be used alone each chapter lines, covering all aspects of program design linux<xy> 在 2025-06-14 上传 | 大小:249kb | 下载:0
[书籍源码] Subtraction-Turing-machine
说明:减法图灵机的实现步骤,转移函数等。计算复杂性理论,图灵机-Subtraction Turing machine implementation steps, the transfer function and so on. Computational complexity theory, Turing machine<cl> 在 2025-06-14 上传 | 大小:248kb | 下载:0
[书籍源码] all-kinds-of-sort-methods
说明:本资料包含选择、插入、气泡排序、Shell 排序法、Shaker 排序法、堆排序、三种快速排序法、合并排序法、基数排序法,文档内部对每一种排序法都有详细的原理介绍和解析,非常经典。-This information includes the selection, insertion, bubble sort, Shell sort, Shaker sort, heap sort, three rapid sequencing method, merge sort, radix sort meth<刘硕> 在 2025-06-14 上传 | 大小:248kb | 下载:0
[书籍源码] 插入排序
说明:将一个记录插入到已排序好的有序表中,从而得到一个新,记录数增1的有序表。即:先将序列的第1个记录看成是一个有序的子序列,然后从第2个记录逐个进行插入,直至整个序列有序为止。 要点:设立哨兵,作为临时存储和判断数组边界之用。(A record is inserted into a sorted ordered table to obtain a new ordered table with a record number increase of 1. That is, the first fir<yu_jack > 在 2025-06-14 上传 | 大小:249kb | 下载:0