资源列表
DemoAppSource
- 艺术字体绘制,使用GDI和GDI+实现轮廓、双轮廓等效果的字体绘制-Art font rendering
WTLGrid
- 1.一個WTL專用的DataGrid控件源碼可以學習如何開發Grid控件。-1. A WTL dedicated source DataGrid control can learn how to develop Grid control.
WTLGrid
- 使用WTL开发的网格控件及应用程序实例代码-Grid control wrote by WTL. and sample code to use the control.
CsvHelper
- C#读写CSV文件,包括Reader和Writer,速度快。-C# to read and write CSV files, including the Reader and Writer, fast.
date
- 定义日期类Date。要求: (1)可以设置日期; (2)日期加一天操作; (3)输出函数,输出格式为“XXXX年XX月XX日”; (4)编写主函数,定义对象,完成相应功能。 -the date add one
IPAddressControl
- 由C#语言编写,该IP控件很好的解决了关于MaskedTextBox显示IP的不足 ,你可以像调用一般控件那样来使用它,不用另外编写其它代码,非常方便。-By the C# language, the IP control solution on a good show MaskedTextBox the lack of IP, you can call the general control as to use it, do not have to prepare the other code
ConsoleFullScreen
- 动态载入未公布API,实现控制台程序的全屏、窗口化-Dynamic loading unpublished API, the realization of the full-screen console program, the window of
API-Hook
- Win32 API Hook 示例,例子中注释非常详细,简单易懂。本例子中实现了对MessageBox 函数进行Hook , 当然你也可以Hook其他API,只需小小的修改即可。 -Win32 API Hook examples, case notes are very detailed, very easy to understand. In this case realized MessageBox function Hook, of course, you can Hook the
0baoming(1)
- 【珍藏奉献】完整的ASP.NET考试报名系统源代码,非常好用!-【Collection】 complete ASP.NET dedicated test registration system source code, very easy to use!
CoolPageControl
- Page control component with custom design, close on tab, etc.
PoS-Tagging-based-on-HMM
- 基于隐马尔科夫的中文词性标注系统的C++源代码,包括训练集和测试集语料库,单词量和词性数目都没有写死,可适应任意大的训练和测试数据集,程序已经过优化,一次标注只需要不到10秒的时间。-Based on Hidden Markov of the Chinese part of speech tagging system in C++ source code, including the training set and test set corpus, vocabulary and speech
Josephus
- Josephus问题:一群小孩围成一圈,任意假定一个数m,从第一个小孩起,顺时针方向数,每数到第m个小孩是,该小孩便离开。小孩不断离开,圈子不断缩小。最后,剩下的一个小孩便是胜利者。究竟胜利的是第几个小孩呢? 提示:用循环链表解答,编写程序link.h实现循环的链表类,由插入与删除等基本操作。 -Josephus problem: a group of kids form a circle, any assumption that a number of m, starting from
