资源列表
WIN平台下的DNS欺骗原代码2
- WIN平台下的DNS欺骗原代码,是搞网络学习的号帮手啊,对了解dns协议很有帮组哦-WIN platform DNS deception source, is to carry out a study of network helper ah, right understanding of the agreement is to help dns Group oh
DeckOfCard
- 模拟扑克洗牌和发牌的程序,可以在模拟特定扑克牌游戏的程序中实现。-simulated poker shuffling and licensing procedures, in particular poker game simulation of the process of realization.
leaf
- vb写的一个见面应用,异型窗口以及透明背景的应用。可以参考来写下载工具的浮动矿口。
hough变换
- 该代码实现Houhg变换
Houghsourcefile.rar
- 用vc编写的Hough算法源代码,可以用于椭圆拟合等,Vc prepared using Hough algorithm source code, can be used, such as ellipse fitting
VBNet_ASPFormsAuthentication
- asp.net form authentication using vb.net
programe1
- Bezier、样条曲线拟合源程序,用C语言实现,可以做为CAD课程设计-Bezier
s0101
- 可自行将字型做管理的程式源码,请大家下载下来-Free to do the font management program source code, please download down to see
test2
- 本程序实现的是对java一般控件的使用,比如按钮,文本,选择,响应-This program is the use of java general controls, such as buttons, text, select, response.
tm4c123-lcd12864
- tiva c tm4c123g lcd12864 driver
RS
- 802.16d的RS编解码的VHDL实现-802.16d RS encoding and decoding in VHDL
DArray(Sample)
- 用c++类实现动态数组,体现类的封装。基本实现了vector的功能-With c dynamic array, reflecting the class package