CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 控制台(字符窗口)编程 搜索资源 - test function

搜索资源列表

  1. 编译原理实验_课程设计_词法分析

    0下载:
  2. 1、本程序的作用是进行TEST语言的词法分析。 2、可双击运行后输入文件名,或是在命令提示符下输入test 文件名……,支持多个文件同时进行词法分析。 3、本程序是在VC6.0环境下测试通过,用的是C++语法。当然也有C的语法。 4、本程序留下了很多的接口以待以后的语法分析和语义分析实验时进行扩展。比如已将词法分析结果记入到了一个顺序存储的数据结构中,以待后用。 5、程序扫描处理一部分是经孙悦红老师的示范程序修改而成,(增加了一些功能)其他部分为了适应自己的接口,都是由本人编写。-one, t
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:139411
    • 提供者:谷穗
  1. Assignment-4

    0下载:
  2. 定义一个有理数类,属性有分子、分母 用成员函数重载 == 重载前缀++ 后缀++ (member function 或 friend function 均可 ) 重载 >> << 自己写 main 对有理数类进行测试 -Define a rational number class, property has numerator, denominator == overloaded with members of the function ov
  3. 所属分类:Console

    • 发布日期:2017-05-15
    • 文件大小:3723170
    • 提供者:WAQ
  1. code

    0下载:
  2. 将单实例类对象作为通讯类的测试代码,可以实现函数间的一种传参方式-A single instance of the class object as a communications test code, you can achieve a transfer function between the reference method
  3. 所属分类:Console

    • 发布日期:2017-04-06
    • 文件大小:1566
    • 提供者:段熊春
  1. vector

    0下载:
  2. 自己实现的vector类,实现了capacity,reserve,push_back,pop_back,size,clear及erase函数;隐性调用了swap(调用reserve时调用swap),empty(选择功能4和6时调用empty)。简易控制台测试程序。对初学者很有帮助。-Own implementation of the vector class, capacity, reserve, the push_back, The pop_back, size, clear and eras
  3. 所属分类:Console

    • 发布日期:2017-04-23
    • 文件大小:26073
    • 提供者:魏翔
  1. test

    0下载:
  2. 初始化Opengvs,包括系统自身的调用和回调用户的函数。-Initialization Opengvs, including call and callback function of the user of the system itself.
  3. 所属分类:Console

    • 发布日期:2017-11-10
    • 文件大小:4829918
    • 提供者:zrz
  1. LinkQueue

    0下载:
  2. 这是一个带表头附加结点的链式队列的头文件,你可以自己写个主函数进行测试。-This is a band the queue chain header file header additional node, you can write your own main function test.
  3. 所属分类:Console

    • 发布日期:2017-11-18
    • 文件大小:1019
    • 提供者:joe
  1. List

    0下载:
  2. 顺序表的插入和删除算法,顺序表的完整定义(基本操作函数的定义,下标处理函数的定义,元素操作的函数及其重载的定义,测试类)-Sequence table insertion and deletion algorithms, the full definition of the order form (basic operation function definition, the subscr ipt handler definition, the elements and the overloa
  3. 所属分类:Console

    • 发布日期:2017-04-04
    • 文件大小:2361
    • 提供者:张宏超
  1. cordic_1-0

    2下载:
  2. 关于cordic算法的C MODEL实现,包括几种不同的模式,如求模值、求相角,求COS,SIN函数等。程序还包括TESTBENCH测试程序。-About cordic algorithm C MODEL implementation, including several different modes, such as modulus values, seeking phase angle, seeking COS, SIN function and so on. TESTBENCH test
  3. 所属分类:Console

    • 发布日期:2017-05-06
    • 文件大小:1055864
    • 提供者:hanyu
  1. Cpp1

    0下载:
  2. 设计一个名为Account 类。这个类包含: (1)一个名为id 的int 型数据域,表示账户的身份号(默认值为0)。 (2)一个名为balance 的double 型数据域,表示账户余额(默认值为0)。 (3)一个名为annualInterestRate 的double 型数据域,保存当前年利率(默认值为0)。 (4)一个无实参构造函数,创建一个默认账户。 (5)id、balance 和annualInterestRate 的访问器和更改器函数。 (6)一
  3. 所属分类:Console

    • 发布日期:2017-04-04
    • 文件大小:641819
    • 提供者:紫玉轩辕
  1. testboost

    0下载:
  2. 该代码用于测试基于vs2010+opencv上添加库函数boost,测试是否加载成功的代码。-This code is used to test based on adding a library function vs2010+ opencv boost test whether load code of success.
  3. 所属分类:Console

    • 发布日期:2017-05-29
    • 文件大小:11834456
    • 提供者:zhaoyanxi
  1. testIp

    0下载:
  2. 一个简单的,利用库函数调用来查看本机IP地址的测试小程序,可以查看IPV4,IPV6以及dns地址-A simple, using the library function call to see the local IP address of the test applet, you can view IPV4, IPV6 and dns address
  3. 所属分类:Console

    • 发布日期:2017-04-25
    • 文件大小:28004
    • 提供者:hatikoo
  1. GR-TIEMS

    0下载:
  2. TOSHIBA GR-TIEMS is advanced and integrated tool for GR-200 Series IED. GR-TIEMS provide monitoring, record viewing, engineering and test support function.
  3. 所属分类:Console

    • 发布日期:2017-06-18
    • 文件大小:28431161
    • 提供者:Thuong
  1. dahuilang

    0下载:
  2. 自己改写的大灰狼很辛苦功能还是很全的小功能自己测试 -They adapted very hard wolf function is very small features its own full test
  3. 所属分类:Console

    • 发布日期:2017-06-10
    • 文件大小:17820598
    • 提供者:李凯光
  1. LinkNet

    0下载:
  2. 环境VC6.0主要功能中断拨号连接。重新拨号连接。读取系统宽带连接账号密码(Win7 WinXp测试通过。这个功能之前找到过类似源码不过是vs2008以上版本的,这是vc6.0的)。-The main function of the environment VC6.0 interrupted dial-up connection. Re-dial-up connection. Read system broadband connection account password (Win7 WinX
  3. 所属分类:Console

    • 发布日期:2017-04-29
    • 文件大小:71760
    • 提供者:小于
  1. out-string

    0下载:
  2. 测试函数调用是否成功。 测试编译系统连接正常与否。-Test function call was successful. Test compilation system is connected properly or not.
  3. 所属分类:Console

    • 发布日期:2017-05-03
    • 文件大小:777739
    • 提供者:方姜清
  1. QSort

    0下载:
  2. 快排递归算法的实现,测试数据从10000到100000000,并通过计时函数计算不同规模的数据递归快速排序所用的时间-Row fast recursive algorithm, test data 10 thousand to 100 million, and calculate the different sizes of data recursive quicksort time used by the timing function
  3. 所属分类:Console

    • 发布日期:2017-04-29
    • 文件大小:24122
    • 提供者:gaocongli
  1. Mechine_Learning

    0下载:
  2. 该功能包含决策树、随机森林、SVM机器学习算法,并在VS环境下实现并测试。-This function contains the decision tree, random forests, SVM machine learning algorithms, and implement and test in VS environment.
  3. 所属分类:Console

    • 发布日期:2017-05-17
    • 文件大小:4284383
    • 提供者:李振
  1. CTimer

    0下载:
  2. 时间类CTime,用于表示时间值(小时、分钟、秒)。要求:可以初始化时间值,显示当前时间,并具有将秒数加1的功能。在主函数中声明CTime的对象,并设置其初始时间,然后测试秒数加1的功能(通过一个循环语句将初始时间依次加1秒,并在屏幕输出当前时间)。-Time class CTime, used to represent the time value (hours, minutes, seconds). Requirements: You can initialize a time value,
  3. 所属分类:Console

    • 发布日期:2017-04-12
    • 文件大小:790
    • 提供者:HiJune
  1. fir_test

    0下载:
  2. 基于kaiser滤波的函数和测试结果、结果报告 已知滤波器的要求如下: Fpass 0.45 Fstop 0.55 Pass band gain 1 Stop band attenuation 80dB 滤波器的信号采样率为10KHz。 用c++ 实现其滤波器功能-Based on the kaiser filter function and test results, the results reported The known filter requir
  3. 所属分类:Console

    • 发布日期:2017-12-13
    • 文件大小:2486418
    • 提供者:
搜珍网 www.dssz.com