您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. MICROSOFT FOUNDATION CLASS LIBRARY

  2. ======================================================================== MICROSOFT FOUNDATION CLASS LIBRARY : Test ======================================================================== AppWizard has created this Test application for you. This app
  3. 所属分类:C++

    • 发布日期:2009-05-01
    • 文件大小:36864
    • 提供者:LMXEQ5
  1. main.cpp my test

  2. main.cpp my testmain.cpp my test
  3. 所属分类:C++

    • 发布日期:2010-02-21
    • 文件大小:3072
    • 提供者:longoal
  1. main.cpp my testmain.cpp my test

  2. main.cpp my testmain.cpp my test
  3. 所属分类:C++

    • 发布日期:2010-02-21
    • 文件大小:927
    • 提供者:longoal
  1. RDBMS-Test

  2. 控制台应用程序:RDBMS-Test,里面的RDBMS-Test.vcproj是使用应用程序向导生成的 VC++ 项目的主项目文件;RDBMS-Test.cpp是主应用程序源文件;StdAfx.h和StdAfx.cpp用于生成名为 RDBMS-Test.pch 的预编译头 (PCH) 文件和名为 StdAfx.obj 的预编译类型文件。
  3. 所属分类:SQLServer

    • 发布日期:2013-05-06
    • 文件大小:1048576
    • 提供者:wyfile
  1. 编译好的activemq-cpp动态库(2.2.6版本+vs2010)

  2. 自己编译的activemq-cpp的2.X的最后版本,在windows + vs2010下测试通过。压缩包中包含了include\lib\dll文件。 由于尝试了N个3.X的版本都不同过,于是退到2.X版本,通过了,另外在vs2005下编译出来的也没有问题。 【版本说明】 ActiveMQ-cpp: 2.2.6, http://activemq.apache.org/cms APR/APR-UTIL: 1.5.1, http://apr.apache.org -----------------
  3. 所属分类:C++

    • 发布日期:2014-09-02
    • 文件大小:11534336
    • 提供者:piaopiaolanghua
  1. JSON + CURL C++ Test Code

  2. JSON CURL CPP C++ HTTP
  3. 所属分类:C++

    • 发布日期:2016-05-16
    • 文件大小:14680064
    • 提供者:shiper1
  1. MD5算法C++源码

  2. MD5算法C++源码 MD5.CPP MD5.H Test.cpp
  3. 所属分类:C++

    • 发布日期:2017-04-12
    • 文件大小:4096
    • 提供者:qq1404195762
  1. 收集整理的AES算法,test.cpp是测试文件

  2. AES算法整理成.h和.cpp文件,可以直接调用,test是测试文件
  3. 所属分类:其它

    • 发布日期:2018-07-10
    • 文件大小:5120
    • 提供者:qinghuayijian
  1. 收集整理的DES算法,test.cpp是测试文件

  2. DES算法整理成.h和.cpp文件,可以直接调用,test.cpp是测试文件
  3. 所属分类:其它

    • 发布日期:2018-07-10
    • 文件大小:4096
    • 提供者:qinghuayijian
  1. testtestnote.cpp

  2. note.cppnote.cppnote.cppnote.cppnote.cppnote.cppnote.cppnote.cppnote.cppnote.cppnote.cppnote.cppnote.cppnote.cppnote.cppnote.cppnote.cppnote.cppnote.cppnote.cppnote.cpp test
  3. 所属分类:C++

    • 发布日期:2020-01-01
    • 文件大小:3072
    • 提供者:a1317338022
  1. zxing-cpp.tar.gz

  2. zxing c++版 进行解析条形码。 1. mkdir build` 2. `cd` to `build` 3. Unix: run `cmake -G "Unix Makefiles" ..` 4. Windows: run `cmake -G "Visual Studio 10" ..` 5. make 6. ./zxing --test-mode 1.png
  3. 所属分类:机器学习

    • 发布日期:2020-08-19
    • 文件大小:3145728
    • 提供者:fanzonghao
  1. cpp-graphmath:计算机图形学数学库-源码

  2. 计算机图形学数学 所有操作都委托给平台本机数学库 苹果平台: simd Windows: DirectXMath API是根据Metal,HLSL,GLSL中的数学函数建模的 消耗 平台 苹果平台 视窗 不支援Linux 电压 特征 test :设置单元测试(可执行文件: graphmath_test ) 发展 CMake的 cmake PATH_TO_CMAKELIST \ -DCMAKE_BUILD_TYPE=Debug \ -DCMAKE_TOOLCHAIN_FILE=...
  3. 所属分类:其它

    • 发布日期:2021-03-21
    • 文件大小:9216
    • 提供者:weixin_42126399
  1. primal-dual-approx-cpp:基于原始对偶范式的近似算法(可能是多线程)-源码

  2. 原始对偶cpp 原始对偶近似算法C ++代码 强调 直接从移植 适用于C ++ 20/17/14。 支持多级双向分区和K向分区 特殊手柄两针网(和三针网)。 安装和运行 要在gitpod.io中运行: ./envconfig.sh # first time when gitpod image is built 与忍者建立: mkdir build && cd build cmake -GNinja .. ninja all 要运行CTest: ninja test
  3. 所属分类:其它

    • 发布日期:2021-03-21
    • 文件大小:2097152
    • 提供者:weixin_42131541
  1. qt-test-源码

  2. QT项目测试 作者:阿里·尤塞菲安 在此项目中,我们使用2个表(用户和角色) 特征 登录系统 用户表上的CRUD 搜索系统 CRUD上的数据验证 Md5加密 安装 在dbManger.cpp变量的路径变量中,更改项目腐烂中project.db的路径 cd qr-test vim dbmanager.cpp change pathreal=
  3. 所属分类:其它

    • 发布日期:2021-03-19
    • 文件大小:20480
    • 提供者:weixin_42132352
  1. BaseProject-Cpp:分组专题基本样板(C ++)-源码

  2. 基础项目 分组专题基本样板(C ++) 结构 . ├── ... ├── docs # Documentation ├── diagrams # UML Diagrams ├── src                   # Application sources ├── test                   # Test sources └── ... 介绍 1071逢甲软体工程课程使用的专题基础专案。请使用开
  3. 所属分类:其它

    • 发布日期:2021-03-19
    • 文件大小:194560
    • 提供者:weixin_42116701
  1. HED-CPP:使用Torchscript的HED模型的C ++实现-源码

  2. hed-cpp 依存关系 Libtorch 1.7.1 OpenCV 4.5.1 CMake 3.0或更高 Microsoft Visual Studio 2019 设置 git clone https://github.com/michelle-aubin/hed-cpp.git cd hed-cpp mkdir build cd build cmake -DCMAKE_PREFIX_PATH=/path/to/libtorch .. cmake --build . --config Re
  3. 所属分类:其它

    • 发布日期:2021-03-18
    • 文件大小:4096
    • 提供者:weixin_42139252
  1. mcidle-cpp:更强大的mcidle-python版本-源码

  2. ccidle-cpp 这是将mcidle-python到C ++的端口。 配置 在运行之前,请使用您的凭据编辑conf文件。 MC_USER=test MC_PASS=testpw MC_IP=connect.2b2t.org MC_PORT=25565 使用bdocker运行 # Build the image and tag it docker build -t mcidle-docker -f Dockerfile . # Run the image and map port 133
  3. 所属分类:其它

    • 发布日期:2021-03-07
    • 文件大小:118784
    • 提供者:weixin_42168830
  1. test-源码

  2. 测试 编译: g ++ -o test test.cpp -std = c ++ 20 跑: 。/测试 程序使用哈希图,时间和空间复杂度为O(n),n为文件行数。 为了方便,使用namesap std进行代码中使用,实际生产中应尽量避免这种使用。 在数据量庞大时,可以考虑使用多线程,如async。
  3. 所属分类:其它

    • 发布日期:2021-03-07
    • 文件大小:1024
    • 提供者:weixin_42131414
  1. inject.cpp.x64_86.so:在x64_86平台上挂钩共享库和虚拟对象的调用-源码

  2. 这是用于x64_86共享库和主代码之间的外观和更改调用的库。 您还可以将对象与虚拟对象(vtable)挂钩 inject.cpp - main code of injection library inject_user.cpp - code for looking and changin calls inject.h - autogenerated by do scr ipt file with descr iption for functions and methods classes -
  3. 所属分类:其它

    • 发布日期:2021-03-06
    • 文件大小:8192
    • 提供者:weixin_42128963
  1. CPP-EX1-源码

  2. 演示文稿Demo.cpp文稿。 make demo ./demo make test ./test םליםלכתובאתהקבציםהבאים: snowman.hpp-כותרתלפונקציה。 snowman.cpp-西班牙语。 Test.cpp-英语文档测试。 测试实例Testc.Test.cpp,测试对象。
  3. 所属分类:其它

    • 发布日期:2021-03-05
    • 文件大小:56320
    • 提供者:weixin_42131790
« 12 3 4 5 6 7 8 9 10 ... 13 »