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

搜索资源列表

  1. Fastinst

    0下载:
  2. The FASTINST Sample accompanies Chapter 15 and illustrates how to write a simple setup program for Windows XP or Windows 98/Me. The real purpose of FASTINST is to allow you (and me!) to quickly install a sample driver.-The FASTINST Sample accompanies
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:50.52kb
    • 提供者:zhongl
  1. qbch_euc

    1下载:
  2. This program is complementary material for the book: // // R.H. Morelos-Zaragoza, The Art of Error Correcting Coding, Wiley, 2002. // // ISBN 0471 49581 6 // // This and other programs are available at http://the-art-of-ecc.com // //
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:31.52kb
    • 提供者:sunbo
  1. AsynchronousClass.ZIP

    1下载:
  2. windows下串口同步通信的一个类,The files ASYNCH.H and ASYNCH.CPP are the actual source code to the asynchronous object class. The file SPDTERM.CPP is merely a sample test program to test the interrupt and some of the functions of the class. To compile, sim
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:6.82kb
    • 提供者:谭鸿
  1. rc1

    0下载:
  2. 分形的基本乘隙,对初学者克一学一下-the basic avail themselves of the opportunity to beginners learning about a gram
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:23.22kb
    • 提供者:马祥陆
  1. QR_LU_Eigenvalue

    0下载:
  2. 包括使用修正Gram-Schmit算法实现QR分解,自编LU分解、利用幂法和反幂法计算矩阵最大和最小特征值的程序。例外附有使用这些算法的例子供参考。 QR decomposition algorithm based on modified Gram-Schmit LU decomposition algorithm algorithm used to find maximum and minimum eigenvalue based on power and inverse power meth
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4.69kb
    • 提供者:gogomx
  1. gramschimdi

    0下载:
  2. gram-schimdt-orthogonalization matlab pro
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:958byte
    • 提供者:文武
  1. mfiles

    0下载:
  2. 1) Automated Gram-staining characterization of digital bacterial cell images 2) Classification of bacteria based on set of contour features
  3. 所属分类:File Operate

    • 发布日期:2017-04-09
    • 文件大小:7.18kb
    • 提供者:parashuram
  1. gram_schmitt

    0下载:
  2. GUI for the Gram Schmitt procedure
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-15
    • 文件大小:6.78kb
    • 提供者:Saleem
  1. GramChmitt

    0下载:
  2. Gram chmitt using matlab, it is free example
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:19.75kb
    • 提供者:Omar
  1. calcularGS

    0下载:
  2. factorizacion de una matriz por gram schmidt
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:646byte
    • 提供者:zbaaz
  1. Tightly-Packed-Tries

    0下载:
  2. Tightly Packed Tries: How to Fit Large Models into Memory, and Make them Load Fast, Too We present Tightly Packed Tries (TPTs), a compact implementation of read-only, compressed trie structures with fast on-demand paging and short load times. We de
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:117.96kb
    • 提供者:Ngo Minh Thai
  1. analyze_ngrams.py.tar

    0下载:
  2. analyzes n-gram coverage. it takes a full n-grams list and an extracted n-grams list and reports the coverage
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1001byte
    • 提供者:atriantafy
  1. Access2Exce

    0下载:
  2. source of prof=gram that convert access file to excel
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-25
    • 文件大小:2.88kb
    • 提供者:damdam
  1. Guess

    0下载:
  2. 自然语言处理程序,读入一段文本,进行猜字。根据前文文本,采用3元文法或者4元文法(可选),进行逐个猜字,并计算猜字准确率。训练文本为1998年1月人民日报整理语料。-Natural language processing program that reads a piece of text, to guess the word. According to the former text, using a 3 gram or 4 gram (optional), conducted by-gues
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-19
    • 文件大小:25.98mb
    • 提供者:王蔚
  1. 54448

    0下载:
  2. 当你有一个别人的封装程序是。。你想反编译时,这个、、《查克工具》就可以帮你查询别人封装克的类型-When you have a the others package program. . When you want to decompile this, " Chuck tools can help you the type of query others encapsulated gram
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-19
    • 文件大小:1.79mb
    • 提供者:tsy
  1. SLR(1)gram

    0下载:
  2. 利用VC根据文法实现对应SLR(1)文法-Using VC grammar achieve corresponding SLR (1) grammar
  3. 所属分类:Other systems

    • 发布日期:2017-11-14
    • 文件大小:5.53mb
    • 提供者:
  1. n-gram

    0下载:
  2. 用perl语言,通过n-gram算法,实现自然语言处理中的汉语切分问题-Perl language used by the n-gram algorithm, natural language processing problems of Chinese segmentation
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-12
    • 文件大小:2.91mb
    • 提供者:lipeng
  1. gram_demo

    0下载:
  2. 通用秩因子消失方法程序,GRAM,用于化学计量学三维数据计算-Generalized Rank Annihilation Method as per Wilson, Sanchez, and Kowalski
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:843byte
    • 提供者:save
  1. gram

    1下载:
  2. gram charlier expansion monte carlo matlab code
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1021byte
    • 提供者:sooraj
  1. Gram-Charlier_normal_pdf

    2下载:
  2. 用Gram-Charlier级数计算正态分布随机变量的概率密度函数(Use Gram-Charlier to calculate the pdf of normal distributon varible)
  3. 所属分类:其他

    • 发布日期:2018-02-10
    • 文件大小:1kb
    • 提供者:1哒2哒3哒
« 12 »
搜珍网 www.dssz.com