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

搜索资源列表

  1. yuanmen_sys1

    0下载:
  2. vc++实现对USB2008数据采集卡的控制-vc USB2008 to achieve data acquisition card control
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:112623
    • 提供者:远门
  1. count7

    0下载:
  2. 这是2008/6金山网上招聘试题的第一个题,计算比2008080808小的数字中有多少个数包含7.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:7829
    • 提供者:Lucy
  1. Union_area

    0下载:
  2. 这是2008/6金山网上招聘试题的第二个题,计算窗口上两个矩形所覆盖的面积和是多少。
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:955
    • 提供者:Lucy
  1. ReserveByMord

    0下载:
  2. 这是2008/6金山网上招聘试题的第三个题,把一个字符串按字逆序,但是若查找到第二个字符串则这部分不逆。 比如: 输入:This is a test programming by C++ ! is a test 输出:! C++ by programming is a test This
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:1079
    • 提供者:Lucy
  1. log4ccp_libs

    0下载:
  2. 用visual studio 2008编译的log4cpp的静态库和动态库。-the static libs and dynamic libs of log4cpp compiled under visual studio 2008
  3. 所属分类:Console

    • 发布日期:2017-04-09
    • 文件大小:1285887
    • 提供者:高奎
  1. baidu0801paidui

    0下载:
  2. 百度之星08年的一道题目,我用数值优化算法实现了最大值问题。-Baidu Star in 2008 together with the topic, I used the numerical optimization algorithm to achieve the maximum problem.
  3. 所属分类:Console

    • 发布日期:2017-04-07
    • 文件大小:16505
    • 提供者:小王
  1. aes-vs2008-07-10-08

    0下载:
  2. aes for visual studio 2008 from Brian Gladman, Worcester, UK
  3. 所属分类:Console

    • 发布日期:2017-04-02
    • 文件大小:64651
    • 提供者:my names
  1. josephus_b

    0下载:
  2. Josephus alqoritm made using microsoft studio 2008 The implementation is oki.
  3. 所属分类:Console

    • 发布日期:2017-04-08
    • 文件大小:222769
    • 提供者:Ruben
  1. colorBar

    0下载:
  2. colorBar.rar: This Visual Studio 2008 project will generate a .yuv file (FOURCC YV12) standard colorbar. It can be used to generate any color patern in user application.
  3. 所属分类:Console

    • 发布日期:2017-03-24
    • 文件大小:1416
    • 提供者:malikcis
  1. UpdateManifest

    0下载:
  2. this utility updates applications in VC++ 2008 yp the latest manifest. in this way the application can use the CRT/MFC dlls files without installation of runtime (the dll files must be in directories named Microsoft.VC90.CRT Microsoft.VC90.MFC)
  3. 所属分类:Console

    • 发布日期:2017-04-03
    • 文件大小:8386
    • 提供者:kipodon
  1. renlianjiancelena

    0下载:
  2. 在microsoft visual studio 2008(C++)平台,配置opencv2.3.1,实现图片中人脸检测。-In Microsoft Visual Studio 2008( C++ ) platform, opencv2.3.1 configuration, realize picture based face detection.
  3. 所属分类:Console

    • 发布日期:2017-05-20
    • 文件大小:5726208
    • 提供者:黎良
  1. rs274ngc

    0下载:
  2. rs274ngc,G代码解析器(使用VC 2008编译环境)-parse G code
  3. 所属分类:Console

    • 发布日期:2017-04-17
    • 文件大小:113807
    • 提供者:昊天
  1. access

    1下载:
  2. vs 2008开发的微软access数据库的使用,包括数据库连接,建立,SQL语句的使用-the method of access, include create connect and SQL sentence
  3. 所属分类:Console

    • 发布日期:2014-08-26
    • 文件大小:15462400
    • 提供者:张永超
  1. QuickSort

    0下载:
  2. 在VS 2008中,用C语言写的快速排序算法。不用多余的数组,直接对原数组进行排序。在递归调用中,对于【数组组就是数组首地址】的理解会更加通透。-In VS 2008, using C language to write quick sort algorithm. No extra array directly to the original array to be sorted. In the recursive call, the group is the first address of
  3. 所属分类:Console

    • 发布日期:2017-05-02
    • 文件大小:988933
    • 提供者:贾立伟
  1. 2008

    0下载:
  2. 北航2008复试上机。 1.素数 输入一个整数,要求输出所有从1到这个整数之间个位为1的素数,如果没有则输出-1(30分) 2.旋转矩阵 任意输入两个9阶以下矩阵,要求判断第二个是否是第一个的旋转矩阵,如果是,输出旋转角度(0、90、180、270),如果不是,输出-1。 要求先输入矩阵阶数,然后输入两个矩阵,每行两个数之间可以用任意个空格分隔。行之间用回车分隔,两个矩阵间用任意的回车分隔。(60分) 3.字符串匹配 从string.in
  3. 所属分类:Console

    • 发布日期:2017-04-11
    • 文件大小:1524
    • 提供者:王亚平
  1. Books_Management_System

    0下载:
  2. 图书管理系统,基于C++和sever 2008数据库-Library management system, C++ and sever 2008 database based on
  3. 所属分类:Console

    • 发布日期:2017-04-14
    • 文件大小:2594
    • 提供者:幽灵
搜珍网 www.dssz.com