-
copula
关于copulas相关的比较齐全的编程代码,能够简单地将相应程序运行(About copulas related to the relatively complete programming code, can simply be the corresponding program to run)
- 2013-03-17 11:12:53下载
- 积分:1
-
cximage600_demo
方便实现图像的 处理,功能强大的算法文件,可以较好的实现图像的处理(Facilitate the realization of image processing, powerful algorithm files, you can better realize the image processing)
- 2017-06-13 15:19:10下载
- 积分:1
-
Fluent UDF 主要用于焊接 熔覆 熔池模拟方面
fluent 编程 用于编写子程序 二次开发 主要用于焊接 熔覆 熔池模拟方面 欢迎大家指导(fluent udf To write subroutine secondary development is mainly used for the simulation of weld cladding pool)
- 2018-09-17 09:56:33下载
- 积分:1
-
srfft_test
基于分裂基的蝶型FFT,用C实现,经过测试,没有错误,可以直接拿去使用。(Based on the division of FFT butterfly type, use C implementation, tested, no error, can directly use.
)
- 2016-05-05 22:35:40下载
- 积分:1
-
WIFI-SingleTest
通过Manage Native Wify 实现的一个列举本地设备能够查询到的无线路由,并能显示当前网络连接的信号强度(To Show the wireless Router List by NativeWify API)
- 2013-09-26 10:38:54下载
- 积分:1
-
epp
HP1150/1160等系列的打印机 并口驱动程序
打印机语言是PCL5e (HP1150/1160 series parallel port printer driver PCL5e printer language is)
- 2007-08-23 17:02:17下载
- 积分:1
-
canon
并行计算实验,用于矩阵乘法的计算,canon算法,使用mpi方法(algorithm includes openmp,pthread,mpi,mapreduce and so on )
- 2012-02-11 11:49:11下载
- 积分:1
-
用STC驱动频谱点阵
用单片机驱动68X32点阵屏,采用傅里叶变换来显示音频的高低,同时可以显示时间和日期。
- 2023-04-02 09:35:04下载
- 积分:1
-
循环双向链表
C++语言封装了循环双向链表数据结构,实现了如下函数:
1、任意位置插入元素的函数
2、依据单、双链表的不同特征,获取循环双向链表节点个数的两种方法
3、删除任意位置元素的函数
4、查找任意位置元素
5、查找某个元素所在的节点函数
6、清空链表元素
7、遍历链表的函数等。
- 2023-07-10 07:05:04下载
- 积分: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