搜索结果
找到约 162 项符合
Double-clad 的查询结果
其他 Study on LD Pumped Yb3+ -doped Double-clad Fiber Lasers数值分析对线形腔LD泵浦掺镱的双包层光纤激光器进行研究
Study on LD Pumped Yb3+ -doped Double-clad Fiber Lasers数值分析对线形腔LD泵浦掺镱的双包层光纤激光器进行研究,分析了单端泵浦和双端泵浦的泵浦光及激光输出功率和增益在光纤中的分布,结果表明,非均匀泵浦比较适合高功率光纤激光器。 ...
其他 Study on LD Pumped Yb3+ -doped Double-clad Fiber Lasers数值分析对线形腔LD泵浦掺镱的双包层光纤激光器进行研究
Study on LD Pumped Yb3+ -doped Double-clad Fiber Lasers数值分析对线形腔LD泵浦掺镱的双包层光纤激光器进行研究,分析了单端泵浦和双端泵浦的泵浦光及激光输出功率和增益在光纤中的分布,结果表明,非均匀泵浦比较适合高功率光纤激光器。 ...
压缩解压 利用Java实现zip压缩/解压缩。randomData()函数随机生成50个double数据,并放在doc字符串变量中 openFile()函数读取ZIP压缩文件 saveFile()函数将随机生成
利用Java实现zip压缩/解压缩。randomData()函数随机生成50个double数据,并放在doc字符串变量中 openFile()函数读取ZIP压缩文件 saveFile()函数将随机生成的数据存到ZIP格式的压缩文件中。
其他 Addressbook using double-linked list. This example shows the use of a double-linked list by implemen
Addressbook using double-linked list. This example shows the use of a double-linked list by implementing an addressbook for the console. It has features like inserting, searching(linear), sorting(bubble sort), deleting and load/save to a file. I wrote this during my study of Applied Computer Science ...
matlab例程 结合回声消除和语音增强方法的double talk算法
结合回声消除和语音增强方法的double talk算法,能在噪声环境下定出语音的端点
其他 double invverted pendulum matlab source code
double invverted pendulum matlab source code
其他 线性方程一元求解double roundto(double x,int n) //将某数保留指定位数!
线性方程一元求解double roundto(double x,int n) //将某数保留指定位数!
通讯/手机编程 Turbo Decoder Release 0.3 * Double binary, DVB-RCS code * Soft Output Viterbi Algorithm * MyHDL c
Turbo Decoder Release 0.3
* Double binary, DVB-RCS code
* Soft Output Viterbi Algorithm
* MyHDL cycle/bit accurate model
* Synthesizable VHDL model
操作系统开发 use double link list to implenment memory allocation. There won t appear maloc, new, delete, in my c
use double link list to implenment memory allocation. There won t appear maloc, new, delete, in my code. All is using freelist to find a suitable memory space.
数学计算 double类型的3维矢量运算类库
double类型的3维矢量运算类库,具有加、减、点积、叉积、除法、取模、单位化功能。