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

搜索资源列表

  1. CRC_FILE_SRC

    0下载:
  2. 32 bits CRC算法演示,用户可以选择输入一个文件,本工具根据循环雍余校验算法,生成并显示出其32位计算结果。-32 bits CRC algorithm demonstration, a user could choose to import a document, the tools under the revolving Yong I checksum algorithm for generating and demonstrated its 32 results.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:27608
    • 提供者:赵士杰
  1. C sharp 登陆

    0下载:
  2. c#的登陆入口,是初学者的最基本的数据库的应用程序。-landing import is the most basic beginners database applications.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:89793
    • 提供者:king
  1. 文件入(出)库实例

    0下载:
  2. 各种文件导入 和导出SQLserver时列-various file import and export out at the SQL server
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:46075
    • 提供者:邓猛
  1. Text文本文件导入到SQL数据库

    0下载:
  2. Text文本文件导入到SQL数据库,希望对你能有所帮助-Text import text files to SQL databases, and I hope to help you
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:6486
    • 提供者:李华
  1. 用“时域最小平方误差准则” 设计IIR DF

    0下载:
  2. 试用时域最小平方误差准则(最小平方逆设计)设计一个具有四项系数的IIR DF的系统函数,使其在y(n)=[3,2,1]输入激励下,输出v(n)逼近d(n)=[2,0.2,0.05]。令v(-1)=v(-2)=0。求出v(n)的前8个样值与d(n)进行比较。用matlab实现了此要求。-trial at the least square error domain guidelines (minimum inverse square design) design with a four DF IIR
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:822
    • 提供者:lsd
  1. RSSFeeder2_3_src

    0下载:
  2. 在sourceforge的一个关于RSS的开源项目。 RSS是现在一个很流行的东西,在Blog还有很多地方都得到广泛使用。下面是它的英文介绍。 (RSS Feed aggregator & Blog Tool - Newspaper view, Outlook style 3 pane view, Store feeds in Outlook folder. No Outlook overhead, hang or delay. Blog to Wordpress/.Text/Movablety
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1515787
    • 提供者:李川
  1. fangwen

    0下载:
  2. 一个访问数据库的类,很好用,但不要忘了引入msado15.dll和AfxOleInit()-a pretty useful class written for accessing database system .However,please do remember to import the file of msado15.dll and the function of AfxOleInit when using .
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:2754
    • 提供者:刘蛟
  1. n栏栅加密算法

    0下载:
  2. 此小程序为N栏栅加密算法程序的一种,对输入的明文进行N栏栅加密,此时必须确定N-N fencing encryption algorithm a procedure to import expressly for the N fencing encryption, now must determine N
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:6686
    • 提供者:万艳良
  1. 网络监控系统

    0下载:
  2. 基于费尔的Ndis Hook技术的网络监控系统 目录列表: TGuard 应用程序目录 TGuard_sys For 2k的驱动程序 Release 存放应用程序 Def 应用程序和驱动共用的一个定义文件 Tools 工具 安装: 将.sys文件放到\\windows\\system32\\driver目录下,导入Tools目录中installHook.reg,重启. 注意点: 支持winRoute,Winxp带的ics共享,isa Server, 不支持sygate.
  3. 所属分类:防火墙与安全工具

    • 发布日期:2008-10-13
    • 文件大小:506906
    • 提供者:孙卫平
  1. TRichView.v1.9.10.2 src

    1下载:
  2. RichView is a suite of native Delphi/C++Builder components for displaying, editing and printing hypertext documents. Components support various character attributes (fonts, subscr ipts/superscr ipts, colored text background, custom drawn). Documents
  3. 所属分类:RichEdit

    • 发布日期:2008-10-13
    • 文件大小:2455216
    • 提供者:akay
  1. buff8

    0下载:
  2. 八位双向三态控制,可用于端口输入及输出的控制-eight bidirectional three state control port can be used to import and export controls
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:94040
    • 提供者:王天权
  1. 先序线索化以及遍历

    0下载:
  2. 该程序提供对需要进行遍历的树的自定义输入,并可以在对树进行先序线索化之后遍历该树。-the procedures needed to traverse the tree from the definition of import, and to be right tree for first sequence of clues after traversal of the tree.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:37135
    • 提供者:朱青
  1. comtut11src

    0下载:
  2. 介绍两种方法来写自动化(IDispatch)接口的组件程序,一是用 MFC 方式编写“纯粹”的 IDispatch 接口;二是用 ATL 方式编写“双接口”的组件。这一回将讨论IDispatch 接口和双接口...... 使用者要想调用普通的 COM 组件功能,必须要加载这个组件的类型库(Type library)文件 tlb(比如在 VC 中使用 #import)。-introduces two ways to write automation (IDispatch) interface
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:253927
    • 提供者:冷寒
  1. 非常实用的一款计算器

    0下载:
  2. 这是一款非常实用的计算器,我认为其实用程度远远胜过Windows系统提供的计算器.主要特色是支持多项式运算,即可以一次输入整个多项式,并能够识别运算的优先级(利用堆栈实现)-This is a very practical calculator, I think far better than using Windows systems calculator. The main feature of polynomial Operational support, which can import
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:184671
    • 提供者:wangzidane
  1. 文章编辑

    0下载:
  2. 程序中线性表存储数据,根据指数域,对文章字符串进行查找,删除,统计字符信息等操作。 程序显现输入几行字符,输出该文章,并统计数字,空格,文章字母总数 测试数据(附后) 。 -procedures linear scale data storage, according to domain index, a string of articles for search, delete, statistical information and other operating charac
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:30033
    • 提供者:单学涛
  1. 星期

    0下载:
  2. 可以作为初学者的练习题,计算某年某月某日是星期几,对输入的数字有过滤能力.-as beginners can practice that calculated on a certain day is a few weeks, the right to import a digital filtering capabilities.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6242
    • 提供者:罗湘
  1. webexam2

    0下载:
  2. 数值计算方法网络课件系统是浙江大学过程装备与控制工程专业2001级本科生毕业设计成果。本系统采用ASP+ACCESS架构,在微软Windows Server 2003和IIS6.0平台上测试运行良好。 1. 安全性保证 2. 所见即所得的在线编辑器 3. 数学公式的完美输入和显示 4. 尽力遵循WEB设计标准 5. 随机无重复选题 题库系统的一个重要特点即是从数据库中随机选取给定数量的题目。 另一个特点是题型全面,涵盖了数值计算方法课程中几乎所有常见题型,如单选、多
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:1986798
    • 提供者:三瓶
  1. 24C08

    0下载:
  2. 24c08驱动程序 本程序用于驱动atm公司生产的i2c——24c08 程序给出了出口和入口-24c08 driver of the procedures used to drive atm company's i2c -- 24c08 procedures given import and export
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1142
    • 提供者:
  1. 关于tts语音引擎的使用方法

    1下载:
  2. 关于tts语音引擎的使用方法!很多软件具有英文发音和朗读功能,它们都使用了MSTTS(Microsoft Text To Speech)技术。微软遵照COM的标准,提供了一套Speech API来对MSTTS进行编程。要在程序中使用这套API,必须确保系统已经安装了MSTTS和Spchapi软件包。   Speech API可以作为类型库引用到Delphi中,方法是:打开Project选单下的Import Type Litrary,点击“Add”加入Windows\\Speech目录下
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:7931
    • 提供者:章称
  1. Import

    0下载:
  2. 采用Arcobject 加VB开发的一套软件。可以实现:文本数据导入SDE,源码+文档+模型+注释- Uses Arcobject to add the VB development set of software. May realize: The text data inducts SDE, the source code + documents + model + annotation
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:1136053
    • 提供者:曾志方
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com