CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Structure

搜索资源列表

  1. base-files-1[1].7.tar

    0下载:
  2. 项目描述: Fink is an attempt to bring the full world of Unix Open Source software to Darwin and Mac OS X. Packages are downloaded and built automatically and installed into a tree managed by dpkg. Fink试图将Unix开源软件世界带入到 Darwin 和Mac OS X。工具包可以被下载和自
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:12531
    • 提供者:夏雨
  1. H 树

    0下载:
  2. 本程序是数据结构的一个作业题目,比较简单。但是有一两我认为还可以的创新点。当然是对初学者来说的。-this procedure is a data structure of the operations subject, relatively simple. But one or two I think I can point to the innovations. Of course, the newcomer.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2425
    • 提供者:sean
  1. TreeData

    0下载:
  2. Tree控件的小小应用,本例中将中国各省市名按树状结构展开,树中每一个项目是数据库中的一条记录-Tree Controls small applications, the cases of all provinces will be under a tree structure started every tree is a project of a database record
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:109206
    • 提供者:徐紫东
  1. 浪潮财务物流数据库

    1下载:
  2. 包含了浪潮的采购数据结构、库存管理数据结构、销售数据结构、浪潮财务数据结构等-contain a wave of procurement data structure, data structure inventory management, sales data structure, wave of financial data structures, etc.
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:329094
    • 提供者:冯宾
  1. zy1

    0下载:
  2. 一.算法介绍: **数据结构: 1.可利用资源向量Available 2.最大需求矩阵Max 3.分配矩阵Allocation 4.需求矩阵Need **功能介绍: 模拟实现Dijkstra的银行家算法以避免死锁的出现.分两部分组成: 第一部分:银行家算法(扫描) 1.如果Request<=Need,则转向2 否则,出错 2.如果Request<=Available,则转向3,否则等待 3.系统试探分配请求的资源给进程 4.系统执行安
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:7881
    • 提供者:李琪
  1. 华志方源程序

    0下载:
  2. 数据结构第二版(C++)上的源程序代码,如买了这本书的,可下载-data structure 2nd edition (C) of the source code, such as the purchase of this book, downloadable
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:300434
    • 提供者:
  1. RBTree

    0下载:
  2. 使用VS.NET开发的数据结构红黑树可视化图形界面演示。可以进行节点的添加及删除。-use VS.NET development of the data structure RED-BLACK TREE visual graphical interface demo. The nodes can be added and deleted.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:98410
    • 提供者:阿赫
  1. 轻音乐世界全站 v1.0

    0下载:
  2. 多用户系统,用户可拥有自己的音乐盒,每个音乐盒可以收藏歌曲20条,采用优化的网站结构,使数据库查询更合理,服务器占用资源更少,暂时无后台功能,将在更新版中推后后台功能 用户名:polo 密码:111111 -multi-user system, users can have their own music boxes, each music box collection 20 songs, using the optimum structure of the website so th
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:863351
    • 提供者:mxd
  1. shujujiegoucppyuanchengxu

    0下载:
  2. 这里几乎包括了所有的有关数据结构的简单小程序,希望大家会喜欢!-here, including almost all of the data structure of the small simple procedures in the hope that people will like!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:482993
    • 提供者:蒋大为
  1. btzyz

    0下载:
  2. java数据结构方面的,关于二叉树,很简单、实用-data structure, for the binary tree, a very simple, practical
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2017
    • 提供者:张延宗
  1. 牛顿法解方程之混沌1.32

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

    • 发布日期:2008-10-13
    • 文件大小:230861
    • 提供者:王晶
  1. AVLTtreeSource

    0下载:
  2. 这个程序时avl树的所有算法的实现,包括插入删除新建排序,是数据结构学习者的极佳材料,VC实现-this procedure when all the AVL tree algorithm implementation, including delete, insert new sequencing, data structure is a very good learner materials, VC
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:99272
    • 提供者:陈万通
  1. linuc

    0下载:
  2. 这是一个linux初学者学习的小程序,方便于初学者了解linux的内核结构,上面附加了源代码,希望大家支持-This is a linux beginners learning the small programs that facilitate the understanding of beginners Linux kernel structure, the above additional source code, we hope that the support
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:8205
    • 提供者:张明
  1. 数据结构多媒体演示

    0下载:
  2. 数据结构中的算法演示,其中有每个算法的动画演示过程,可以帮助对算法的更好理解.-data structure algorithms demonstrations, which have each algorithm animation demonstration, and can help to understand better the algorithm.
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:2235071
    • 提供者:jie
  1. 二叉树数据结构上机实验报告

    1下载:
  2. 二叉树数据结构-数据结构上机编程实验报告,附源码。对在校大学生有用。-binary tree data structure-structure data on the machine programming experiment report, source. For college students useful.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:32054
    • 提供者:流星雨
  1. TreeDiagrams

    0下载:
  2. 这是一个树形图表控件,可以用于显示XML文档的数据结构。 On tree diagrams and XML A control to edit tree structures is described with an emphasis on its XML capabilities and the underlying layout algorithms.-This a tree chart control can be used to display XML data structur
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:442669
    • 提供者:成东
  1. 简明CS结构网络聊天室改进版

    4下载:
  2. c/s结构的网络聊天程序,vb.net开发,基于tcp/ip协议-c / s structure of the network chat program, vb.net development, based on tcp / ip agreement
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:43254
    • 提供者:张斌
  1. 网关cmppDelphi源码

    0下载:
  2. 网关cmpp Delphi源码,短信发送收发,下列为组合成一体的协议结构-Gateway cmpp Delphi source, TX SMS, the following combination into one structure of the agreement
  3. 所属分类:SNMP编程

    • 发布日期:2008-10-13
    • 文件大小:196789
    • 提供者:huiwang
  1. DSAAC2eCode

    0下载:
  2. 数据结构与算法分析(C语言描述)的源代码 里面的代码的质量非常高,代码没有瑕疵 可以直接引用-data structure and algorithm analysis (C language) is the source code inside the very high quality, code no flaws can be directly invoked
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:44804
    • 提供者:yyf
  1. Bpriori_0

    0下载:
  2. 在数据库中发现频繁模式和关联规则是数据挖掘领域的最基本、最重要的问题。大多数早期的研究采用了类似Apriori算法的产生候选级并测试迭代的途径代价是昂贵的,尤其是挖掘富模式和长模式时,Jiawei Han提出了一种新颖的数据结构FP_tree,及基于其上的FP_growth算法,主要用于有效的进行长模式与富模式的挖掘.本文在讨论了FP_growth算法的基础上,提出了用Visual C++实现该算法的方法,并编写了算法的程序。-found in the database model and th
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:10537
    • 提供者:hq
« 1 2 ... 42 43 44 45 46 4748 49 50 »
搜珍网 www.dssz.com