-
SuanFan
使用C++实现了A星算法,使用二叉堆优化。仅供新手学习。((C++ A star algorithm using a binary heap optimization. For novice learning.))
- 2017-12-15 17:26:59下载
- 积分:1
-
mul_squ
輸入矩陣大小,須為2的次方,程式會產生一矩陣於螢幕上和檔案C:\matrix_1.txt,其產生的結果為2次方邊長的方陣,並按數字編排,同乘自己一次產生的結果()
- 2008-05-04 21:31:26下载
- 积分:1
-
threephaseDPC
三相SVPWM直接功率控制的simulink仿真(Direct power control of three-phase SVPWM simulink simulation)
- 2012-11-07 16:27:07下载
- 积分:1
-
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
-
200712051036
这是一款汽车理论的分析源程序,包括动力性,经济性等。(This is a theoretical analysis of automotive source, including the dynamic, economic, and so on.)
- 2008-06-13 20:17:16下载
- 积分:1
-
Lesson16线程同步与异步套接字编程
Lesson16线程同步与异步套接字编程-Lesson16 thread synchronization with asynchronous socket programming
- 2022-03-02 18:25:43下载
- 积分:1
-
UKFSharp-master
说明: 用于ukf计算的c#代码 来源于几天几夜的辛勤劳动(none ha ha ha ha
ha
ha
hah)
- 2020-06-16 03:20:01下载
- 积分:1
-
Application-GPR-for-Biscayne-aquifer
Application of ground-penetrating radar, digital optical borehole
images, and cores for characterization of porosity hydraulic
conductivity and paleokarst in the Biscayne aquifer,
southeastern Florida, USA
- 2013-12-20 21:07:22下载
- 积分:1
-
基于传统信道OFDM-channel-estimation-methods
说明: 基于传统信道估计LS,MMSE,和不同多普勒频移下的误码率等(Based on the traditional channel estimation ls, MMSE, and different Doppler frequency shift bit error rate)
- 2020-07-19 13:39:06下载
- 积分:1
-
19
说明: 在实现本实例之前先来简要了解一下加密的概念,加密是指通过 某种特殊的方法,更改已有信息的内容,使得未授权的用户即使得到 了加密信息,如果没有正确解密的方法,也无法得到信息的内容。谈 到加密的话题,一些读者一定非常感兴趣,而且会联想到复杂的加密 算法,本实例主要使用异或“^”运算符简单地实现了对数字加密的 功能(Take a brief look at the concept of encryption before implementing this example, encryption is defined by some special way, has changed the content of the information, the unauthorized users even get the encrypted information, if there is no correct decryption method can not get the information. When it comes to the topic of encryption, some readers will be very interested, and will associate the complex encryption algorithm. This example mainly uses XOR "^" operator to realize the function of digital encryption simply.)
- 2018-01-01 18:58:03下载
- 积分:1