-
An article of MSDN
一篇基于IP-UDP协议的MSDN-A sock程序的文章。
- 2022-05-27 12:58:19下载
- 积分:1
-
sing the Perceptron Learning Law design a classifier for theproblem:
sing the Perceptron Learning Law design a classifier for theproblem:
- 2022-06-27 20:44:45下载
- 积分:1
-
This is a huffman code program which is important
for data structure.The progra...
这是一个哈夫曼编码的程序,使数据结构中一个非常重要的程序,程序完整,希望对大家有帮助。-This is a huffman code program which is important
for data structure.The program is integrity.I hope
that the program is helpful.
- 2022-11-24 23:50:03下载
- 积分:1
-
实现可编辑的ListCtrl的方法
这是一种实现可编辑的ListCtrl的方法。欢迎大家下载、试用。谢谢大家的支持!
- 2022-02-10 15:47:18下载
- 积分:1
-
在没有外网的单位,企业内部要进行信息传输就不太方便,特研发此工具,进行文件及信息互传...
在没有外网的单位,企业内部要进行信息传输就不太方便,特研发此工具,进行文件及信息互传-talking each other
- 2022-04-14 18:12:13下载
- 积分:1
-
24BMP转为32bmp、8bmp
转码,生成的二维码为32位的,通过转码生成24位或16位或8的文本文件,方便后期打印
- 2022-01-28 15:10:00下载
- 积分: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
-
水晶报表中文帮助手册,个人觉得很不错,想研究的朋友不妨一看。...
水晶报表中文帮助手册,个人觉得很不错,想研究的朋友不妨一看。-It s a crystal forms help book Chinese edition.I feel it s very helpful and recommend strongly to you.
- 2022-03-20 22:37:03下载
- 积分:1
-
用API编的小程序,可以模拟风车的转动
用API编的小程序,可以模拟风车的转动-Using API series of the small program can simulate the rotation of windmills
- 2022-02-20 14:01:02下载
- 积分:1
-
LUCENE.net使用范例
LUCENE.net索引的简历 以及更新的范例,里面包括简历索引 更新索引 删除索引 等
还有从索引中搜索 的技巧 源码
- 2022-08-15 01:23:17下载
- 积分:1