this a c progrmmme ,and under unix programmme
资源简介:this a c progrmmme ,and under unix programmme
上传时间: 2013-12-21
上传用户:熊少锋
资源简介:this a support library and assorted sample programs for interfacing
上传时间: 2013-12-18
上传用户:VRMMO
资源简介:this a html prg and it used write web cell.
上传时间: 2013-12-10
上传用户:koulian
资源简介:this a really intresting and challenging game of Airstrike cool stu
上传时间: 2015-07-25
上传用户:kbnswdifs
资源简介:this a C++ example for read card
上传时间: 2015-10-23
上传用户:z1191176801
资源简介:this a large book, and your class will probably cover only a portion of its material. We have tried, however, to make this a book that will be useful to you now as a course textbook and also later in your career as a mathematical desk ref...
上传时间: 2016-01-14
上传用户:wendy15
资源简介:this a c program,be careful
上传时间: 2016-06-05
上传用户:wys0120
资源简介:this a c program,be careful
上传时间: 2016-06-05
上传用户:stampede
资源简介:this a c program,be careful
上传时间: 2014-01-04
上传用户:标点符号
资源简介:this a sample Plug and Play filter driver that provides WMI data blocks. Typically, driver writers will copy the sample code into their own driver and make any minor modifications so that the WMI data blocks are always available when the dr...
上传时间: 2016-08-26
上传用户:talenthn
资源简介:this a C Standard Library E-Book For Simplified Chinese Version. You can download if you re interesting
上传时间: 2017-01-07
上传用户:libenshu01
资源简介:this library provides a C++ interface to XML files. It uses libxml 2 to access the XML files, and in order to configure libxml++ you must have both libxml and pkg-config installed.
上传时间: 2016-01-05
上传用户:firstbyte
资源简介:As the source code name, this code is writing in Verilog and also inside the folder there is a c code to see the simulation results from verilog.
上传时间: 2013-12-27
上传用户:wangdean1101
资源简介:If you are a C++ programmer who desires a fuller understanding of what is going on "under the hood," then Inside the C++ Object Model is for you! Inside the C++ Object Model focuses on the underlying mechanisms that support object-orient...
上传时间: 2017-09-25
上传用户:gtzj
资源简介:SPLASH is a c++ class library that implements many of the Perl constructs and data types, including extensive regex regular expression pattern matching. For those not familiar with Perl, it is an excellent scripting language by Larry Wall a...
上传时间: 2013-12-07
上传用户:1583060504
资源简介:this a very simple Yee algorithm 3D FDTD code in C implementing the free space form of Maxwell s equations on a Cartesian grid. There are no internal materials or geometry. The code as delivered simulates an idealized rectangular waveguide ...
上传时间: 2015-05-14
上传用户:水中浮云
资源简介:A C++ N-grams Package 2.0 this is a simple C++ n-grams package that includes a header, the corresponding cpp file, and a sample driver program. It is a natural language processing tool for creating n-gram profiles for text documents. The d...
上传时间: 2015-06-12
上传用户:wfl_yy
资源简介:加密算法 Test Driver for Crypto++, a C++ Class Library of Cryptographic Primitives: - To generate an RSA key cryptest g - To encrypt and decrypt a string using RSA cryptest r - To calculate MD5, SHS, and RIPEMD-160 message dig...
上传时间: 2015-07-16
上传用户:wqxstar
资源简介:he AutoMix package is a C program for Unix-like systems, implementing the automatic reversible jump MCMC sampler of the same name described in Chapters 4, 5, and 6 of David Hastie s Ph.D. thesis
上传时间: 2015-07-24
上传用户:集美慧
资源简介:The Spectral Toolkit is a C++ spectral transform library written by Rodney James and Chuck Panaccione while at the National Center for Atmospheric Research between 2002 and 2005. The library contains a functional subset of FFTPACK and SPHER...
上传时间: 2013-12-20
上传用户:haoxiyizhong
资源简介:Listed below are the typographical conventions used in this guide. – Example C++ code and commands to be typed by the user are in non-bold characters in typewriter font. – Items where the user has to supply a name or number are given i...
上传时间: 2013-12-20
上传用户:xiaoxiang
资源简介:this note describes some key aspects of what C++ is and of how C++ has developed over the years. The spective is that of an experienced C++ user looking at C++ as a practical tool. No attempts are made to compare C++ to other languages, tho...
上传时间: 2015-09-15
上传用户:haoxiyizhong
资源简介:this paper describes some of the author s experiences from a C++ implementation of a concordance program for texts in Old West Norse and Runic Swedish.
上传时间: 2014-01-11
上传用户:leixinzhuo
资源简介:this a simple example project for the MSP430 series MCU and the GCC port of the mspgcc project. The project contains a makefile and uses assembler and C sources. It shows a clock on an character LCD.
上传时间: 2015-10-19
上传用户:waitingfy
资源简介:Uniform random number generators by Agner Fog, 2001 - 2007 randomc.zip contains a C++ class library of uniform random number generators of good quality. The random number generators found in standard libraries are often of a poor q...
上传时间: 2014-12-01
上传用户:royzhangsz
资源简介:this SDK allows to integrate a syncml stack in a C++ application on a variety of platforms. Currently, Windows, WinMobile and Linux are actively supported, but you can easily build it on other Unixes or other mobile/embedded platforms.
上传时间: 2016-03-15
上传用户:yimoney
资源简介:this file contains a C++Builder 4 project called SimplyChaos-X ver 3.1 (SCX31). SCX31 is an encryption tool. I designed it as my graduation paper work. SCX31 is a symmetric stream cipher built on chaos function, one time pad cipher and i...
上传时间: 2016-06-07
上传用户:nanshan
资源简介:GNU Common C++ is a very portable and highly optimized class framework for writing C++ applications that need to use threads and support concurrent sychronization, and that use sockets, XML parsing, object serialization, thread-optimized St...
上传时间: 2014-01-02
上传用户:luke5347
资源简介:this is the source for a C compiler that generates 386 or m68K code. Code generation is fairly good although the optimizer is a little naive... the code itself should be highly portable although there are some issues involved with portin...
上传时间: 2016-08-01
上传用户:sxdtlqqjl
资源简介:this the source for a C compiler that generates 386 or m68K code. Code generation is fairly good although the optimizer is a little naive... the code itself should be highly portable although there are some issues involved with porting f...
上传时间: 2013-12-18
上传用户:海陆空653