-
电力系统用分解系统谐波的傅氏变换程序,在谐波分析和电磁暂态分析中应用广泛。...
电力系统用分解系统谐波的傅氏变换程序,在谐波分析和电磁暂态分析中应用广泛。-Source code of Fourier transform using in electric system harmonic analysis. Fourier transform are general used in harmonic analysis and transient analysis
- 2022-03-18 23:55:37下载
- 积分:1
-
使用子
使用子像素的方法来减轻图像系统的负荷已经是目前主流3D程序中的必用方法。比如知道Sin函数的特性,就只需要计算0~pi/2的点就可以了,剩下的pi/2~pi可以通过子像素来画出,在图形量大的情况下可以减轻至少一半的系统压力。 这个程序不光可以加速Sin函数的显示,还可以加速所有函数的显示。 -The use of sub-pixel image of the ways to reduce the load on the system is already the existing procedures of the mainstream 3D methods will be used. For example, to know the characteristics of Sin function, we only need to calculate 0 ~ pi/2 could be the point, and the rest of pi/2 ~ pi can be sub-pixels to draw, in the graphic case of a large quantity can be reduced at least half of the system pressure. This process not only speed up the Sin function can be shown that all functions can also speed up the display.
- 2022-05-25 18:34:59下载
- 积分:1
-
安全中断窗口 (C#)
翻译 maninwest@Codeforge 作者:Brisingr Aerowing@CodeProject
这是将 Richard MacCutchan的安全中断窗口移植到 C#
源代码在 Github 上。
使用代码
有两个显示中断窗口的方法:
public static void Blackout(IntPtr hWnd, Action action);
public static T Blackout(IntPtr hParentWnd, Func func);
第二个版本 (泛型)用于实现类似以下的功能:
BlackoutWindow.Blackout(SomeHandle, () => {
return MessageBox.Show("A Test", "A Test", MessageBoxButtons.YesNo);
});
- 2022-03-19 12:42:51下载
- 积分:1
-
一个指针旋转360度并且显示出来的小程序,可以修改的哦。
一个指针旋转360度并且显示出来的小程序,可以修改的哦。-a pointer rotating 360 degrees and displayed a small procedure can be amended oh.
- 2023-01-12 02:00:04下载
- 积分:1
-
This is a very good application software play
这是一个挺好玩的应用软件-This is a very good application software play
- 2022-03-02 05:18:19下载
- 积分:1
-
报表演示示例源码
报表演示示例源码-statements demonstration examples FOSS
- 2022-08-06 11:40:27下载
- 积分:1
-
this procedure can be limited decimal part of the cycle bracketed together
这个程序可以把有限小数的循环部分用括号括起来-this procedure can be limited decimal part of the cycle bracketed together
- 2022-07-11 19:02:29下载
- 积分:1
-
网络相关,c++编程实现,网络的连接等等。
网络相关,c++编程实现,网络的连接等等。-Network-related, c++ programming, network connection and so on.
- 2022-03-17 11:28:42下载
- 积分:1
-
STL示例程序,对于STL初学者很有用.
斑竹,居然找不到相应的分类,STL可是十分重要的东西....
STL示例程序,对于STL初学者很有用.
斑竹,居然找不到相应的分类,STL可是十分重要的东西.-STL sample procedures, useful for beginners STL. Chiloscyllium, was unable to find the corresponding classification, STL but very important things.
- 2022-07-15 00:48:23下载
- 积分:1
-
This is a time in my own study of small programs still feel quite up to the peop...
这是一个我在学习时自己做的小程序感觉还是比较行的大家过来帮我提一些意见吧-This is a time in my own study of small programs still feel quite up to the people to help me make some views on this
- 2022-08-24 23:38:14下载
- 积分:1