搜索资源列表
c++ 编程中你最需注意的地方
- 下面的这些要点是对所有的C++程序员都适用的。我之所以说它们是最重要的,是因为这些要点中提到的是你通常在C++书中或网站上无法找到的。如:指向成员的指针,这是许多资料中都不愿提到的地方,也是经常出错的地方,甚至是对一些高级的C++程序员也是如此。 这里的要点不仅仅是解释怎样写出更好的代码,更多的是展现出语言规则里面的东西。很显然,它们对C++程序员来说是永久的好资料。我相信这一篇文章会使你收获不小。-below those points of all C programmers are ap
CFileTransfer
- 基于VC++6.0点对点的文件传输。socket编程 tcp/ip- Design and Realization of Point-to-Point Files Transfer with Visual C++6.0
Matrix_Addition_PVM
- 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
c_and_the_pointer
- c和指针一书的代码和课后习题答案,相当有价值。-c and the pointer of the book code and after-school Exercise answers, quite valuable.
mpfr-2.4.2.tar
- 一个多精度高效的浮点计算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
AKAE_train_task
- 北京亚嵌(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
mmtrie
- 写这个的出发点是吧之前做的trie能写到文件而且能很容易mmap到内存, 可以用于输入法 搜索引擎分词 词表的功能, 共享前缀存储, 支持最大20亿节点. 简单一点可以当一个hash表使用, 查找的时间复杂度为 N* Log(256) N为字符长度, key可以为二进制的数据, value 必须为int类型, 不能为0, 因为mmtrie_get()/find() 没有结果的情况下为0, 如果需要set value为0的话自己+1, 出来的时候-1就好了.-Write the start
c
- 首先启动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
cephes-math-28.tar
- 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
uffs-v1.3.3
- 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
rich-v1.1
- 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
ransac-pcl
- 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
context
- 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
test_iSACfixfloat
- 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.
ar
- 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.
datalab-handout
- 深入理解计算机 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
archive
- 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
