资源列表
httpanalysis
- 实现网络数据包捕获,完成TCP和UDP流量的统计,客户端类型分析,数据包类型分析,HTTP内容还原-For network packet capture, complete TCP and UDP traffic statistics, client type analysis, packet type analysis, HTTP content reduction
ads_sam7_demo
- ARM7开发板demo程序,用于基于ARM7架构的开发板测试-ARM7 development board demo program for architecture based ARM7 development board test
MSpider
- 使用sqlmapapi的方法进行与sqlmapapi建立的server进行交互-Use sqlmapapi methods and sqlmapapi established server interaction
JiuGongTu-chess
- 只要有棋子在行、列或对角线连成一线即取得胜利。 可实现玩家与电脑对弈。-As long as there is a pawn in the row, column or diagonal line that is to achieve victory. Can be realized with a computer game game player.
566c126cd273e
- 模糊自适应系统的理论研究的啊会尽快答复哈-Fuzzy adaptive system
threshold-segmentation
- 上传的内容是基于阈值分割算法,主要包括了两种算法:ostu以及thresh -it is about threshold segmentation Algorithm,including ostu and thresh
edge-detection
- 主要包括常见的边缘检测算法,比如sobel,log, roberts等-it is about some edge detection Algorithms,involving sobel、roberts、log and so on
yyfx
- 编译原理课程中,制作简易编译器,这是编译器中简单的使用C++编程的自下而上的语法分析及语义分析程序-Bottom-up syntax analysis and semantic analysis
image-encryption
- Logistic混沌系统图像加密MATLAB实现-image encryption
3
- 实现数据结构,二叉树的代码-Achieve data structure, the code of the two fork tree
bolt_samples
- Bolt是AMD新的开放C++模板库的预览版,适合多种应用。利用该模板库,开发人员可以使用纯C++代码开发异构计算加速应用程序,Bolt:_samples包含C++应用的GPU加速功能样板程序源码,支持windows-Bolt is AMD new open C++ template library preview version, suitable for a variety of applications. With this template library, developers can
Chp2-Lineer
- 根据线性表的抽象数据类型的定义,选择下面任一种链式结构实现线性表,并完成线性表的基本功能。 线性表存储结构(五选一): 1、 带头结点的单链表 2、 不带头结点的单链表 3、 循环链表 4、 双链表 5、 静态链表 线性表的基本功能: 1、 构造:使用头插法、尾插法两种方法 2、 插入:要求建立的链表按照关键字从小到大有序 3、 删除 4、 查找:按位置查找和按值查找 5、 获取链表长度 6、 销毁 编写测试main()函数测试线性表的正确
