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

搜索资源列表

  1. winbox

    0下载:
  2. winbox解压内核源代码. 将光盘里linux/uClinux-dailzh.tgz 文件复制到主机上/home目录下,. tar zxvf uClinux-dailzh.tgz. 这个命令会产生一个uClinux的源代码目录树/home/uClinux-dist. 2)按下面的命令序列编译内核. cd /home/uClinux-dist ... -winbox extract the kernel source code. Will CDs linux / uClinux-da
  3. 所属分类:Static控件

    • 发布日期:2008-10-13
    • 文件大小:34kb
    • 提供者:我是谁
  1. Dist

    0下载:
  2. The installation has copied all ImageLib VCL files onto your harddrive. Copy these VCL files into a directory containing your 3rd party added VCL s: Copy IMGLIB31.HLP to your \\DELPHI\\BIN directory. Copy IMGLIB31.KWF to your \\DELPHI\\HEL
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:1.13mb
    • 提供者:sylvester
  1. RenameFile

    0下载:
  2. 自己实现的一个整理文件夹的小程序!对于制定文件夹中的文件进行格式话的重命名! 说明:运行文件\dist\重命名控制器.jar-Organize themselves to achieve a small program folder! The development folder if the file format of the re-naming! Descr iption: Run files \ dist \ controller rename. Jar
  3. 所属分类:File Operate

    • 发布日期:2017-03-29
    • 文件大小:482.26kb
    • 提供者:Michael
  1. dist

    0下载:
  2. 问题描述: 给定m个整数组成的向量A, , ,和另一个由n个整数1 2 , , , m a a L a i a ≤m 1≤ i ≤m 组成的向量B, , 。向量A和B之间的距离dist定义为: 1 2 , , , n b b L b i b ≤ n 1≤ i ≤ n ( ) { }。1 ,1 , min i m j n i j dist A B a b ≤ ≤ ≤ ≤ = − 向量距离问题要求给定向量A和B的距离。 例如,当m=5,n=5,相应向量
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:757.63kb
    • 提供者:skyalone
  1. sgs-server-dist-0.9.10

    0下载:
  2. darkstar server (mmo)
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-27
    • 文件大小:10.21mb
    • 提供者:xzrw
  1. sgs-client-dist-0.9.10

    0下载:
  2. darkstar 客户端程序 (mmo)-darkstar client (mmo)
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-22
    • 文件大小:707.68kb
    • 提供者:xzrw
  1. sgs-c-client-dist-0.9.10

    0下载:
  2. darkstar 客户端程序 (mmo) C代码-darkstar client c-code ( mmo )
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:78.35kb
    • 提供者:xzrw
  1. FloppyDiskInformationReader

    0下载:
  2. Floppy Disk Information Reader //Disk.cpp //Reads floppy disk properties(Ensure floppy is avaiable in drive) //Renjith Joseph //Perumbavoor P.O, Ernakulam Dist. Kerala State, india //E-mail: renjithmathewjoseph@hotmail.com //All rights r
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:608byte
    • 提供者:Ahmed
  1. dist

    0下载:
  2. Why your files are not be used? 1.The content is too simple 2.Is not a sourcecode or document 3.lost some files 4.Descr iption is not detailed or not correct 5.Compressed file has password 6.Sourcecode duplicate or already exist
  3. 所属分类:File Operate

    • 发布日期:2017-04-24
    • 文件大小:78.41kb
    • 提供者:superresolution
  1. dist

    0下载:
  2. 用编程语言实现八数码难题的启发式搜索算法; 2. 利用所编程的程序,对初始的So状态 用编程语言实现八数码难题的启发式搜索算法; 2. 利用所编程的程序,对初始的So状态 -用编程语言实现八数码难题的启发式搜索算法; 2. 利用所编程的程序,对初始的So状态
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:795.91kb
    • 提供者:yjw
  1. BranchAndBound

    1下载:
  2. 本程序是用分支定界法求最短路径的程序,用C++编写。采取的基本思想是:使用最小优先队列分支界限法来构建程序,细节是对于每个节点,包含三个变量:当前走过的路径长度、当前的花费和该节点对应的实际城市的编号。关于确定节点优先级,我们规定首先以“当前走过的路径长度”来确定优先级,当路径长度相等时,以“当前的花费”来确定优先级。同时,我们还定义两个数组dist[i]和pric[i]保存当前求得的从源城市到每个城市的最短距离和花费,用于剪枝时的评判标准。-This procedure is to use b
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:59.84kb
    • 提供者:李贺
  1. p01

    0下载:
  2. 1、设计一个程序,其中有3个类,即CBank,BBank和GBank,分别为中国银行类、工商银行类和农业银行类。每个类都包含一个私有数据balance,用于存放储户在该行的存款数,另有一个友元函数total用于计算储户在这3家银行中的总存款数。 2、设计一个程序,其中有2个类,Point类为点类,包含2个私有数据x和y,表示点的坐标,line类为直线类,包含3个私有数据a,b和c,表示直线方程ax+by+c=0。另有一个友元函数dist,用于计算一个点到直线的距离。点与直线之间的距离计算公式
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:1.12kb
    • 提供者:月月
  1. dist

    0下载:
  2. about distributed server
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-06
    • 文件大小:21.73kb
    • 提供者:sunnight1313
  1. Lexer

    0下载:
  2. 该任务需要你为数学表达式构建一个单纯的语法分析程序lexer,它将一段输入的字符串转变为token(值),token(值)里每个字符都属于数学表达式的组成部分。我们想将token(值)定义为如下几种(1)计算符号,+,-.(2)字母和下划线 (3)数字,这三者先不需要仔细区分。-In this assignment, you will build a simple lexer for arithmetic expressions. A lexer breaks an put str g to
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:3.24kb
    • 提供者:faasewq
  1. jtds-1.2.5-dist(java-sql-driver)

    0下载:
  2. java连接SqlServer的驱动,使用恰当的驱动才能连接成功。-SqlServer java connection driver, use the appropriate driver to connect successfully.
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-21
    • 文件大小:523.42kb
    • 提供者:tianzhiya
  1. cp-gfx-0.1.0-src

    0下载:
  2. 跨平台吉他處理 有:LINX 以及WINDOWS的雙向使用- Written by Neil Richardson, 2006. Just some brief instructions on building. Linux building: --------------- make: Will make the program, and stick it all into "./dist" make clean: Will cl
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:201.75kb
    • 提供者:hahabaga
  1. dist

    0下载:
  2. This a OGRE Engine file, you cann nnansnadnsandsnadnsuandusnadusnuadnsudnuasndusnaudns uandusnaudns audnsuandus nadus andusnadunsaud nsuandus naduns audnusand usand usnadundsuadn sau-This is a OGRE Engine file, you cann nnansnadnsandsnadnsuandusnadus
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:797.14kb
    • 提供者:Adam
  1. lda-c-dist

    0下载:
  2. 资料为LDA实现过程,包括具体的源文件以及文档材料-this describes the process of LDA programming
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:21.4kb
    • 提供者:尹宁
  1. jtds-1.2.5-dist

    0下载:
  2. jdbc驱动程序,连接mysql专用的,最新版本的-this is jdbc driver
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-30
    • 文件大小:523.37kb
    • 提供者:郑波
  1. RSSI-To-Dist

    0下载:
  2. 本程序实现由RSSI转为距离Dist的功能-This procedure realize the function of the distance the RSSI to Dist
  3. 所属分类:CSharp

    • 发布日期:2017-04-24
    • 文件大小:42.16kb
    • 提供者:HENAN
« 12 3 »
搜珍网 www.dssz.com