资源列表
[Windows编程] Finitedifference
说明:给出了有限差分CN格式求解偏微分方程,非常好的东东,学差分的一定要看哦-Gives the finite difference solution of partial differential equations CN format, very good Dongdong, learning depends on a certain differential Oh<张景> 在 2025-01-22 上传 | 大小:1kb | 下载:0
[Windows编程] cwnddomodal
说明:将CWnd 窗口做成模式窗口,大家不妨看看若有不当之外并给予批评指出.-CWnd window mode will cause the window, we may as well see if it improperly and give criticism.<蓝天> 在 2025-01-22 上传 | 大小:1kb | 下载:0
[Windows编程] overlapped_method
说明:the convolution of the following two signals by using the overlapped method<linhu> 在 2025-01-22 上传 | 大小:1kb | 下载:0
[其他小程序] zhengxuanbo
说明:正弦波的C语言程序,可以实现正弦曲线,有利于深刻理解正弦。-Sine wave of the C language program can be achieved sinusoid is conducive to a deep understanding of sinusoidal.<李学真> 在 2025-01-22 上传 | 大小:1kb | 下载:0
[C#编程] vc++huazhixian
说明:在屏幕中连续地以六个点绘出五条直线, 能够观察到绘制的过程,即从第一点开始依次到下一点绘制直线的过程动态地显示出来-On the screen in six consecutive points to draw five straight lines, able to observe the process of mapping, that is, from the beginning of the first point follow<朱军> 在 2025-01-22 上传 | 大小:1kb | 下载:0
[其他小程序] Euler_fuction
说明: Euler函数: m = p1^r1 * p2^r2 * …… * pn^rn ai >= 1 , 1 <= i <= n Euler函数: 定义:phi(m) 表示小于等于m并且与m互质的正整数的个数。 phi(m) = p1^(r1-1)*(p1-1) * p2^(r2-1)*(p2-1) * …… * pn^(rn-1)*(pn-1) = m*(1 - 1/p1)*(1<Campbell> 在 2025-01-22 上传 | 大小:1kb | 下载:0