CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - c面试

搜索资源列表

  1. Interview

    0下载:
  2. 网上流传的5个面试题目,采用C#语言编写。题目如下: 一、设计一个自然数数组,包含50个范围在(0,200)的自然数,并从小到大排列,随机产生一个范围在(0,200)自然数,去数组中用二分查找法查找,如果存在返回值并获取这个数在数组中的位置(第几个);如果不存在,返回假。 要求: 1。编写初始化数组。并提供借口显示数组序号和内容; 2。对数组排序,并提供接口显示数据需要和内容; 3。随机产生自然数; 4。用二分法查找随机数。 二、设计一个程序,当主窗口显示时,从窗口客
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:71.53kb
    • 提供者:李拓
  1. programingforinterview

    0下载:
  2. 中文名称:程序员面试宝典,程序员面试必读,讲解了C++的重点,从数据结构到应用,很不错
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:4.12mb
    • 提供者:陈丹霞
  1. C++面试试题

    0下载:
  2. C++面试试题,值得一看-C interview questions, the eye-catcher
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2.97kb
    • 提供者:方锐
  1. stl

    0下载:
  2. 模板类C++,公司面试必备的东西,简介清楚易学-moudle of c++
  3. 所属分类:STL

    • 发布日期:2017-05-26
    • 文件大小:9.25mb
    • 提供者:yangxian
  1. paixu

    0下载:
  2. 2008软件公司面试题:排序大全:简单选择排序、冒泡排序、选择排序、shell排序、快速排序、插入排序、堆排序(从小到大)、归并排序(利用递归)-2008 software companies face questions: Sort Guinness: simple choice to sort, bubble sort, select sort, shell sort, quick sort, insert sort HEAPSORT (from small to large), Mergi
  3. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:9.03kb
    • 提供者:chen
  1. Tree

    0下载:
  2. 数据结构中经典的树结构的C++语言描述算法,对于面试中数据结构的理解很有帮助-Data structure in the classic tree structure C++ Language to describe algorithms, data structure for the interview helpful understanding
  3. 所属分类:Data structs

    • 发布日期:2017-05-03
    • 文件大小:276.01kb
    • 提供者:Yang
  1. Cbianmianshibaodian

    0下载:
  2. 计算机考研 笔面试宝典 主要关于c++编程方面-computer kaoyan interview way
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-06
    • 文件大小:748.73kb
    • 提供者:王博
  1. Csuanfashili

    0下载:
  2. C算法的一些经典实例,对工作笔试面试很有帮助!-C algorithm for some of the classic examples of the work written examination and interview help!
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:15.28kb
    • 提供者:陆金
  1. algorithm_for_interview

    0下载:
  2. 面试常见算法以及解法,非常好,全部用C++实现。有详细解释-Common algorithms and interview method, very good, all with C++ implementation. Explained in detail
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:37.93kb
    • 提供者:huochai
  1. classic-source-C-language-code

    0下载:
  2. 汇集了面试中常见的C语言面试题,从计算公约数、公倍数,到各种查找、排序算法,再到各种二叉树、图等算法,面试必备,强烈推荐-A collection of common interview questions C language side, from the calculated divisor, common multiple, to a variety of search, sorting algorithm, then all kinds of binary tree, graph and
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:170.56kb
    • 提供者:北风之神
  1. data-struct

    0下载:
  2. 面试用到的有关数据结构算法方面的题,很全-data structure by c or c++
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:267.14kb
    • 提供者:木子
  1. paixu

    0下载:
  2. C和C++数据结构里对排序算法的综合研究文档,对于找工作的笔试和面试都很有用-C and C++ data structures in a comprehensive study of the document sorting algorithm for job interviews and tests are useful
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:5.31kb
    • 提供者:shixj
  1. Joseph

    0下载:
  2. Joseph问题 编程面试 经典 约瑟夫 问题 Visual C-Joseph problems
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:843.25kb
    • 提供者:deng
  1. cyuyan100

    0下载:
  2. 100道经典的C语言试题,学会了面试就OK了-100 classic C language questions, learn interview on OK
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:15.22kb
    • 提供者:qiqi
  1. MicrosoftInterview100Problems

    0下载:
  2. 本人做的微软面试100题C语言实现部分,希望能够提供帮助-Microsoft Interview 100 problems
  3. 所属分类:Data structs

    • 发布日期:2017-06-19
    • 文件大小:28.05mb
    • 提供者:dfasfad
  1. ctci-5th-cPPcode

    0下载:
  2. ctci是一本程序员面试的好书,不过其中内容大部分有java实现,这里提供了全部的c++代码,供C++程序员学习-ctci is a programmer interview books, but most of its contents have java to achieve, there is provided a full c++ code for programmers to learn C++
  3. 所属分类:Data structs

    • 发布日期:2017-05-04
    • 文件大小:48.4kb
    • 提供者:黄立·
  1. 手写代码必备手册(C++版).pdf

    0下载:
  2. 程序员面试时用的算法,对于补基础非常好。(it is for code interview)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-03
    • 文件大小:2.45mb
    • 提供者:huanbin
  1. 直通BAT面试算法精讲课

    0下载:
  2. 牛客网直通BAT课程 代码,包含课程所有习题代码(c++ code of all exercises on www.nowcoder.com)
  3. 所属分类:数据结构

  1. 动态规划

    0下载:
  2. 动态规划的C++代码,动态规划是应届生笔试面试中的常见题型(Dynamic programming of C++ code, dynamic programming is a common topic in the interview for the students written by the students)
  3. 所属分类:数据结构

    • 发布日期:2018-04-30
    • 文件大小:221kb
    • 提供者:originalss
搜珍网 www.dssz.com