资源列表
detection11
- 智能视频监控中,用于运动目标检测,效果好,适合从事视频监控方面的研究人员或是初学者学习使用。-it is used in Smart video surveillance for moving target detection,and the performance is good, suitable for video surveillance of researchers or a beginner learning to use.
gongongzixulie
- 实现两个不同序列求出他们的最大公共子序列-To achieve common subsequence
matafeiyan
- 一个实现马踏棋盘的c++源程序代码,感觉其效率较高并且代码简洁-A realization of horse riding board of c++ source code, and feel it more efficient and concise code. . .
combperm
- 组合算法的c++实现,利用递归算法实现的。实现方法简单易懂-the c++ realization of combination algorithm
001new
- 0—100 整数加减乘除四则运算,如结果为小数四舍五入保留小数点后两位。 根据输入题数出题,题目应为随机,每次应不一样。
Newton.java.tar
- Newton raphson method for random function to find exat root of function upto 10 decimal accuraci ..
parallel-operation
- C++ Builder 关于操作并口的说明性文档,这是我个人的心得,希望对大家有帮助。-C++ Builder explanatory document on parallel operation, this is my personal experience, I hope to help everyone.
LEXYACC
- its Hand written lexer and yacc generated parser
practice-3.1
- 1. 编写一个程序algo3-1.cpp,实现顺序栈的各种基本运算,并在此基础上设计一个主程序完成如下功能: (1)初始化栈s; (2)判断栈s是否非空; (3)依次进栈元素a,b,c,d,e; (4)判断栈s是否非空; (5)输出栈长度; (6)输出从栈顶到栈底元素; (7)输出出栈序列; (8)判断栈s是否非空; (9)释放栈; -(1) Write a program algo3-1.cpp order stack basic arithmetic
Cconnvsystermo
- 卷积码的vitrbi译码 M语语言仿真 包含各种情况下的 对比 -Convolutional code decoding vitrbi M language language simulation with contrast under various circumstances
inverse-port
- 反弹端口技术是重要的木马技术之一。它利用防火墙对内部发起的连接请求无条件信任的特点,假冒是系统的合法网络请求来取得对外的端口,再通过某些方式连接到木马的客户端,从而窃取用户计算机的资料同时遥控计算机本身。-The rebound port technology is one of the important Trojan technology. It using a firewall to request unconditional trust in the characteristics of
stun
- linux下简单的stun协议发包收包程序,能方便初次接触stun协议的人实验。-linux simple stun agreement contract the received packet procedures to facilitate the initial contact stun agreement experimental.