-
shannocode
用C语言或者Matlab编写香农编码的程序(Written with C language or Matlab coding procedures Shannon)
- 2010-05-28 22:06:08下载
- 积分:1
-
segment_new
C++ implementation of Local Self Similarity. shi xian tu xiang de rong
- 2014-10-12 02:09:50下载
- 积分:1
-
MATLAB-VS-VCPP
这是一个人关于,MATLAB转化为VC++能使用的,.dll文件的方法,很实用(This is a man on, MATLAB into VC++ can use,. Dll file method, it is practical)
- 2013-09-14 17:01:21下载
- 积分:1
-
magnify
这里面汇总了matlab局部放大的三种方法,可以对matlab中plot进行局部放大,带程序。(It mainly is concerned about the magnification of plot.The users can use it to magnify what they want.)
- 2013-03-20 22:37:04下载
- 积分:1
-
Laba_0
#include "comparer.h"
#include <iostream>
using namespace std
int Comparer::compareByName(Student& s1,Student& s2)
{
return strcmp(s1.m_szName,s2.m_szName)
}
int Comparer::compareBySurname(Student& s1,Student& s2)
{
return strcmp(s1.m_szSurname,s2.m_szSurname)
}
int Comparer::compareByGroup(Student& s1,Student& s2)
{
- 2010-01-21 00:05:09下载
- 积分:1
-
DrvInterface
该接口主要描述了关于应用层与90820之间的收发数据控制(description of the main interface for the application layer and between the TX 90820 Data Control)
- 2007-03-19 15:17:12下载
- 积分:1
-
fdtd1dabc
基于FDTD的一维点源分布远远场场分布,程序简单,易于阅读和使用,适合初学者。
(您是不是要找: 基于FDTD的一维点源分布远远场分布,程序简单,易于阅读和使用,适合初学者。
允许输入拉丁字符的拼音请键入文字或网站地址,或者上传文档。
取消
Jīyú FDTD de yī wéi diǎn yuán fēnbù yuǎn yuǎn chǎng chǎng fēnbù, chéngxù jiǎndān, yìyú yuèdú hé shǐyòng, shìhé chū xuézhě.将中文译成英语
中文(简体)英语日语FDTD-based one-dimensional distribution of far field point source field distribution, the program is simple, easy to read and use, suitable for beginners.)
- 2011-12-28 16:13:01下载
- 积分:1
-
C++Primer3rdEdition
c++priemer第三版,中文完美翻译,超好,希望对大家有用(c++ priemer third edition, Chinese perfect translation, super good, I hope useful for everyone)
- 2007-08-30 08:31:48下载
- 积分:1
-
gpu-fdtd
FDTD simulation using GPU acceleration.
- 2011-11-22 04:15:07下载
- 积分:1
-
LevelSet
VC++实现的GAC水平集, 这样的程序很少见,大部分都是matlab编写的,虽然程序比较简单,但是很有借鉴和参考价值。 有曲线演化的过程(GAC level set VC++ implemented, such programs are rare, and most of them are prepared matlab, although the procedure is relatively simple, but very useful reference and the reference value. Curve evolution process)
- 2012-09-02 22:27:02下载
- 积分:1