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

搜索资源列表

  1. hguyp

    0下载:
  2. 一个获得CPU信息的DLL,可以获得Intel系列芯片的信息,包含范例程序-a CPU access to information DLL, the Intel chips available information, including sample programs
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:15.18kb
    • 提供者:
  1. BP_sin(x)

    0下载:
  2. BP算法拟合f(x)=sin(x)函数,样本数为9对,目标值0.001-BP fitting algorithm f (x) = sin (x) function, sample size for the nine right, the target value 0.001
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:14.55kb
    • 提供者:孙志海
  1. BP_sin(x)-x

    1下载:
  2. BP算法拟合f(x1,x2)=sin((x1)/x1)*sin((x2)/x2)*函数,样本数为21*21对-BP fitting algorithm f (x1, x2) = sin ((x) / x) * sin ((x2) / x2) * function, sample size of 21 * 21 pairs
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:16.89kb
    • 提供者:孙志海
  1. vpmotion_game

    0下载:
  2. vega prime与C++混合编程实例,模拟第一人称游戏运动,可以左转右转向前向后,类似CS运动模式,能精确调整速度,加速度等数值,可以用键盘和鼠标互动。-This sample illustrates the use of the game motion model (vpMotionGame). It defines the class myApp, which is derived from vpApp, and overrides the vpApp::onKeyInput() me
  3. 所属分类:Console

    • 发布日期:2017-03-25
    • 文件大小:757.06kb
    • 提供者:东华
  1. spfa

    0下载:
  2. 求单源点最短路径效率最高的算法,包括2个样例程序和测试数据。-For single-source shortest path algorithm for the highest efficiency, including two sample procedures and test data.
  3. 所属分类:Console

    • 发布日期:2017-04-01
    • 文件大小:60.17kb
    • 提供者:ly
  1. MyPrintf

    0下载:
  2. Small printf realization. Sample of using va_* for manipulations with various arg s list functions.
  3. 所属分类:Console

    • 发布日期:2017-04-27
    • 文件大小:117.19kb
    • 提供者:scout
  1. RF_TxRx

    0下载:
  2. Sample program to test RF Transmission & Reception
  3. 所属分类:Console

    • 发布日期:2017-04-06
    • 文件大小:621byte
    • 提供者:madhu
  1. sample-project

    0下载:
  2. how to implement a timeout on a getchar.
  3. 所属分类:Console

    • 发布日期:2017-04-05
    • 文件大小:7.51kb
    • 提供者:ssinfod
  1. test1

    0下载:
  2. 这是一个使用C++实现了类成员变量的Set和Get属性的例子,使用的模板类,技巧性极高。我是在FreeCL项目上面提取来的示例代码,希望有兴趣的研究一下。用的是VC2008.-This is an implementation of the use of C++ class member variables Set and Get attributes example, using the template class, skills highly. I was in FreeCL projec
  3. 所属分类:Console

    • 发布日期:2017-04-15
    • 文件大小:6.93kb
    • 提供者:sunyi
  1. Console_Print

    0下载:
  2. sample source of console print to debug program
  3. 所属分类:Console

    • 发布日期:2017-05-14
    • 文件大小:3.26mb
    • 提供者:HMLEE
  1. vpmotion_ufo

    0下载:
  2. vega prime与C++混合编程实例,模拟飞碟运动,不受惯性重力影响,可以左转右转,加速减速,突然加速、停止等功能,可以用键盘和鼠标控制。-This sample illustrates the use of the UFO motion model (vpMotionUFO). It defines the class myApp, which is derived from vpApp, and overrides the vpApp::onKeyInput() method to a
  3. 所属分类:Console

    • 发布日期:2017-03-28
    • 文件大小:755.72kb
    • 提供者:东华
  1. vpmotion_walk

    0下载:
  2. vega prime与C++混合编程实例,模拟步行运动,可以实现左转右转,前进后退等功能,遇到障碍物会碰撞,可以调节身高速度等数值,可以用键盘和鼠标互动。-This sample illustrates the use of the walk motion model (vpMotionWalk) and a user defined collision detection position strategy. It defines the class myApp, which is deri
  3. 所属分类:Console

    • 发布日期:2017-03-29
    • 文件大小:849.75kb
    • 提供者:东华
  1. AdminTest

    0下载:
  2. to check the user has the administration rights is more complicated in windows 7, this is the sample to check it.
  3. 所属分类:Console

    • 发布日期:2017-05-02
    • 文件大小:660.58kb
    • 提供者:pinquyn
  1. CService

    0下载:
  2. A sample service in c using visual c++.
  3. 所属分类:Console

    • 发布日期:2017-04-11
    • 文件大小:1.18kb
    • 提供者:claude53
  1. Win_Service

    0下载:
  2. windows service sample
  3. 所属分类:Console

    • 发布日期:2017-04-08
    • 文件大小:7.96kb
    • 提供者:bigvirus
  1. code

    0下载:
  2. text classification sample
  3. 所属分类:Console

    • 发布日期:2017-04-15
    • 文件大小:6.64kb
    • 提供者:bigvirus
  1. TCALC

    0下载:
  2. tcalc is calcualator sample written in c++ provided by borland. it is written in tc++ 3.1 in dos environment
  3. 所属分类:Console

    • 发布日期:2017-04-08
    • 文件大小:21.23kb
    • 提供者:sonykalkan
  1. Aneliq

    0下载:
  2. This a sample program for reading/writing students-This is a sample program for reading/writing students
  3. 所属分类:Console

    • 发布日期:2017-04-17
    • 文件大小:280.33kb
    • 提供者:Yordan
  1. Crypt

    0下载:
  2. Sample program for crypting text files
  3. 所属分类:Console

    • 发布日期:2017-04-06
    • 文件大小:129.16kb
    • 提供者:Yordan
  1. Sample-16

    0下载:
  2. This is a sample DirectX when I was in a college
  3. 所属分类:Console

    • 发布日期:2017-11-15
    • 文件大小:8.06mb
    • 提供者:Seungwoo
« 12 3 »
搜珍网 www.dssz.com