-
利用Markov算法根据原始文本的统计规律生成随机文本,利用容器vector, map实现。包含详细的注释和测试数据...
利用Markov算法根据原始文本的统计规律生成随机文本,利用容器vector, map实现。包含详细的注释和测试数据-The use of Markov algorithm based on the statistical laws of the original text to generate a random text, and the use of container vector, map to achieve. Contains detailed notes and test data
- 2023-08-21 18:25:03下载
- 积分:1
-
C#上位机串口
根据网上搜索的DEMO 经过修改 作的一个上位机程序,但是在和单片机过程通讯的时候,只接收可以完整的打印出来,当处理一下数据的时候,接收的数据就会出现错乱 接收不全!
- 2022-03-23 01:01:09下载
- 积分:1
-
清楚一个目录下所有SVN版本信息的工具。
清楚一个目录下所有SVN版本信息的工具。-Clearly a directory of all SVN version information tool.
- 2022-01-27 15:22:43下载
- 积分:1
-
WPF Border Less
若要获取跨窗口,您需要在您的窗口上设置下列属性。
WindowStyle ="None"
ShowInTaskbar ="假"
AllowsTransparency ="True"
背景 ="透明"
WindowStyle 属性通常允许您设置单个边框、 三维边
- 2022-03-03 04:37:18下载
- 积分: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
-
我们网络安全的期末作业,一个简易的获取本机ip的c++小程序。...
我们网络安全的期末作业,一个简易的获取本机ip的c++小程序。-At the end of our network security operations, a simple access to the local ip of the c small procedures.
- 2022-10-06 05:20:02下载
- 积分:1
-
这是一个udp的服务器程序
这是一个udp的服务器程序-This is a process server udp
- 2022-09-22 02:10:03下载
- 积分:1
-
从PLC上采样运动控制的XY位置坐标,事件方式的RS232通信采样,XY二维图形显示...
从PLC上采样运动控制的XY位置坐标,事件方式的RS232通信采样,XY二维图形显示-sampling from the PLC on the control of XY coordinates, in the way RS232 communication sampling, XY 2D graphics
- 2022-03-05 04:03:19下载
- 积分:1
-
在程序中如何统计一段中英文混合字符的字符数,包括源玛,编译后的文件...
在程序中如何统计一段中英文混合字符的字符数,包括源玛,编译后的文件-procedures in how the statistics section of mixed Chinese and English characters of several characters, including the source of Thomas and compiled the documents
- 2022-03-14 02:18:07下载
- 积分:1
-
W7500
该文件中包括了W7500开发板的基本例程,有很好的参考价值,在Keil开发环境下使用,对初接触开发板的同学有一定的帮助,欢迎下载。
- 2022-03-22 15:25:59下载
- 积分:1