-
isctest
matlab程序,一种快速ICA算法,用于混合信号盲分离,可应用于通信系统信号处理(matlab program, a fast ICA algorithm for blind separation of mixed signals, signal processing can be used in communication systems)
- 2013-11-08 19:12:37下载
- 积分:1
-
CH7
一些很有用的数值计算程序:包括多种数值逼近算法的C语言程序,如龙格逼近算法,里米兹一致逼近算法等(Some very useful numerical calculation procedures: including a variety of numerical approximation algorithm for the C language program, such as the Runge approximation algorithm, where meads uniform approximation algorithm)
- 2008-07-15 09:27:57下载
- 积分:1
-
openssl-1.1.0f
openssl source code openssl source code openssl source code openssl source code openssl source code openssl source code
- 2023-06-10 19:50:03下载
- 积分:1
-
cd4ef1
考虑端部效应的永磁直线同步电机键合图建模Considering the end effect of permanent magnet linear synchronous motor with bond graph modeling(Considering the end effect of permanent magnet linear synchronous motor with bond graph modeling)
- 2012-02-18 14:36:34下载
- 积分:1
-
乾勤TC275开发板
BaseFramework_TC27xB_ADC
乾勤TC275开发板例程,模数转换器例程(Qianqin TC275 DEMO,Analog-digit converter demo)
- 2020-06-20 06:20:01下载
- 积分:1
-
triangle
2D凸多边形的三角网格生成,可用gridgen。(2D triangular convex polygon mesh generation, available gridgen.)
- 2014-12-14 01:03:11下载
- 积分:1
-
VC#.NET范例
VC#.NET范例,包含了数据库编程、网络等10多个方面的开发例子,很值得研究(VC#.NET example, contains a database programming, network of more than 10 examples of the development, is worth studying)
- 2020-06-26 11:00:01下载
- 积分:1
-
PLCcode
C++编程实现的PLC梯形图编程环境,很不错(C++ programming of PLC ladder programming environment, very good)
- 2010-12-14 09:54:41下载
- 积分:1
-
震惊中国13亿人的代码
private bool _isHead;
public bool IsHead//属性
{
get { return _isHead; }
set { _isHead = value; }
}
//蛇块的编号
private int _blockNumber;
public int BlockNumber
{
get { return _blockNumber; }
set { _blockNumber = value; }
}
- 2022-07-03 18:18:49下载
- 积分:1
-
MFRC500_RFID
基于MFRC500型读卡器的无源RFID系统设计(Based on MFRC500 type of passive RFID reader system design)
- 2009-03-21 14:58:58下载
- 积分:1