-
UDP示例文件
udp vc source file
you can build a udp net
server and client-udp sample file
server and client
- 2022-04-14 15:29:29下载
- 积分:1
-
Matlab下多径衰落信道的仿真代码
多径衰落信道由单径信道叠加而成,而单径信道中最重要的就是瑞利(Rayleigh)平坦衰落信道,此程序为瑞利平坦衰落信道的改进Jakes模型,
- 2022-07-08 21:58:24下载
- 积分:1
-
一个屏幕回传的客户端
一个屏幕回传的客户端-a screen back to the client-
- 2022-10-16 07:25:03下载
- 积分:1
-
smartphone2003 上用evc编译的挖地雷的小游戏, 很好玩, 经典, 用api编写的....
smartphone2003 上用evc编译的挖地雷的小游戏, 很好玩, 经典, 用api编写的.-Smartphone2003 compiled using EVC-dug mines game, very fun, classic, prepared with api.
- 2022-03-07 01:44:40下载
- 积分:1
-
计算公式已经实现了很多,但对中国的支持。
计算表达式的实现已经有很多了,但是支持含有中文变量名的表达式计算的功能代码我没有找到,因此我抽取一个计算器程序计算表达式的源码,作了一些修改,使之支持含有中文变量名的表达式。-calculation formula has been the realization of a lot, But Chinese support for the variable name contains the expression of functional calculation code, I did not find, So I take a calculated expression calculator source code, made some changes, so that it supports variable names containing the Chinese expression.
- 2022-02-28 17:46:06下载
- 积分:1
-
estimate the spectrum
estimate the spectrum
- 2022-03-07 16:27:27下载
- 积分: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
-
自己做的前面板。后面的程序大致能满足前面的显示而已。
自己做的前面板。后面的程序大致能满足前面的显示而已。-The front panel to do its own. Behind the procedures generally met just in front of the display.
- 2022-03-21 23:44:28下载
- 积分:1
-
C的一些常用代码
C的一些常用代码-some common C code
- 2022-07-19 19:28:24下载
- 积分:1
-
一个完整的串口通信程序,可实现两台机器之间的通信
一个完整的串口通信程序,可实现两台机器之间的通信-a complete serial communication procedures can be realized between the two machine communication
- 2022-01-26 07:39:39下载
- 积分:1