搜索资源列表

  1. Maxfpminer1

    0下载:
  2. 本程序实现通过构造一棵前缀树实现 最大模式频繁项集挖掘算法.应用fp树增长算法实现.-the program by constructing a prefix tree to achieve the greatest model Frequent Mining algorithms. Application fp growth tree algorithm.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:46396
    • 提供者:石飞
  1. xice-KNSGEW-minigui-libminigui-str-1.6.2.tar

    0下载:
  2. MiniGui学习版1.6str源码,国内最著名的跨平台轻型gui系统,对于构建小系统有很重要的参考价值。-MiniGui learning version 1.6str source, the country's most famous cross-platform light gui, a small system in constructing a very important reference value.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:956643
    • 提供者:王汉文
  1. checksum1

    0下载:
  2. 计算校验和 命令行:check_sum infile 其中check_sum是程序名,infile是数据文件名 输出:数据文件的校验和。 目的是通过数据链路层与介质访问控制层的学习,根据数据链路层的基本原理,针对普遍应用的Ethernet帧,通过构造一个具体的帧,深入理解网络协议的基本概念与网络问题处理的一般方法。-calculated checksum command line : check_sum infile
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:1245
    • 提供者:王慧娟
  1. masmmeun

    0下载:
  2. 在MASM32中构建菜单,Microsoft Windows 2000 Professional,MASM32 V8.0环境下调试通过。-Constructing menu, Microsoft Windows 2000 Professional, between V8.0 through debugging environment.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:4334
    • 提供者:周大为
  1. framer1

    0下载:
  2. 目的: 构造帧对于理解网络协议的概念、协议执行过程,以及网络问题处理的一般方法具有重要的意义。本次练习的目的是通过数据链路层与介质访问控制层的学习,根据数据链路层的基本原理,针对普遍应用的Ethernet帧,通过构造一个具体的帧,引导同学深入理解网络协议的基本概念与网络问题处理的一般方法。 要求: 1、编写程序,根据给出的原始数据,组装一个IEEE802.3格式的帧。题目附带的文件为二进制原始数据(文件名分别为input1和
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:20244
    • 提供者:阿蒙
  1. FuzzyLib450

    0下载:
  2. 人工智能中模糊逻辑算法 FuzzyLib 2.0 is a comprehensive C++ Fuzzy Logic library for constructing fuzzy logic systems with multi-controller support. It supports all commonly used shape functions and hedges, with full support f
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:314181
    • 提供者:周荷
  1. Porting_Linux_to_ARM

    0下载:
  2. 移植嵌入式Linux到ARM处理器 第一章将简单地介绍本ARM开发板的硬件设计,第二章分析Bootloader的移 植方法,第三章叙述嵌入式mizi Linux的移植及文件系统的构建方法,第四章讲解外设的驱动程序设计,第五章给出一个已构建好的软硬件平台上应用开发的实例。-transplant Embedded Linux ARM processor to the first chapter will be simple to int
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:905920
    • 提供者:张春杰
  1. wavelet_constraction

    0下载:
  2. 本程序为构造小波信号,主要采用上采样的算法实现.-the procedures for constructing wavelet signals, mainly on the sampling algorithm.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:20428
    • 提供者:李晨
  1. Feature Extraction and Gabor Filtering_C+Matlab.ra

    0下载:
  2. Garbor filter is famous for its approximation to the characteristic of Cortex in human vision system. The state-of-the-arts advancement in computer vision application demonstrates the success and promissing of this
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:966243
    • 提供者:杨愚根
  1. chongzauhanshu

    0下载:
  2. 定义Name类的重载赋值函数。#include<iostream.h> #include<string.h> class Name { public : Name ( char *pN ) Name( Name & ) Name& operator=( Name& ) ~ Name() protected : char *pName
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:928
    • 提供者:伍国
  1. Huffman

    0下载:
  2. 迄今为止见过的最方便的huffman编码,效率很高 一个外国人写的,很具有研究价值 Constructing a Huffman Tree according to the number of times each symbol appears in the data stream: 1) Create an array of N nodes, representing N possible symbols (ranging
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:17786
    • 提供者:游弋人生
  1. MetaBalls

    0下载:
  2. This demo implements the marching cubes algorithm for constructing a polygonal model from an isosurface. The isosurface chosen here is a classical metaballs setup. Metaballs are isosurface chosen here is a classical meta
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:806843
    • 提供者:王涛
  1. 22

    0下载:
  2. 程序用于构造虚假ARP包来欺骗网络主机,使 得被指定的主机被从网络中断开;程序只对以 路由作为划分的同一局域内主机产生作用。-procedures for constructing false ARP packets to deceive the network hosts, making the mainfr a me has been designated to be disconnected from the network; P
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:120556
    • 提供者:王保力
  1. creatlist

    0下载:
  2. 是用c 语言编写的,目的是构造一个图的邻接表-is written for the purpose of constructing a map of the adjacent table
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:824
    • 提供者:周正斌
  1. 编译原理标识符

    0下载:
  2. 编译原理的一个实验报告: 内容为标识符的识别: 1. 以文本文件为程序输入,文本文件中是一个表达式。 2. 通过构造的程序读出表达式中的标识符。 3. 标识符以一个新的文本文件输出。-compiler of a principle experiment : identifier for the content of identification : 1. A text document procedures for the import
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:23829
    • 提供者:陈明
  1. MetaBalls

    0下载:
  2. This demo implements the marching cubes algorithm for constructing a polygonal model from an isosurface. The isosurface chosen here is a classical metaballs setup. Metaballs are isosurface chosen here is a classical meta
  3. 所属分类:OpenGL

    • 发布日期:2024-05-19
    • 文件大小:806912
    • 提供者:王涛
  1. 22

    0下载:
  2. 程序用于构造虚假ARP包来欺骗网络主机,使 得被指定的主机被从网络中断开;程序只对以 路由作为划分的同一局域内主机产生作用。-procedures for constructing false ARP packets to deceive the network hosts, making the mainfr a me has been designated to be disconnected from the network; P
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-19
    • 文件大小:119808
    • 提供者:王保力
  1. Constructing_Intelligent_Agents_With_Java

    0下载:
  2. Constructing Intelligent Agents With Java
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-19
    • 文件大小:1866752
    • 提供者:Jay
  1. constructing-methods

    0下载:
  2. constructing methods how to make a clock
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:rahma
  1. 1-Algorithm-for-constructing--

    0下载:
  2. 1Algorithm for constructing symmetric dual fr a melet filter banks HanMC2013-1Algorithm for constructing symmetric dual fr a melet filter banks HanMC2013
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:478208
    • 提供者:fsm
« 12 3 4 5 6 7 8 9 10 ... 19 »

源码中国 www.ymcn.org