-
cppWindowsSerivceDemo
说明: 这个文件没用,用来赚点积分的。我为了下载别的文件。(this file is no useful,just for win score.)
- 2020-06-24 16:40:02下载
- 积分:1
-
ENTRYset
VC环境下创建VPN连接的RASENTRY结构体参数设置(VC environment to create VPN connections RASENTRY structure parameter)
- 2010-08-26 11:55:52下载
- 积分:1
-
yanhua
可惜一开始没能画成圆,所以整个过程都是菱形的变换,希望大家多多指教,能够想办法把初始状态就围成一个圆(Unfortunately, the beginning could not draw into a round, so the whole process is the diamond transformation, we hope the exhibitions, to be able to think of a way to put the initial state is surrounded by a circle)
- 2013-02-23 18:24:04下载
- 积分:1
-
Mail-list
实现通讯录的存储和呼叫功能,并且能实现按呼叫次数或者按姓名进行排序,在visual studio 2008中可直接运行(Address book and call to achieve the storage function, and can achieve the number of calls or by sorting by name, in visual studio 2008 can be run directly)
- 2011-11-09 09:38:27下载
- 积分:1
-
74_videocap
VB简单的影音采集程序,有需要的就下载吧。(VB simple video capture program, there is a need to download it.)
- 2013-08-17 10:16:53下载
- 积分:1
-
daty-while
表格修改控件,适用于边浏览边修改的地方,用于数据记录编辑更好(Table modification control, suitable for browsing while modifying, for better data record editing)
- 2018-12-05 15:23:16下载
- 积分:1
-
LUAC解密工具
说明: luac解密工具 方便快捷的解密luac文件(Luac decryption tool to decrypt luac files conveniently and quickly)
- 2021-04-04 12:39:04下载
- 积分:1
-
s-
说明: C++大学基础教程,北京邮电大学电信工程学院,计算机技术中心(Essentials C++ University, Beijing University of Posts and Telecommunication Engineering, Computer Technology Center)
- 2013-04-03 15:31:37下载
- 积分:1
-
56774584754
VB绘制公交线路节点演示程序代码,有需要的下。(VB rendering node demo code, bus lines in need.)
- 2013-08-29 10:16:56下载
- 积分:1
-
BT
说明: B树部分实现。在B-树中查找给定关键字的方法是,首先把根结点取来,在根结点所包含的关键字K1,…,Kn查找给定的关键字(可用顺序查找或二分查找法),若找到等于给定值的关键字,则查找成功;否则,一定可以确定要查找的关键字在Ki与Ki+1之间,Pi为指向子树根节点的指针,此时取指针Pi所指的结点继续查找,直至找到,或指针Pi为空时查找失败。(BTree data structrue)
- 2017-12-09 22:03:02下载
- 积分:1