资源列表
autorepeat_button_src.zip
- 这是一个简化的CSeekButton控件,它是一个简单的按钮,当按下时可以增加或减少一个值。方向(正向或负向),初始值,步长,最小和最大值都可以配置。
yuandaima33333
- 这个是不是每次都要写啊,有点麻烦,我把源代码都压缩在一个包里面了,居然还要我传?-this is not always should write ah, there is a little trouble, I keep the source code in a compressed inside the package, I actually still Chuan?
C-program-to-print-patterns-of-numbers-and-stars-
- These program prints various different patterns of numbers and stars. These codes illustrate how to create various patterns using c programming. Most of these c programs involve usage of nested loops and space. A pattern of numbers, star or character
AlarmCenter
- 简单代码事例 123346456456 -simple code examples 123346456456
window
- 一个可以自已任意设定的窗口样式,如果你想设计一个让人吃惊的窗口,可以试一下。
set2
- 集合的数表示 算法设计与程序分析 qq623631243 菜鸟 请多指教
CloseWindowDlg
- 本例VC定时关闭对话框,由于模态对话框会阻止用户输入。所以用到定时器。-This example VC timing to close the dialog box modal dialog prevents the user input. So use the timer.
2D_MPF
- 2D非连续性力学分析,巴黎六大硕士课题.-2D non-mechanical analysis of continuity, the Paris Masters six topics.
list
- 创建链表 删除链表结点 查找链表数值 插入链表结点-create a list ,and you can find a number in the list where its place.
LabelProgress
- Progress Bar Control
UMLTest
- UML图产生测试用力vc 原代码-UML testing plans have forced vc original code
Memory_Manage
- 模拟基本的内存管理功能,包括内存的分配,回收等。