搜索资源列表

  1. Distributed_Multimedia_Networks

    0下载:
  2. MATLAB程序,TCP流路由,丢包率计算,包括脚本和simulink模块。-runde2.m (Matlab driver s program for activating 40 TCP flows with an AQM router) vdpol2.m (Matlab function for setting up stochastic differential equations for runde2.m) runde3
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:12288
    • 提供者:kjyqcl
  1. red

    0下载:
  2. 经典红色flash网站一款很好的flash网站-Classic red flash site flash a very good site
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:6432768
    • 提供者:黄飞
  1. 0712133_redblacktree

    0下载:
  2. this a red black tree suorce code that i write to demo insert, find ... key-this is a red black tree suorce code that i write to demo insert, find ... key
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:278528
    • 提供者:hihu
  1. theredbook

    0下载:
  2. The famous red book for opengl
  3. 所属分类:OpenGL

    • 发布日期:2024-05-10
    • 文件大小:4122624
    • 提供者:andrea
  1. RBT

    0下载:
  2. 运用C++进行红黑树的描述,对红黑树的插入、删除、查找等操作进行了实现等等。-The use of C++ for a descr iption of red and black tree on the red and black tree insert, delete, search and other operations to achieve and so on.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-10
    • 文件大小:309248
    • 提供者:刘岩
  1. ARED

    0下载:
  2. 在NS2下,介绍自适应的RED算法主动队列管理算法,主要原理,希望对大家有帮助-Under NS2, introduced that the auto-adapted RED algorithm driving queue management algorithm, the main principle, hoped has the help to everybody. .
  3. 所属分类:软件工程

    • 发布日期:2024-05-10
    • 文件大小:3518464
    • 提供者:wensha
  1. PC_Infrared_Control_v0.3

    0下载:
  2. PC 红外线遥控器,使用WINIO开发。相当于红外线键盘。文件里面有虚拟按键的教程。-PC infrared remote control, the use of WINIO development. The equivalent of infra-red keyboard. Paper there are of course a virtual button.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:3453952
    • 提供者:潘旭峰
  1. redblacktree

    0下载:
  2. 算法导论之红黑树算法,红黑树主要用在内核的算法,该算法的时间复杂度很好!-Introduction to the red and black tree algorithm algorithm, a red, black tree in the main core of the algorithm time complexity good!
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-10
    • 文件大小:413696
    • 提供者:hanks
  1. Red_Hat_install

    0下载:
  2. red hat是众多linux系统中用的最多一个系统之一。尤其是和嵌入式结合。本资料讲解了red hat的安装过程。-red hat is one of the many linux system with a system of one of the largest. And embedded in particular combination. The information on the red hat of the instal
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-10
    • 文件大小:546816
    • 提供者:longjack
  1. RED-Queue

    0下载:
  2. sorting quesues like red quesue
  3. 所属分类:文档资料

    • 发布日期:2024-05-10
    • 文件大小:256000
    • 提供者:saadia
  1. red

    0下载:
  2. 拥塞控制的几种算法,包括red,blue等经典算法。-red algorithms
  3. 所属分类:书籍源码

    • 发布日期:2024-05-10
    • 文件大小:41984
    • 提供者:刘杨
  1. red_neuronal

    0下载:
  2. generar red neuronal para luego guardarle como .net
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:4096
    • 提供者:alvapiro
  1. red

    0下载:
  2. 共和国之辉修改金钱代码。找了好多这个红警外挂要么有毒,要么要钱,自己最近在研究外挂,就自己写了个。-Hui modify the code for the Republic of money. To find a lot of this Red Alert plug-in either toxic, or money, their own recent study of plug-in, on his own wrote a.
  3. 所属分类:其他游戏

    • 发布日期:2024-05-10
    • 文件大小:25600
    • 提供者:黄杰
  1. baby

    0下载:
  2. 红黑树的实现代码,实现了基本的红黑树的功能-Red-black tree implementation of the code to achieve the basic function of red-black tree
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-10
    • 文件大小:229376
    • 提供者:jun
  1. Vmware(RedHatLinux)

    0下载:
  2. 本文档图文并貌地详细说明了Vmware虚拟机中安装Red Hat Linux 9.0系统后的上网设置,可以实现本地主机和虚拟机同时上网。-This document presents how to connect the internet of the Red Hat Linux 9.0 system base on the VMware platform in detail.
  3. 所属分类:文档资料

    • 发布日期:2024-05-10
    • 文件大小:555008
    • 提供者:zhongfeng
  1. RedHatLinuxzhuomian

    0下载:
  2. Red Hat Linux 9 桌面应用 -Red Hat Linux 9 desktop applications, Red Hat Linux 9 desktop applications,
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:13715456
    • 提供者:夏志利
  1. redbook

    0下载:
  2. Opengl 官方网站提供的红宝书源代码,对初学者很有帮助。-Opengl official website of the Red Book source code, useful for beginners.
  3. 所属分类:OpenGL

    • 发布日期:2024-05-10
    • 文件大小:2746368
    • 提供者:黄凤春
  1. CC_Red_Alert_3_v1.12_plus_4_trainer

    0下载:
  2. 最新紅色警戒3 v1.12+4的修改器,免除練功浪費大量時間,直接體驗遊戲最高AI與快節奏刺激感.-New Red Alert 3 v1.12+4 cheater, eliminating the waste of a lot of time practicing, direct experience of the game up with the fast-paced excitement of AI.
  3. 所属分类:压缩解压

    • 发布日期:2024-05-10
    • 文件大小:358400
    • 提供者:CJAMES
  1. Red_Hat_Linux_9_0_Install_Guide

    0下载:
  2. Red Hat Linux 9.0 的安装使用。-Red Hat Linux 9.0 installation to use.
  3. 所属分类:编程文档

    • 发布日期:2024-05-10
    • 文件大小:940032
    • 提供者:张生
  1. red_black_tree

    0下载:
  2. red black tree source code
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:3072
    • 提供者:dfxx
« 1 2 3 4 56 7 8 9 10 ... 50 »

源码中国 www.ymcn.org