搜索资源列表

  1. 41104

    0下载:
  2. This the string class you expected to find in STL, but didn t. The design goal of this class is to make all the string handling functions from the standard C library available within a single C++ class, with the add
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:5936
    • 提供者:郭春阳
  1. VDSP_signle_image_catch

    0下载:
  2. black-fin DSP处理器单帧图像获取程序,包含通用CCD芯片驱动程序,获取的图像存为bmp文件格式。-black-fin DSP processors, single-fr a me image acquisition procedures, including general-purpose CCD chip drivers, access to the images saved as a bmp file format.
  3. 所属分类:DSP编程

    • 发布日期:2024-05-21
    • 文件大小:14336
    • 提供者:liulifeng
  1. sd-ERP

    0下载:
  2. 一个不错的进销存的软件,在这里共享一下,希望对朋友们有所帮肋-Invoicing a good software, click here to share the hope that some of my friends to help fin
  3. 所属分类:数据库系统

    • 发布日期:2024-05-21
    • 文件大小:21698560
    • 提供者:何永恒
  1. ondellette

    0下载:
  2. La transformée en ondelette discrète (en anglais Discrete Wavelet Transform, ou DWT) est une technique utilisée dans la compression de données numériques avec ou sans perte (JPEG2000). La compression est réalisée par app
  3. 所属分类:其他行业

    • 发布日期:2024-05-21
    • 文件大小:837632
    • 提供者:bouba
  1. spoof.c

    0下载:
  2. Tool to kill running TCP connections on the network by sending TCP FIN/RST packets similar to the chinese firewall. Guarantees all available network bandwidth is yours.
  3. 所属分类:系统编程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:Cheeroh
  1. Fin

    0下载:
  2. Finite Difference Time Domain running code using PML boundary condition
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-21
    • 文件大小:3072
    • 提供者:sb
  1. losslessimagezipalgorithm

    0下载:
  2. 图像无损压缩算法代码全集,适合做图像无损压缩研究的入门人员收藏研究.-AR002 Contains a complete archiver by Haruhiko Okumura. The archiver uses an LZ engine whose output is compressed with static Huffman. The file is chopped into pieces whi
  3. 所属分类:压缩解压

    • 发布日期:2024-05-21
    • 文件大小:126976
    • 提供者:idlerrf
  1. lab501-FIR

    0下载:
  2. fir滤波程序 #include "DSP2833x_Device.h" // DSP2833x Headerfile Include File #include "DSP2833x_Examples.h" // DSP2833x Examples Include File //#include "f2812a.h" #include"math.h" #define FIRNUMBER 25 #define
  3. 所属分类:DSP编程

    • 发布日期:2024-05-21
    • 文件大小:94208
    • 提供者:海豚
  1. 8

    0下载:
  2. 基于Linux下的一个端口扫描程序代码,其中包括FIN、SYN等多种扫描方法-Based on a port scanning program code under Linux, including FIN, SYN and other scanning methods
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-21
    • 文件大小:11264
    • 提供者:何润东
  1. DetectPortscan

    0下载:
  2. 在linux ubuntu系统下,端口扫描检测FIN攻击报文。-detect port scan attack in linux ubuntu
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-21
    • 文件大小:3072
    • 提供者:Grace
  1. threaded-syn-port-scanner-2.0

    0下载:
  2. 端口扫描器!多线程编程,实现 TCP connect、SYN、FIN扫描。Linux环境下编译运行-Port scanner! Multi-threaded programming, achieve TCP connect, SYN, FIN scan. Compile and run under Linux environment
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-21
    • 文件大小:1065984
    • 提供者:曹源
  1. detect_portscan

    0下载:
  2. Linux下的端口扫描检测系统的实现,可在此基础上针对FIN扫描检测扩展,针对UDP端口扫描检测扩展-Under Linux port scan detection system to achieve, on this basis, for the FIN scan detection extension, expansion for the UDP port scan detection
  3. 所属分类:Linux驱动

    • 发布日期:2024-05-21
    • 文件大小:3072
    • 提供者:GJ
  1. saomiaodaima

    0下载:
  2. 一款扫描程序的源代码,主要包括tcp的syn扫描,fin扫描,连接扫描,还有udp的扫描-A scanning program' s source code, including the tcp syn scan fin scan, connect scan, as well as udp scan
  3. 所属分类:扫描程序

    • 发布日期:2024-05-21
    • 文件大小:12288
    • 提供者:zhangxu
  1. portscan

    0下载:
  2. 如何实现端口扫描工具,该端口扫描工具可以支持全连接扫描,半连接扫描以及FIN扫描。-How to achieve port scanning tool, the port scanning tool can support the full connection scan, scans, and semi-connected FIN scan.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:anita
  1. resolution_LdLt

    0下载:
  2. factorisation et resolution LDLt Si une matrice A est decomposable selon la factorisation LU et si de plus cette matrice est symetrique alors il existe une matrice inférieur L avec l_ii=1 et une matrice diagonale
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:21504
    • 提供者:cerisette_maroc
  1. ConnectedComponent

    0下载:
  2. 连通区域寻找,不是findcontours函数的,用的是两遍扫描法-fin connected region, not using findcontours function, using a two-pass scanning method
  3. 所属分类:OpenCV

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:吴凌文
  1. fin

    0下载:
  2. 多普勒雷达测速(FPGA、DSP与界面显示)(Doppler radar velocity measurement)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:25812992
    • 提供者:半笺1900
« 1 2 3 4 5 6 7 8»

源码中国 www.ymcn.org