-
Pp2ppnatt2
P2P 穿透NAT的源程序源码,支持文字聊天、传文件等功能,,对对刚开始接触P2P编程与开发的人员有参考价值! 可直接使用。
(P2P source code for NAT Traversal support text chat, transfer files, and other functions, the reference value of just getting started with P2P programming and development staff. Can be used directly.)
- 2012-07-19 23:23:37下载
- 积分:1
-
ClientImformationSystem
MFC的增删查改基本功能的实现,对于初学者来说还算不错(MFC s basic CRUD functionality, pretty good for beginners)
- 2020-11-07 21:49:55下载
- 积分:1
-
1234
轻松获得计算机网络接口信息的一个软件。记忆visual c++(Easy access to information on a computer network interface software. Memory visual c++)
- 2011-07-22 16:40:46下载
- 积分:1
-
101259345hXeu7KjO
xzccxawefwefregref豆腐干的 额外 发 懂得的
( ccfdsgvergrtgreg)
- 2009-11-19 09:02:52下载
- 积分:1
-
xnc
作者:季健国 Q Q:181002208
虚拟操作系统(Author : State quarter Kin Q Q : 181002208 Virtual Operating System)
- 2006-05-19 15:19:55下载
- 积分:1
-
TripleDes算法de实现
之前,我在一个项目开发过程中,涉及到了TripleDes的算法,在实现过程中,我也参考了论坛现有的关于3DES的代码,发现大部分的代码在算法的实现上不够严谨,或者小有偏差,特别是对3DES的两种模式:ECB,CBC都罕有涉及。此版本提供的TripleDes可以实现3DES在两种模式下的2key/3key的加、解密。在速度优化和内存控制上都做了优化。(Before, I in a project development process, involving the TripleDES algorithms, in the realization of the process, I also made reference to a forum on the existing 3DES code and found that most of the code in the algorithm for the realization of loosely, or small deviations, especially for 3DES of two modes: ECB, CBC are rarely involved. This version provided by TripleDES 3DES can be achieved in two modes of 2key/3key increases, decryption. Optimized in terms of speed and memory control are optimized.)
- 2005-05-18 21:08:51下载
- 积分:1
-
DicomDisplay
vtkImageViewer2实现的放大,缩小,window color/window level调整(vtkImageViewer2 achieve zoom in, zoom, window color/window level adjustment)
- 2013-07-13 13:02:54下载
- 积分:1
-
h
说明: 最简洁明了的数字金额中文大写函数使用VC编程(The most simple Chinese capital function using VC programming digital value)
- 2016-02-18 07:45:58下载
- 积分:1
-
YCArray
说明: /**
* 动态数组的模板类
* 1.支持字符索引
* 2.方便的添加删除修改任意一项
* 最后更新 2004-8-9 yzh
**1.优化了字符索引的运作方式,使用数组存储
**2.重写了底层数据的存储,将连续性的存储方式改为了非连续,
*** 从而很好有效地支持了“引用”,并且让数据的删除增加变的更为快速
* 用法如:
* YCArray<int,int> test
* test.Add("Number2",4)
* test.Add("Number1",2)
* printf("%d %d",test["Number1"],test["Number2"])
* 显示:
* 2 4
*******
*******
History:
2004-11-19
修改了析构函数,解决了索引没有释放的bug
**/(/*** dynamic array template class* 1. Support characters Index* 2. Add convenience to delete arbitrary* a final update 2004-8-9 yzh** 1. Character Index optimized mode of operation, the use of storage arrays** 2 . a rewrite of the underlying data storage, storage continuity conversion of non-continuous, and thus good*** effective support to the "quote", and let the data changed to delete the more rapid* usage such as :* YCArraylt; int, intgt; test* test. Add ( "Number2", 4)* test.Add ( "Number1", 2)* printf ( "% d% d", test [ "Number1"] test [ "Number2"])* Display :** 2 4************* History : 2004-11-19 revised the destructors, the index did not address the release of bug** /)
- 2005-09-06 13:03:51下载
- 积分:1
-
Visual_C6.0
实用Visual_C6.0教程(源码) 英文VC++实用Visual_C6.0教程(this file implement many useful VC++ little skill)
- 2015-07-19 18:39:48下载
- 积分:1