-
zixiangguan
求自相关算法的源代码, 求自相关算法的源代码。(Auto-correlation algorithm for the source code, and auto-correlation algorithm source code.)
- 2008-12-16 22:44:39下载
- 积分:1
-
本系统是基于C#开发的一个实用的应用,其作用是将基于.NET2008开发的程序转换为.NET2005开发的程序,具有很强的实际应用价值。该程序解压后即可直接运行...
本系统是基于C#开发的一个实用的应用,其作用是将基于.NET2008开发的程序转换为.NET2005开发的程序,具有很强的实际应用价值。该程序解压后即可直接运行,但请勿删除debug目录下的程序以免影响运行-The system is based on the C# Developed a practical application, and its role will be based on. NET2008 procedures developed for the conversion. NET2005 development process, has a strong practical application value. After extracting the program can be run directly, but please do not delete the debug directory so as not to affect operation of the procedures
- 2022-02-25 14:57:35下载
- 积分:1
-
shuxue
MATLAB queen常见的来到过程有定长输入、泊松(Poisson)输入、埃尔朗(A. K. Erlang)输入等(MATLAB queen)
- 2009-09-12 16:40:38下载
- 积分:1
-
Threshold-Autoregressive-Model
MATLAB-门限协整自回归模型,操作简单,使用方便(Threshold Autoregressive Model)
- 2015-02-15 20:31:56下载
- 积分:1
-
glm-0.9.4.6
glm for lybrary in the Open GL program, that let you make a file including glm.
- 2020-10-09 20:57:34下载
- 积分:1
-
1
说明: WIN32 APIHOOK WSARecv的例子(The WIN32 APIHOOK WSARecv example)
- 2013-03-21 13:40:23下载
- 积分:1
-
基于两个STM32板之间的CAN通信
基于两个STM32板之间的CAN通信,包含完整程序(Based on two STM32 plate between the CAN communication)
- 2015-04-21 10:46:59下载
- 积分:1
-
huffman编码码长效率
#include
#include
#include
#include
using namespace std;
const MAXSIZE=100;
typedef struct Huffmantree
{
char cname;
int weight,mark;
struct Huffmantree *parent,*lchild,*rchild,*next;
}Hftree,*linktree;
- 2022-04-15 20:09:22下载
- 积分:1
-
棋牌控制插件
棋牌游戏大富豪的控制插件
- 2022-07-25 10:38:46下载
- 积分:1
-
ISD1790C
ISD1790-C程序,用于ISD1790芯片开发的人进行参考。(ISD1790-C procedures for ISD1790 chips were developed by reference.)
- 2008-12-25 16:47:19下载
- 积分:1