CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 书籍源码 搜索资源 - c x

搜索资源列表

  1. GrfxProgPHIGS

    1下载:
  2. Intro/: Directory containing introductory examples. HelloWorld.c A simple program that draws a box and writes \"Hello World\" in HelloWorld.f it. data The data file for the introductory progressive example. Lines.c Reads the data from
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:176122
    • 提供者:刘伟
  1. score

    0下载:
  2. 评委打分管理,C实现,n个评对M个player 分x组打分,-Management of the judges scoring, C to achieve, n assessment of a player on the M sub-group of points x,
  3. 所属分类:source in ebook

    • 发布日期:2017-04-11
    • 文件大小:1106
    • 提供者:Smiles
  1. Cx264

    0下载:
  2. 它是关于x.264的,主要是用c语言写的,是一个系统,修改过的!-It is about x.264, mainly written using c language, is a system, modified!
  3. 所属分类:source in ebook

    • 发布日期:2017-03-30
    • 文件大小:355659
    • 提供者:魏菲菲
  1. 2009031600064355458

    0下载:
  2. 败者树 c++ 我先来说一说败者树(loser tree)。也许有些人对loser tree不是很了解,其实它是一个比较经典的外部排序方法,也就是有x个已经排序好的文件,将其归并为一个有序序列 ... -tree
  3. 所属分类:source in ebook

    • 发布日期:2017-05-06
    • 文件大小:1135606
    • 提供者:simon.yan
  1. c

    0下载:
  2. 实现功能: 1)具备整型数据、浮点型数据的算术(加、减、乘、除)运算功能。 依次输入第一个运算数、运算符(+,-,*,/),第二个运算数,然后输出结果。 结果可以作为下一个运算的第一运算数。按‘C’清屏,按‘X’退出。 例如:输入:2 + 5 输出:7 2)实现单运算符表达式计算的功能。 输入的操作数可以包含整数或浮点数。如果遇到错误的表达式,应输出错误提示信息。 输入表达式如下: 例如:输入:2+5 输出:7-Realize functions:
  3. 所属分类:source in ebook

    • 发布日期:2017-04-07
    • 文件大小:1979
    • 提供者:nhjskvh
  1. corner_detector

    0下载:
  2. 这是用matlab写的一个corner detector, 效果比现在流行的Harris,susan,CSS等效果要好。 Matlab 确实如此,效果很好,不管是边缘还是角点 -Algorithm is derived from: X.C. He and N.H.C. Yung, Curvature Scale Space Corner Detector with Adaptive Threshold and Dynamic Region of Support , Proceedin
  3. 所属分类:source in ebook

    • 发布日期:2017-03-30
    • 文件大小:995847
    • 提供者:晓宇
  1. heshsi

    0下载:
  2. 有一些可能的符号K, A, N, C, E, p, q, r, s, t 。一个合式公式是符合以下条 件的字符串: • p, q, r, s, 和t 是合式公式 • 如果w 是合式公式,Nw 是合式公式 • 如果w 和x 是合式公式,Kwx, Awx, Cwx, 和Ewx 是合式公式。-There are some of the possible symbols K, A, N, C, E, P, Q, R, S T. A well-formed f
  3. 所属分类:source in ebook

    • 发布日期:2017-11-16
    • 文件大小:2866
    • 提供者:wuzhiqiang
  1. CODE

    0下载:
  2. Learn Objective-C on the Mac For OS X and iOS书籍源代码-Learn Objective-C on the Mac for OS X and iOS books source code
  3. 所属分类:source in ebook

    • 发布日期:
    • 文件大小:2084935
    • 提供者:赵鸿博
  1. 23110125_12

    0下载:
  2. C语言实现三棱锥平行投影,已知三棱锥各顶点坐标是(0,0,20) (20,0,20) (20,0,0) (10,20,10)试编程绘制从Z轴向平面O-XY作平行投影图;从Y轴向平面O-XZ作平行投影图;从x轴向平面O-ZY作平行投影图;-C——parallel protection
  3. 所属分类:source in ebook

    • 发布日期:2017-11-26
    • 文件大小:1113
    • 提供者:yuke
  1. LoadXFile

    0下载:
  2. 采用C#调用3dmax的X文件,采用DIRECT进行编程-3dmax using C# to call the X-files, using the DIRECT program
  3. 所属分类:source in ebook

    • 发布日期:2017-03-28
    • 文件大小:985922
    • 提供者:dddd
  1. c-5

    0下载:
  2. 输入三个整数x,y,z,请把这三个数由小到大输出-Enter three integers x, y, Z, please take this three number of small to large output
  3. 所属分类:source in ebook

    • 发布日期:2017-04-28
    • 文件大小:11240
    • 提供者:zheng
  1. N皇后

    0下载:
  2. 八皇后问题,是一个古老而著名的问题,是回溯算法的典型案例。该问题是国际西洋棋棋手马克斯·贝瑟尔于1848年提出:在8×8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法。(The eight queen problem, an old and famous problem, is a typical case of backtracking algorithms. It is put forward the internationa
  3. 所属分类:书籍源码

    • 发布日期:2018-01-05
    • 文件大小:8569856
    • 提供者:静守成雯
搜珍网 www.dssz.com