搜索资源列表

  1. siling-mode-variable-structure

    0下载:
  2. 在MATLAB环境下,利用滑膜变结构控制对直线二级倒立摆进行仿真调试。广泛应用于滑膜控制系统的研究。-in MATLAB environment, the use of synovial variable structure control of two straight inverted pendulum simulation debugging. Widely used in synovial control systems.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:3933
    • 提供者:guozhao
  1. Data structure

    0下载:
  2. 数据结构-二叉树-data structure-Binary Tree
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2207
    • 提供者:赵虎
  1. Data Structure Sorting

    0下载:
  2. Data Structure Chapter 7 Sorting
  3. 所属分类:编程文档

    • 发布日期:2009-04-16
    • 文件大小:176994
    • 提供者:piyoko
  1. flow structure interaction

    0下载:
  2. flow structure interaction model
  3. 所属分类:文档资料

  1. UDF文件系统 源码

    1下载:
  2. Abstract:Universal Disk Format is a file system specification defined by Optical Storage Technology Association, One objective of UDF is to replace the ISO9660 file system. Introduce the characteristics of UDF file sys
  3. 所属分类:系统编程

  1. Stream

    0下载:
  2. 一个遍历文件系统目录结构的程序并能够将其结构用字符打印出来-A traverse file system directory structure of the program and its structure can be printed with characters
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-04-29
    • 文件大小:49152
    • 提供者:站长
  1. 习题与解答

    0下载:
  2. Data Structure Question
  3. 所属分类:电子书籍

    • 发布日期:2024-04-29
    • 文件大小:4583424
    • 提供者:程伟
  1. 弹性力学平面问题有限元分析

    0下载:
  2. 自编的有限元方法解决弹性力学平面问题的软件。有图形显示,数据结构的处理值得一看。-directed the finite element method to solve the problem of elasticity plane software. A graphic display, data processing structure of the eye-catcher.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-04-29
    • 文件大小:112640
    • 提供者:王李斌
  1. Data structure

    0下载:
  2. 数据结构-二叉树-data structure-Binary Tree
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-04-29
    • 文件大小:2048
    • 提供者:赵虎
  1. 数据结构与算法分析(Java版)

    0下载:
  2. 数据结构与算法分析(Java版).rar-data structure and algorithm analysis (Java version). Rar
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-04-29
    • 文件大小:2884608
    • 提供者:
  1. dfs

    0下载:
  2. 数据结构里的dfs算法,包括递归与非递归。用vc6.0编写-data structure, the dfs algorithms, including recursive and non- recursive. Prepared with vc6.0
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-04-29
    • 文件大小:1024
    • 提供者:叶芦芦
  1. bptree

    0下载:
  2. 清华大学数据结构课上实现的B+树,设计一个4阶B+树,包括: (1) 叶子的每个记录应该包括4字节(long)关键码值和60字节的数据字段(存储文件名等,可以自定),设每个叶子可以存储5条记录,而内部节点应该是关键码值/指针对。此外,每个节点还应该有指向同层下一个节点的指针、本节点存储的关键码数等; (2) 此4阶B+树应该支持插入、删除以及根据给定关键码值进行精确检索与关键码范围检索; (3) 显示(打印)此4阶B+树的生长(含删除节
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-04-29
    • 文件大小:3072
    • 提供者:qqiang
  1. pml2dte

    1下载:
  2. 一维光子晶体的能带结构模拟,易于理解光子晶体的特性!-one-dimensional photonic crystal band structure simulation, easy to understand the characteristics of photonic crystal!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-04-29
    • 文件大小:46080
    • 提供者:项羽
  1. 20040530100445

    0下载:
  2. 常用数据结构算法代码库,包括AVL树,链表,堆栈,hash,排序等-common data structure algorithm code base, including AVL Tree, List, Stack, hash, sort etc.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-04-29
    • 文件大小:148480
    • 提供者:彭杨
  1. newton1032

    0下载:
  2. 牛顿法解方程 源程序说明: 1。图片按钮的实现(工具栏) 2。程序启动后检查命令行参数以打开文件 3。支持拖放*.HTXT文件到窗口直接打开 4。一种实现多线程处理的替代方法 5。程序始终位于顶层切换的API实现 6。设置图片为桌布的API实现 7。实现“撤销、重复”的数据结构 8。获取和设置图片的数据API实现 9。图像数据的RGB调整 10。调用默认网络浏览程序访问网页,调用默认邮件处理程序编辑、发送邮件 11。在分形绘图方面可以很
  3. 所属分类:分形几何

    • 发布日期:2024-04-29
    • 文件大小:247808
    • 提供者:lwh
  1. 多级菜单

    1下载:
  2. /*[原创]一个树形多级菜单参考程序 这是一个用于车载电话的菜单程序,可以看成是手机功能菜单的简化板. 我所认为的树形多级菜单是指:在一个父菜单项目下面有多个子菜单, 子菜单下面又有多个孙菜单...,进入下层菜单主要依*当前选中的索引.有点象文件的目录结构. 本木从前实现这类的菜单主要*分层的switch语句,每层都是一个switch.但当我看到晓奇大侠的 程序和耳朵灌满lq等人的争论后,那时那地,我的心境变化了,我意识到指针代表了先进
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-04-29
    • 文件大小:2048
    • 提供者:Rover
  1. HnSRTree-2.0beta5a

    0下载:
  2. SR-tree is an index structure for high-dimensional nearest neighbor queries,C++ sourcecode. SR-tree outperforms the R*-tree and the SS-tree especially for high-dimensional and non-uniform data which are likely to appear
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-04-29
    • 文件大小:460800
    • 提供者:hu
  1. 数据结构实验与实训教程

    0下载:
  2. 数据结构实验与实训教程 书籍语言: 简体中文 书籍类型: 程序设计 授权方式: 免费软件 书籍大小: 1.7 MB -experimental data structure and Training Guide books Language : English books categories : program design license : free sof
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-04-29
    • 文件大小:1766400
    • 提供者:
  1. miniMIPS

    0下载:
  2. 这是一个基于mips-I结构的处理器,32bit,冯诺依曼结构-This is based on a MIPS- I structure of the processor, 32bit, von Neumann structure
  3. 所属分类:VHDL编程

    • 发布日期:2024-04-29
    • 文件大小:222208
    • 提供者:tsm998
  1. C语言模拟飞机场

    0下载:
  2. 用了三个队列的数据结构,用随机数来模拟飞机请求,填写一个队列,另外一个队列就是飞机场停着的飞机,最后一个是空中的飞机队列-spent three queue data structure used to simulate random aircraft requested to fill in a queue, another is a queue of aircraft parked at the airport, the last
  3. 所属分类:其他小程序

    • 发布日期:2024-04-29
    • 文件大小:15360
    • 提供者:赖晖
« 1 23 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org