CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 其它 搜索资源 - data

搜索资源列表

  1. VB.NET - WebService - How To Transfer Binary Data.rar

    0下载:
  2. 所属分类:其它

    • 发布日期:
    • 文件大小:208.09kb
    • 提供者:
  1. ASP站长助手

    0下载:
  2. ASP站长助手 v4.0 功能增强版 站内文件在线管理功能,无组件上传功能,可操作MSSQL数据库和Access数据库。包括浏览数据和添加,删除,修改数据,建立数据表,修改数据库等,非select命令提供一个SQL输入框给大家输入SQL指令来执行-ASP Stationmaster the assistant v4.0 function enhancement version stands the document on-line management function, does not h
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:75.68kb
    • 提供者:张丹
  1. 监控程序

    0下载:
  2. 数据装载监控程序-data loading control procedures
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:332.33kb
    • 提供者:王海
  1. WriteFile

    0下载:
  2. 使用WriteFile 块读写数据-used to read and write data blocks
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6.34kb
    • 提供者:郭伟
  1. data

    0下载:
  2. 北@大 03级数据库上机实验内容和习题解答,很有代表性的题目,供大家参考-North @ 03 large database content and experimental machine to answer the questions, very representative of topics for your consideration
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:217.25kb
    • 提供者:林永铄
  1. 51汇编程序1ASM

    0下载:
  2. 本程序用于测试实时时钟模块SD2000的SRAM存储器D/E系列, 程序功能如下: 1. 关闭/INT1及/INT2的中断输出 2. 初始化时间(写时间数据) 3. 在BREAKPOINT1设断点时,依次读时间-写SRAM数据-读SRAM数据循环 4. 全速执行时,LED四位分别显示小时和分钟的值-procedures used to test the real-time clock module SD2000 SRAM memory D / E Series, procedures follo
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4.6kb
    • 提供者:小顽童
  1. 插入排序的设计实现分析比较

    0下载:
  2. 数据结构中的插入排序分析和比较。有各种插入排序的算法描述。-data structure of the insert sequencing analysis and comparison. Various insertion sorting algorithm descr iption.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:45.89kb
    • 提供者:苏辉
  1. maze dfs

    0下载:
  2. dfs 深度优先搜索!这是走迷宫的基本算法。用广义表建立迷宫,用邻接表建立图,用dfs搜索,许多大学的数据结构作业-dfs depth-first search! Maze This is the basic algorithm. Generalized Table established maze, with the establishment of the adjacent table map, with dfs search, the University of many data str
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.31kb
    • 提供者:笨熊
  1. h_weight

    0下载:
  2. 哈夫曼码的编码译码系统 问题描述 利用哈夫曼编码进行信息通讯可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统将待传输的数据预先编码:在接受端通过一个译码系统对传来的数据进行译码(复原)。对于双向传输信息的通道,每端都需要一个完整的编码译码系统。试为这样的信息收发站编写一个哈夫曼码的编码译码系统。-Huffman coding code decoding system describes the use of Huffman coding informa
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2.49kb
    • 提供者:赵传仕
  1. 陈浩

    0下载:
  2. 约瑟夫环实践设计的前半段 大学二年纪暑假数据结构实习作业之一-Josephus practice in the first half of the two young university summer internship operational data structure one
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:365kb
    • 提供者:杨振
  1. 数据结构讲义

    0下载:
  2. 清华大学数据结构讲义,c语言的,很不错,就不必细说了吧。-data structure lectures Tsinghua University, c language, quite well, and there is no need to elaborate on it.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:140.44kb
    • 提供者:闻丰
  1. ScriptApp-0.6.1.29-win

    0下载:
  2. JILRuntime A general purpose, register based virtual machine (VM) that supports object-oriented features, reference counting (auto destruction of data as soon as it is no longer used, no garbage collection), exceptions (handled in C/C++ or virtual ma
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:408.2kb
    • 提供者:fwx
  1. WinNTL-5_4

    0下载:
  2. NTL is a high-performance, portable C++ library providing data structures and algorithms for manipulating signed, arbitrary length integers, and for vectors, matrices, and polynomials over the integers and over finite fields.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:798.97kb
    • 提供者:陈西
  1. c-algorithm-set

    0下载:
  2. c语言的经典算法源代码!其中包含数据结构中很多重要的算法,还有链表&树等多种常用算法的应用-classical algorithm source code! Data structure which contains many important algorithms, Chain & trees and other commonly used algorithm application
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:239.3kb
    • 提供者:张维成
  1. ToyFDTD2-v1.0

    0下载:
  2. builds an alternate memory allocation scheme into ToyFDTD1. Contributed by John Schneider, it guarantees that the data arrays are contiguous, which the ToyFDTD1 scheme does not. Released 6 December, 1999.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:21.28kb
    • 提供者:蒋长宏
  1. xfer_function1

    1下载:
  2. matlab 数据处理 fpga 的sg 程序 类似于DSP的C语言程序 大家分享-they simply Matlab data processing procedures similar to the sg DSP C language program to share with you! !
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.52kb
    • 提供者:吴建飞
  1. dwg2xl

    0下载:
  2. cad 二次开发 数据导成 excel 文件-cad secondary development data into excel document I.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7.57kb
    • 提供者:关迩
  1. VB.NET - WebService - How To Transfer Binary Data.

    0下载:
  2. Tutorial on transfer binary data using vb .net
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:208.35kb
    • 提供者:er
  1. webkb-data.gtar

    0下载:
  2. This data set contains WWW-pages collected from computer science departments of various universities in January 1997 by the World Wide Knowledge Base (Web->Kb) project of the CMU text learning group. The 8,282 pages were manually classified into t
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:10.81mb
    • 提供者:yue
  1. algo & data structures graphs

    0下载:
  2. 图的遍历:图是由顶点集合(vertex)及顶点间的关系集合组成的一种数据结构:Graph=( V, E ).使用拓扑排序的算法.-traverse the map : The map is set by the vertex (Vertex) and the relationship between peak set consisting of a data structure : Graph = (V, E). The use of topological sorting algorithm.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2.74kb
    • 提供者:黄枫
« 12 3 4 5 6 7 8 9 10 ... 26 »
搜珍网 www.dssz.com