-
-
-
TaskSwitchers.rar
... application will list all executable programs in it when it starts. When user double-clicks the exactable program in the list control, the selected executable program will show the foreground of the screen. Meanwhile, the main window will become the top- ...
-
GetProxy.rar
用codegear c++ builder
做的抓proxy list, 配合EPS_setup.exe使用
-
assignment.rar
一个实现了的ftp服务器基本功能程序,服务器的安全管理代码还没有开发,
但该程序已经可以适用于网络
该ftp服务器还具有一些管理功能,主要是针对用户管理的,有如下命令:
list listuser adduser deluser help ?
关于用户的权限设置,还未开发,因此所有登陆的用户的都具有最高权限,
有2个缺省用户:
user:ruan password:good
user:wen password:well
用户信息在同目录下的 ...
-
yvn3_X_Open1.4.zip
New - pinNavigator 2.0
New Features
Find below a list of new or enhanced features.
-
-
ListEx.rar
全面修改列表控件List的颜色等,
使用绘图的方式绘制,想修改那部分就修改那部分.
-
c.rar
、有一种栈,这种栈是按数组索引减小的方向增长的。初始时栈为空且top=21。往栈中压入3个字符后,索引top=18,栈顶元素为list[top]=C。
-
EZW.rar
EZW举例
该源代码包含有6个文件:
EZW.H - EZW编码器头文件
EZW.C - EZW编码器文件
MATRIX2D.H MATRIX2D.C - 编码器数据结果定义和数据操作
FIFO.H FIFO.C - 扫描方式定义:先入先出原则
LIST.H LIST.C - 零树结构定义和操作
UNEZW.C - EZW解码器
这里,读者重点要掌握的是EZW.C和LIST.C中的内容,充分理解零树的概念。
-
TreeCtrlDemo.zip
... I d post this tree control that uses a similar selection drawing style to the list control I posted here: ListCtrl - A WTL list control with Windows Vista style item selection. For an added bonus, I ve also included support for multiple-selection.
-