搜索资源列表

  1. Serialwince

    0下载:
  2. 下午编译了这个串口调试助手,觉得非常不错,绝对免调试可编译通过跑在板子上!个人修改下里面的函数就可以达到自动控制目的,也可以编译成PC版程序用于桌面串口工控.相关文档 PSerialPort.cpp SerialPort.cpp SerialPortDlg.cpp SetupDlg.c-Afternoon compile the serial debugging assistants feel very good, ab
  3. 所属分类:Windows CE

    • 发布日期:2024-05-04
    • 文件大小:59392
    • 提供者:lzy
  1. AnalyzeIPv4_WINSOCK.CPP

    0下载:
  2. 以命令行形式运行,解析IP数据包,将结果记录于logfile文件中,按ctrl+c退出-In the form of command-line operation, to resolve IP packets, the results recorded in the logfile document, according to ctrl+ C quit
  3. 所属分类:网络截获/分析

    • 发布日期:2024-05-04
    • 文件大小:4096
    • 提供者:moon
  1. AnalyzeETH_WinPcap.cpp

    0下载:
  2. 该程序通过利用WinPcap提供的捕获数据包函数,对网络中的数据包进行采集分析。 -The program provided through the use of WinPcap packet capture function, the network data acquisition and analysis package.
  3. 所属分类:网络截获/分析

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:
  1. AnalyzeIPv4_WinPcap.cpp

    0下载:
  2. 该程序同样通过WinPcap提供的函数,获取网络适配器,利用函数pcap_loop(pcap_t* p,int cnt,pcap_handle dispatch_handle,u_char* user)捕获数据包。-The program provided the same function through the WinPcap, access network adapter, using function pcap_loop
  3. 所属分类:网络截获/分析

    • 发布日期:2024-05-04
    • 文件大小:2048
    • 提供者:
  1. AnalyzeTCP_WinPcap.cpp

    0下载:
  2. 该程序通过利用WinPcap提供的函数pcap_loop(pcap_t* p,int cnt,pcap_handle dispatch_handle,u_char* user)将数据包捕获。并在dispatch_handle(u_char *,const pcap_pkthdr *header,const u_char *pkt_data)中通过编写代码实现解析。-The program provided through t
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-04
    • 文件大小:2048
    • 提供者:
  1. BankOfComputing.cpp

    0下载:
  2. 本程序是一个行计算器(即对表达式求值)。计算器能实现加、减、乘、除、取余(%)和乘方(^)运算;能实现三角函数(正弦函数sin和余弦函数cos),求10为底的对数log,求2为底的对数ln,求e的指数幂exp,其参数也可以是合法的表达式; 计算器并能对表达式的合法性进行测试,错误的能给出表达式错误的信息。 ] 输入文件格式:第一行是一个正整数N,表示有多少行表达式。接下来的N行每一行是 一个表达式。表达式使用由浮点数(只用
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-04
    • 文件大小:3072
    • 提供者:刘志兵
  1. CPP

    0下载:
  2. 数据结构与算法分析(C++)(版第二版)源码-Data Structure and Algorithm Analysis (C++) (Version of the second edition) source
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-04
    • 文件大小:109568
    • 提供者:罗建平
  1. svd.cpp

    0下载:
  2. compute single value decomposition of a matrix in c
  3. 所属分类:数据库编程

    • 发布日期:2024-05-04
    • 文件大小:70656
    • 提供者:张记清
  1. xpbutton

    0下载:
  2. 一个很好用的按扭控件类,直接解压后,将CPP,H文件拷贝到你的工程后就可以随心所意的用了!非常好用,找了很久才找到的,与大家分享!-A very good control with the button-type, direct decompression after CPP, H files are copied to your project after the heart of the intended use of the! V
  3. 所属分类:其他小程序

    • 发布日期:2024-05-04
    • 文件大小:50176
    • 提供者:安迪
  1. svd[1].cpp

    0下载:
  2. The document describes an AP library adapted for C++. The AP library for C++ contains a basic set of mathematical functions and collection classes needed to run the programs from the ALGLIB website.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-04
    • 文件大小:72704
    • 提供者:大宾
  1. des.cpp

    0下载:
  2. 近代分组密码算法(DES)-Modern block cipher algorithm (DES)
  3. 所属分类:加密解密

    • 发布日期:2024-05-04
    • 文件大小:4096
    • 提供者:zhangshuai
  1. comutil

    0下载:
  2. 修改了vc6的comutil.cpp中的内存溢出的错误-Vc6 the comutil.cpp modified memory overflow error
  3. 所属分类:系统编程

    • 发布日期:2024-05-04
    • 文件大小:8192
    • 提供者:fds
  1. process

    0下载:
  2. 图像处理基础知识编写的这些程序对新手非常有帮助!4) 对图像进行离散余弦变换处理(图像变换)的源代码,编译后的可执行文件须带参数运行。 dct.cpp 使用方法:dct BMP文件名 -Image processing based on knowledge of these procedures for the preparation of novice very helpful! 4) discrete cosine tran
  3. 所属分类:书籍源码

    • 发布日期:2024-05-04
    • 文件大小:17408
    • 提供者:zhaoxiaoguang
  1. matlabyinqingwithc++.cpp

    0下载:
  2. 利用VC++6.0集成编程界面编写综合运用MAT数据文件和MATLAB引擎技术的(求矩阵的奇异值)C++源码程序。本程序说明了:1.如何利用VC++6.0集成编程界面编写源码程序;2.编译链接产生EXE文件所需的间夹文件。注意:要将压缩包内除matlabyinqingwithc++.cpp的所有文件都要拷贝到matlabyinqingwithc++.cpp的“任务文件夹下”。-Use VC++ 6.0 integrated pro
  3. 所属分类:matlab例程

    • 发布日期:2024-05-04
    • 文件大小:210944
    • 提供者:
  1. mySVM(C++)

    0下载:
  2. svm的cpp源代码,方便移植,希望对大家有所帮助-SVM the cpp source code, to facilitate transplantation, and they hope to help everyone
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-04
    • 文件大小:389120
    • 提供者:正义
  1. cpp

    0下载:
  2. 用C++写的8*8DCT变换程序,仅供大家参考!有什么问题欢迎大家指教!-With C++ Wrote 8* 8DCT transform procedures for your reference! What problems have welcomed the advice everyone!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-04
    • 文件大小:4096
    • 提供者:庄生
  1. fudai

    0下载:
  2. 包含了.h头文件和.cpp文件 Cserialport类-Contains. H header file and the. Cpp file type Cserialport
  3. 所属分类:通讯编程

    • 发布日期:2024-05-04
    • 文件大小:7026688
    • 提供者:wangdenuan
  1. CPP

    0下载:
  2. NORAD公布的两行星历数据计算轨道参数模型,本程序包括SGP SGP4 模型,是用C++写的!前面上传了matlab版本,请读者搜索一下就可以找到-NORAD released two calendar data planet orbit-parameter model, the process includes the SGP SGP4 model is C++ Written! From in front of a matlab
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-04
    • 文件大小:97280
    • 提供者:zhanglin
  1. bashuma.cpp

    0下载:
  2. C++实现的八数码问题,采用A*算法,利用STL提供的priority_q-C to achieve the eight digital issues, the use of A* algorithm, the use of STL provided priority_q
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-04
    • 文件大小:2048
    • 提供者:maxwell
  1. BigInt

    0下载:
  2. 大数运算库源文件:BigInt.cpp 作者:afanty@vip.sina.com 版本:1.2 (2003.5.13) 说明:适用于MFC,1024位RSA运算-Large numbers computing library source files: BigInt.cpp Author: afanty@vip.sina.com Version: 1.2 (2003.5.13) Descr iption: applica
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-04
    • 文件大小:5120
    • 提供者:梁增健
« 1 2 3 4 56 7 8 9 10 ... 50 »

源码中国 www.ymcn.org