CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 Linux/Unix编程 搜索资源 - c and point

搜索资源列表

  1. c++ 编程中你最需注意的地方

    0下载:
  2. 下面的这些要点是对所有的C++程序员都适用的。我之所以说它们是最重要的,是因为这些要点中提到的是你通常在C++书中或网站上无法找到的。如:指向成员的指针,这是许多资料中都不愿提到的地方,也是经常出错的地方,甚至是对一些高级的C++程序员也是如此。   这里的要点不仅仅是解释怎样写出更好的代码,更多的是展现出语言规则里面的东西。很显然,它们对C++程序员来说是永久的好资料。我相信这一篇文章会使你收获不小。-below those points of all C programmers are ap
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:4.81kb
    • 提供者:黄兴
  1. CFileTransfer

    1下载:
  2. 基于VC++6.0点对点的文件传输。socket编程 tcp/ip- Design and Realization of Point-to-Point Files Transfer with Visual C++6.0
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:1.17kb
    • 提供者:黄涛
  1. Matrix_Addition_PVM

    0下载:
  2. C programs for adding two matrices parallely usinf Parallel Virtual Machine(PVM).It is working and can be used as a starting point to familiarize PVM
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1.29kb
    • 提供者:Yes
  1. c_and_the_pointer

    0下载:
  2. c和指针一书的代码和课后习题答案,相当有价值。-c and the pointer of the book code and after-school Exercise answers, quite valuable.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:271.37kb
    • 提供者:xiaohan
  1. mpfr-2.4.2.tar

    0下载:
  2. 一个多精度高效的浮点计算C语言库 , 基于GMP .-The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. MPFR has continuously been supported by the INRIA and the current main authors come from the CACAO and Arénaire proje
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1.35mb
    • 提供者:gbios
  1. AKAE_train_task

    0下载:
  2. 北京亚嵌(AKAE)培训--任务task实验代码从应程设计的角度来看,UC/OS-II的任务就是一个线程,就是一个用来解决用户问题的C语言函数和与之相关联的一些数据结构而构成的一个实体。 -Beijing Asia-embedded (AKAE) training- mission task test code from the design point of view should be way, UC/OS-II task is a thread that is used to reso
  3. 所属分类:Linux-Unix program

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

    0下载:
  2. 写这个的出发点是吧之前做的trie能写到文件而且能很容易mmap到内存, 可以用于输入法 搜索引擎分词 词表的功能, 共享前缀存储, 支持最大20亿节点. 简单一点可以当一个hash表使用, 查找的时间复杂度为 N* Log(256) N为字符长度, key可以为二进制的数据, value 必须为int类型, 不能为0, 因为mmtrie_get()/find() 没有结果的情况下为0, 如果需要set value为0的话自己+1, 出来的时候-1就好了.-Write the start
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:5.08kb
    • 提供者:王涛
  1. c

    0下载:
  2. 首先启动VM_Linux系统 启动后 在虚拟机菜单栏点“虚拟机” 然后点“安装VMware Tools” 然后虚拟机会加载CD-ROM...有.TAR文件 也有RPM文件,我选择了.TAR文件(看网上的文章说兼容效果能好点) -After the first start VM_Linux system startup point in the Virtual Machine menu bar " virtual machine" and then click " I
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:2.79kb
    • 提供者:xuanwomingren
  1. cephes-math-28.tar

    0下载:
  2. Cephes Mathematical Library. Latest Linux distribution, dated 6/4/00. Special functions and other goodies in C, including long double precision routines for 68K, 386, and sparc processors. This is the most complete distribution package of the functio
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1.67mb
    • 提供者:liyi
  1. uffs-v1.3.3

    1下载:
  2. UFFS v1.3.3 is released. - Simplify flash interface. - Improved bad block handling. - Better support for MLC NAND flash. - Added hardware ECC and RS-ECC controller emulator. - Bug fixes. The biggest change of this rele
  3. 所属分类:Linux/Unix编程

    • 发布日期:2013-08-08
    • 文件大小:842.74kb
    • 提供者:saravana raj
  1. rich-v1.1

    0下载:
  2. linux终端下C编程练习 大富翁游戏,实现了游戏的基本框架,地图显示,4位玩家的行走,买地交租和一个道具的使用,其他道具暂时不能用,有兴趣可以添加其他的实现,欢迎交流! Linux终端设置成黑底白字显示效果好点!-The the linux terminal under the C programming exercises Monopoly game, the basic framework of the game, map display, four players walking to
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-17
    • 文件大小:231.72kb
    • 提供者:open
  1. ransac-pcl

    0下载:
  2. Ransac program for plane detection, the algorithm is implemented in C++ and works on Point cloud, the input is a PCD file which is generating by PCL-Library (sohaib-l@hotmail.fr
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1.2mb
    • 提供者:sohaib lr
  1. context

    0下载:
  2. comp_t is a 16-bit floating point number with a 3-bit base 8 exponent and a 13-bit fraction. See linux kernel acct.c for the specific encoding system used. -comp_t is a 16-bit floating point number with a 3-bit base 8 exponent and a 13-bit fracti
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:5.47kb
    • 提供者:danningha
  1. test_iSACfixfloat

    0下载:
  2. test_iSACfixfloat.c Test compatibility and quality between floating- and fixed-point code. -test_iSACfixfloat.c Test compatibility and quality between floating- and fixed-point code.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:4.36kb
    • 提供者:tunqaojg
  1. ar

    0下载:
  2. ar.c Deal with the lib.a(member.o) and lib.a((entry-point)) notations. -ar.c Deal with the lib.a(member.o) and lib.a((entry-point)) notations.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:4.74kb
    • 提供者:zkfsvie
  1. datalab-handout

    2下载:
  2. 深入理解计算机 LAB2 datalab-*********************** The CS:APP Data Lab Directions to Students *********************** Your goal is to modify your copy of bits.c so that it passes all the tests in btest without violating any of the coding guide
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-30
    • 文件大小:395.57kb
    • 提供者:香帅
  1. archive

    0下载:
  2. The GNU C Library supports these configurations for using Linux kernels: aarch64*-*-linux-gnu alpha*-*-linux-gnu arm-*-linux-gnueabi hppa-*-linux-gnu Not currently functional without patches. i[45
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-05-03
    • 文件大小:20kb
    • 提供者:ipgadget
搜珍网 www.dssz.com