资源列表
ModelLoaderOBJ
- JOGL loader obj files
exe3
- 关于日期的加减 Date Date::operator++( int ) { Date temp = *this // hold current state of object helpIncrement() return temp } // end function operator++ const Date &Date::operator+=( int additionalDays ) { for ( int i = 0
segy-read
- 可以读写segy,s u等标准地震记录文件-matlab source code, you can read and write segy, sgy, su seismic records and other standards documents
TopLevelRS232
- TopLevel Rs232 VHDL code
innet2009
- WinInet开发中的同步和异步区别,很好的学习资料-WinInet development of the difference between synchronous and asynchronous, good learning materials
PSO_NEWTON
- 定位算法-Location Algorithm
C
- 本源代码是c语言编写的是病毒源码。只供参考不可以用来做一些违法事。-Source code is written in c language is a virus source. For reference only and can not be used to do illegal things.
Blocking
- this program resolve bloking in omega network
wiener_LMS
- 基于LMS的自适应滤波与维纳滤波的性能比较-Performance comparison of LMS-based adaptive filtering and Wiener filtering
photonic_band
- photonic crystal fiber
matlab
- function [out1,out2] = humps(x) HUMPS A function used by QUADDEMO, ZERODEMO and FPLOTDEMO. Y = HUMPS(X) is a function with strong maxima near x = .3 and x = .9. [X,Y] = HUMPS(X) also returns X. With no input arguments, HUMPS uses X