资源列表
4
- 哈夫曼编码是一种编码方式,它是根据每一个字符出现的概率而建立起来的。哈夫曼编码借助树形结构构造,算法实现时使用链表或静态链表结构,空间的每个结点内有左子树、右子树、双亲指针。在构成哈夫曼树之后,为求编码需从叶子结点出发走一条从叶子到根的路径;而为译码需从根出发走一条从根到叶子的路径。
CaretKeyDemo
- windows消息的映射与处理,创建和使用键盘插入符,这个很管用-mapping and processing windows messages, create and use the keyboard caret, this is very useful
chuangkoujuzhong
- 如何使窗口居中显示,这个是精通Visual C++ 实效编程280例 里面的例子源码,我上传给大家,需要的可以参考下!-How to center the display window, this is a proficient Visual C++ programming 280 cases of practical examples of source code which I upload to you, need to refer to the next!
20_工具栏控件
- 工具栏提供访问常用命令的快捷方式。在VB.NET中,通过向ToolBar 控件中Buttons集合添加Button对象来创建工具栏。-toolbar order to provide access to commonly used shortcuts. In VB.NET, through to the Toolbar Buttons controls were added Button set targets to create toolbar.
MATLABSimulink通信系统建模与仿真实例精讲
- MATLABSimulink通信系统建模与仿真实例精讲郝佳一书中的案例,鲁棒控制案例。
XForm_java
- my window class code . show how to call windows api in a class!
显示文件属性
- 只要运行程序在选择一个文本文件点击属性就可以知道文件的属性了比如创建时间,日期 ,文件大小-as operational procedures in selecting a text file attributes can click know the attributes of a document such as the creation of the time, date, file size, etc.
pointer~zong~jie~
- 初学者们,为指针而困惑吗?读这个文件吧!里面对指针分析和比较的比较详细了!类型很多,请在清醒的情况下阅读,否则会越读越模糊。
ActiveTrayIcon
- 托盘显示图标,并实现动态图标。对于QQ好友消息的提示闪烁怎么实现,这里给大家一个参考,呵呵,可加入自己的客户端程序中,对于做IM的童鞋很有用。-Active TrayIcon Domo
listbox
- 列表框编程演练程序-List Box programming procedures drill
cursor001
- 如何限制光标的适用范围,如何设置它的属性及其灵敏度,如何禁用其功能-How to limit the scope of the cursor, how to set its properties and its sensitivity, how to disable the function
TreeDragDropDemo
- CTreeCtrl 的示例程序,功能比较丰富,可以实现需要的功能
