资源列表

« 1 2 ... .03 .04 .05 .06 .07 1508.09 .10 .11 .12 .13 ... 21467 »

[其他小程序Brewsterangle

说明:根据输入的折射率计算Brewsterangle的程序,并且能画图。-Based on the input of refractive index calculation Brewsterangle program, and can draw.
<白玉杰> 在 2025-06-08 上传 | 大小:1kb | 下载:0

[其他小程序PBG

说明:利用平面波展开的方法计算一维光子晶体能带-The plane wave expansion method is used to calculate one-dimensional photonic crystals bandgap
<白玉杰> 在 2025-06-08 上传 | 大小:1kb | 下载:1

[其他小程序Gaussian_Sequence

说明:极坐标方法产生高斯白噪声 产生N(0,1)高斯白噪声序列,最常见的方法是极坐标法,其计算步骤如下所示: (1) 产生两个独立同分布的随机序列(0,1),U1,U2; (2) 令V1=2U1-1;V2=2U2-1;并计算S=V1^2+V2^2 (3) 若S>1,则返回第一步;否则计算Y=sqrt(-2*ln(S)/S) (4) 令实部I=V1*Y,虚部Q=V2*Y,再求Output=I+Q*i,即可得到随机复数高斯白噪声序列。 理论上,可证明上述产生的I、Q两路序
<张三> 在 2025-06-08 上传 | 大小:1kb | 下载:0

[其他小程序elmoaopredict

说明:这个一个极限学习机的代码,希望你能从中学到不少好东西-Little extreme learning machine code that allows you to learn about, you look good if you can do some
<郭晨龙> 在 2025-06-08 上传 | 大小:1kb | 下载:0

[其他小程序poj1789

说明:poj1789 Truck History prim
<ch> 在 2025-06-08 上传 | 大小:1kb | 下载:0

[其他小程序maze-problem

说明:针对迷宫问题的解决思路及其相应的C++解决代码-Corresponding C++ to solve the maze code
<李一野> 在 2025-06-08 上传 | 大小:1kb | 下载:0

[其他小程序myfft64

说明:64 POINT FFT CODE U CAN DOWNLOAD AND USE IT
<sarvagna> 在 2025-06-08 上传 | 大小:1kb | 下载:0

[其他小程序cyd

说明:设计一个公司职工的数据结构,并使用结构指针数组存储员工信息,统计公司员工工资总额和平均工资-The design of data structure of a company s employees, and the use of pointers stored in an array of employee information, statistics, the total wages and average wages
<陈亚东> 在 2025-06-08 上传 | 大小:1kb | 下载:0

[其他小程序Linklist

说明:该程序用于实现对两个非递减有序单链表的合并-Two non-decreasing order single merged list
<邢祎然> 在 2025-06-08 上传 | 大小:1kb | 下载:0

[其他小程序eldpso40

说明:源程序为m file,直接可在matlab上运行,通过粒子群优化算法解决40台机组的ELD问题-Source for the m file, you can run directly on matlab, optimization algorithms to solve the problem of 40 units ELD by particle swarm
<王龙> 在 2025-06-08 上传 | 大小:1kb | 下载:0

[其他小程序visualcPP

说明:Operator Overloading is a special name given to the process of defining custom functions for operators. In simple terms in order to overload an operator like -, +, =, ++, –, etc you simply create a function for it. This Sample C++ Project displays ho
<suresh> 在 2025-06-08 上传 | 大小:1kb | 下载:0

[其他小程序dd

说明:The Browse For Folder dialog allows the user to select a folder from all available local drives and network resources. The following code snippet demonstrate how to display this dialog-box. The BrowseFolders function accept 3 parameters: hwnd -
<suresh> 在 2025-06-08 上传 | 大小:1kb | 下载:0
« 1 2 ... .03 .04 .05 .06 .07 1508.09 .10 .11 .12 .13 ... 21467 »

源码中国 www.ymcn.org