搜索资源列表
二叉树数据结构上机实验报告
- 二叉树数据结构-数据结构上机编程实验报告,附源码。对在校大学生有用。-binary tree data structure-structure data on the machine programming experiment report, source. For college students useful.
数据结构( C语言版) 讲义
- 一个很好的数据结构(C语言版)讲义。附带全部所需算法源码。-a very good data structure (C-language version) lectures. All the necessary collateral source algorithm.
jffs2_src_study
- jffs2源码研究分析 全文分为 jffs2的数据实体及其内核描述符 描述jffs2特性的数据结构 注册文件系统 挂载文件系统 打开文件时建立inode的方法 jffs2中写正规文件的方法 jffs2中读正规文件的方法 jffs2中符号链接文件的方法表 jffs2中目录文件的方法表 jffs2的Garbage Collection 以及心得体会, 共11个章节 详细研究分析了jFFS2的源代码的核心部分.-jffs2
数据结构各种排序算法比较
- 数据结构作业,有顺序查找,拆半查找和分块查找,以及它们之间的比较,这是我上交的报告,里边有全部的源码,直接就可以拿来交给老师,希望能对有些人起到帮助的作用。
yue
- 数据结构上机报告-约瑟夫环。内有详细的需求分析及、源码及测试结果。高质量!-Reported on data structures- Joseph Central. Inside there is a detailed needs analysis and, source code and test results. High quality!
915697913
- 数据结构习题集,有详细答案和相关说明,源码及解题步骤.-This struct is very good
FileSystem
- 操作系统 简单的文件系统实现VC源码 模拟文件系统的实现程序,文件的基本管理数据结构和有关实现过程-Simple operating system file system file system to achieve VC source implementation of simulation programs, files, data structures and basic management process for the realization of
Tree
- 此文件为《数据结构实用教程(C++版)》[万健]书中树的实现源码。-This file to " realize the source of the data structure the practical tutorial (C++, Edition) [WAN Jian book tree.
chen-hui-lan(Data-Structure)
- 数据结构 课件 附PPT 附实现源码数据结构 课件 附PPT 附实现源码-Class data structure attached PPT courseware data structure to achieve source components attached attached attached PPT achieve source
支持向量机非线性回归通用MATLAB源码
- 支持向量机和BP神经网络都可以用来做非线性回归拟合,但它们的原理是不相同的,支持向量机基于结构风险最小化理论,普遍认为其泛化能力要比神经网络的强。大量仿真证实,支持向量机的泛化能力强于BP网络,而且能避免神经网络的固有缺陷——训练结果不稳定。本源码可以用于线性回归、非线性回归、非线性函数拟合、数据建模、预测、分类等多种应用场合,GreenSim团队推荐您使用。
freeswitch-
- freeswitch源码分析,包括基本框架的分析,目录结构的介绍,各模块的额分析,典型呼叫场景数据流的分析等-freeswitch source analysis, including an analysis of the basic framework, the introduction of the directory structure, the amount of each module analysis, data flow analysis of typical scenarios
First
- 转为计算机专业学生设计,数据结构做好的实验报告模板,源码均已在Visual Studio中调试通过!-All useful!!!
Bypass-for-Screen-Lock-of-Android
- :随着移动通信技术的迅速发展和广泛应用,手机内部包含的信息已经成为犯罪侦查重要的线索和证据来 源。由于人们对数据安全和隐私保护意识的提高,以及涉案嫌疑人的反侦查意识的增强,涉案的智能手机通常 带有锁屏密码,在这种情况下,如何对其中的数据进行提取、处理和分析成为一个重要的研究方向。本文主要 针对Android 手机的锁屏问题进行研究,详细介绍了Android 智能手机三种锁屏密码,即手势密码、PIN 码密 码以及复杂密码的文件结构和存储原理,分析了如何借助Android 的ADB(
数据结构 李春葆
- 武汉大学数据结构 李春葆 ppt 源码(data structure)
深入理解php
- 深入理解PHP内核源码,zend虚拟机数据类型声明结构体,变量结构体类型,头文件类型执行机制