-
srilm_vc2008
The SRI Language Modeling Toolkit contains a bunch of useful utilities for language modeling related research. The standard toolkit only includes build procedures for unix and Windows using Cygwin. I wanted to use the libraries in a Visual Studio project, so here is a solution and project files that builds native Windows libraries and the associated command-line utilities.
Instructions
* Download and unpack the SRILM toolkit.
* Unzip the below solution archive to the SRILM root directory.
* Load the srilm.sln in Visual Studio 2005.
* Select either Debug or Release in Build->Configuration Manager
* Right-click on each project in the libs folder, select Build.
* Build any of the command-line utilities you need.
- 2010-12-02 20:24:05下载
- 积分:1
-
mymatlab
matlab编程交流,旅游预测的另一种算法(matlab programming exchanges, travel forecasts another algorithm)
- 2011-02-05 21:56:43下载
- 积分:1
-
demo_scan
在linux开发环境下采集Hokuyo雷达输出数据的程序(sampling Hokuyo output data program)
- 2020-06-16 08:00:02下载
- 积分:1
-
Keil_with_proteus_book
Keil_with_proteus完美结合教程
Keil_with_proteus完美结合教程
Keil_with_proteus完美结合教程
Keil_with_proteus完美结合教程(Keil_with_proteus the perfect combination of the perfect combination of tutorial Keil_with_proteus tutorial Keil_with_proteus the perfect combination of the perfect combination of tutorial Keil_with_proteus tutorial)
- 2010-01-25 00:29:42下载
- 积分:1
-
clock
说明: 综合实验源代码-世界时钟|综合实验源代码-世界时钟(Comprehensive Experiment source code- World Clock | Integrated Experimental source code- World Clock)
- 2008-09-24 18:14:58下载
- 积分:1
-
Lab_Exercices_Modeler
opnet学习资料,提供部分网络仿真模型。一:介绍OPNET 环境。二:执行M/M/1队列模型。三:以太网模型(Aloha,CSMA,CSMA-CD).四:TCP.五:OSPF(OPNET learning materials, providing part of the network simulation model. 1: Introduction OPNET environment. Second: The Executive M/M/1 queue model. III: Ethernet model (Aloha, CSMA, CSMA-CD). IV: TCP. 5: OSPF)
- 2021-04-13 09:38:56下载
- 积分:1
-
pccp047
一系列包含串口、Modem、收发传真、终端仿真等方面的编程例子( A series of contains aspect the and so on string mouth, Modem,
receiving and dispatching facsimile, terminal simulation programming
example )
- 2020-06-26 11:40:01下载
- 积分:1
-
AArcGIS_VBAR
ARCGis二次开发资料。在ARCGIS平台下,利用vbaa进行对arcgis软件的功能开发教程,已通过测试。
(ARCGis secondary development information. ARCGIS platform to use vbaa tutorial arcgis software feature development and has been tested.)
- 2012-07-23 13:21:29下载
- 积分:1
-
ESP8266-WIFI温度传输实验
说明: 通过ESP8266把DS18B20模块采集到的数据发送给上位机(Data collected by DS18B20 module is sent to PC through ESP8266)
- 2020-06-21 04:40:01下载
- 积分:1
-
冒泡法是数据排序的一种基本算法,它的基本方法是:相邻两元素进行比较,如有需要则进行交换,每完成一次循环就将最小元素排在最后(如从大到小排序),下一次循环是将其他...
冒泡法是数据排序的一种基本算法,它的基本方法是:相邻两元素进行比较,如有需要则进行交换,每完成一次循环就将最小元素排在最后(如从大到小排序),下一次循环是将其他的数进行类似操作?如将N 个数按从大到小排序,Turbo C语言程序函数 -Bubble Act to sort the data is a basic algorithm, which is the basic method : two adjacent elements, if required for the exchange, each completed a minimum cycle will be the last element (for example, on average ranking), the next cycle is the number of other similar operations such as N on average number sequencing by, Turbo C Programming Language Functions
- 2022-01-26 18:16:12下载
- 积分:1