搜索资源列表
code.rar
- 使用状态机设计一个5位序列检测器。从一串二进制码中检测出一个已预置的5位二进制码,The use of state machines to design a sequence detector 5. From a string of binary code to detect a preset binary code of 5
Video-motion-detection-algorithm-source-code
- 本文实现了在连续视频数据流中几种不同的运动检测算法,他们都是基于当前帧图像和前一帧图像的比较,程序使用了AForge.NET framework库。其中的示例代码支持下面几种视频格式:AVI文件、网路相机的JPEG和MJPEG,本地的采集设备(USB相机等)。-This article implements a continuous video data stream in several different motion detection algorithms, they are based
code
- This code helps to fuse pet and ct scan images.The file untitled.m opens the interface to load and fuse.Demo images are provided in the folder for reference.This code achieved a performance of .7/1
mumafuzufenxixitong-code
- 木马辅助分析系统-源代码,一个能辅助查找通用病毒的工具,通过简单的主动判断就能很容易发现病毒文件,并能做出相应的处理 。-Trojan-assisted analysis system- source code, a common virus, it could help to find a tool to determine through simple initiatives can easily find the virus file, and can make the appropria
4-in-a-row
- 面向对象的四子棋小游戏 提供双人或人机对战 计算机采用随机动作 初学C++及面向对象者练手值得参考-Four in a Row is a famous chess game. This code offers double and single modes. Computer can generate random move. Perfect for beginners in C++ and Object-oriented Programming.
A.RAR
- 将网页文件转换成文本文件的简易C语言源码,对于有类似需要的朋友借鉴意义-Web page file into a simple text file C language source code, a friend with similar needs for reference
A(0)
- 谭浩强(第3版)程序源代码第一章源代码A(0)-Transplantation and Hemopurification (3rd Edition) Chapter program source code source code A (0)
A(1)
- 谭浩强第3版程序源代码第二章源代码A(1)-Transplantation and Hemopurification (3rd Edition) source code chapter source code A (1)
A(2)
- 谭浩强(第3版)程序源代码第三章源代码A(2)-Transplantation and Hemopurification (3rd Edition) Chapter III of the source code source code A (2)
QR-Code-on-Business-Cards
- This just a document describing the benefit of putting a QR Code on a business card-This is just a document describing the benefit of putting a QR Code on a business card
1D-Euler-Code-Ver.1
- Here is a 1D Euler code (1D shock tube code) for solving Sod s shock tube problem, using Roe s Approximate Riemann solver, minmod limiter, and 2-stage Runge-Kutta time-stepping. Learn how a second-order non-oscillatory Euler code is written, or just
Matlab-code
- Matlab与C语言混合编程源代码,2012年出版的新书-Matlab and C language mixed programming source code, a new book published in 2012
Branch-cut-method-matlab-source-code
- 枝切法matlab原始代码,内有详细的代码,帮助新手了解相位解缠的算法。-Branch-cut method matlab source code, a detailed code to help the novice to understand the phase unwrapping algorithms.
FORTRAN-source-code-for-study
- 关于FORTRAN语言的编程学习的源代码,数量较多,较为基础-Learning about the FORTRAN programming language source code, a larger number of more basic
some-seismic-code-a-data
- some seismic code & data
shapley matlab code
- 联盟利益的一种有效方法,解决利益分配最大化的一种方案(An effective method of alliance interest, a solution to maximize the distribution of benefits)
PDF_Viewer- webforms code
- NET PDF Viewer for WebForms is a FREE ASP .NET component which enables your web applications to display and interact with PDF files. Simply place the control on your WebForm, set the File property, and you are all set! .NET PDF Viewer supports passwo
Editor_de idiomas v.10 code
- Editor of Languages for Virtual Martin Temporice v1.7 or for any software that uses plain text formatting always stores its files in the format of editable code, the program is enough of 3 spreadsheets called listbox the 3 his ID of tab where the var
mtn inject header delphi source code
- inject ssh telecome(its a source code for injecting ssh)
A-star(lua)
- 输入任意维矩阵,能够实现A-star路径搜索,代码简介明了(Input any dimension matrix, can realize A-star path search, code introduction is clear)