CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - testing projects

搜索资源列表

  1. CC1101

    0下载:
  2. 工程项目,可以实现简单的自组网功能,还在进行测试中,不过基本功能已经可以实现了-Projects, a simple ad hoc networks can function, still in testing, but the basic function has been to achieve
  3. 所属分类:其他小程序

    • 发布日期:2012-07-05
    • 文件大小:63.6kb
    • 提供者:王怀玉
  1. CC1101

    0下载:
  2. 工程项目,可以实现简单的自组网功能,还在进行测试中,不过基本功能已经可以实现了-Projects, a simple ad hoc networks can function, still in testing, but the basic function has been to achieve
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:63.6kb
    • 提供者:王怀玉
  1. SerialPortTest

    0下载:
  2. 串口测试软件的VC工程源码,非常不错的,可以作为开发工程的参考-Serial testing of software source code VC works very good, can be used as reference for development projects
  3. 所属分类:Other systems

    • 发布日期:2017-05-13
    • 文件大小:71.82kb
    • 提供者:阿军
  1. usingCristalReportInCSharp

    0下载:
  2. Using Cristal Report (in C#) This program demonstrate how to use the Cristal Report Software in your projects. This testing-education program created in MS Visual Studio C# 2005 (Cristal Report is commercial product for generating reports and
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:413.07kb
    • 提供者:gonsales11
  1. NIO

    0下载:
  2. NIO,sun的new I/O,由此可以实现高性能的服务器。本源码只用来做测试,如果要真正用到项目中,可能还需要参考其它更多的东西,比如MINA-NIO, sun of the new I/O, thus can achieve high-performance servers. The source code is only used for testing, if you want to really use projects may also need to refer to other
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:22.13kb
    • 提供者:chen wen bin
  1. ZoMA

    0下载:
  2. ZoMA (Zen of Mouse Aiming) is one of two larger example projects contained within the code repository. The game involves testing and measuring the player’s mouse reaction, aiming and tracking skills. From an educational point of view, the code hopefu
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-29
    • 文件大小:11.44mb
    • 提供者:Kamran Ali
  1. xnjsbsf

    0下载:
  2. 通用的虚拟机识别算法。很实用。 我这里在MSVC++6.0下开发的项目,给大家展示一下关于识别所有虚拟机的项目,这里放出代码 11. 检测VMWARE 虚拟机的通用办法 <<检测VMWARE 虚拟机的通用办法>> 12. 检测Sun VM Virtualbox 虚拟机的通用办法 <<检测Sun VM Virtualbox 虚拟机的通用办法>> 13. 检测Microsoft Virtual PC 虚拟
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:1.59kb
    • 提供者:爱雪人
  1. DB2XML

    0下载:
  2. 工具类来映射一个SQL Server或访问数据库模式到xml包括表、列、键和约束。GetOleDbSchema函数用来获取DB细节和xml输出使简单的XSL转换为HTML、文本等。项目包括测试形式展示用途。-Tools to map a SQL Server or Access database schema to xml including tables, columns, keys and constraints. GetOleDbSchema function is used to get
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-03
    • 文件大小:9.85kb
    • 提供者:维斯摩尔
  1. dongnixinliceshi

    0下载:
  2. 懂你心理测试,学习后期编写的项目,完整的登录验证功能,b/s架构,随机组卷出题-You understand psychological testing, learning projects written in late and complete the login authentication function, b/s structure, random test paper out of question
  3. 所属分类:CSharp

    • 发布日期:2017-05-27
    • 文件大小:9.46mb
    • 提供者:王计帅
  1. gtest-1.7.0

    0下载:
  2. 谷歌测试框架源码,非常有学习意义,可以直接在自己的工程中使用。-Google testing framework source code, very meaning of learning, you can use directly in their own projects.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1.11mb
    • 提供者:刘彦敏
  1. kaola-2.0

    0下载:
  2. 一套目标是网易考拉网站的压力测试demo,实现了一整套购买流程,是压力测试这个大项目的业务逻辑部分。-A goal is to stress test demo site Netease Koala achieve a set of the buying process, stress testing is part of the business logic of large projects.
  3. 所属分类:CSharp

    • 发布日期:2017-05-04
    • 文件大小:64.61kb
    • 提供者:陈向军
  1. x264-128

    0下载:
  2. psnr的测试,根据研究任务配合研究项目,以C语言为基础的视音频算法类编程研究工作,测试代码。(PSNR testing, according to research tasks, with research projects, based on C language audio and video algorithm class programming research, testing code.)
  3. 所属分类:Windows编程

  1. 《python基础教程第三版》

    1下载:
  2. 本书包括Python程序设计的方方面面,首先从Python的安装开始,随后介绍了Python的基础知识和基本概念,包括列表、元组、字符串、字典以及各种语句。然后循序渐进地介绍了一些相对高级的主题,包括抽象、异常、魔法方法、属性、迭代器。此后探讨了如何将Python与数据库、网络、C语言等工具结合使用,从而发挥出Python的强大功能,同时介绍了Python程序测试、打包、发布等知识。最后,作者结合 前面讲述的内容,按照实际项目开发的步骤向读者介绍了几个具有实际意义的 Python项目的开发过程。
  3. 所属分类:其他

    • 发布日期:2020-01-02
    • 文件大小:4.85mb
    • 提供者:墙里秋千
搜珍网 www.dssz.com