C libs that handle common CGI operations
资源简介:C libs that handle common CGI operations.
上传时间: 2013-11-26
上传用户:shinesyh
资源简介:C libs that handle common CGI operations
上传时间: 2014-01-07
上传用户:qweqweqwe
资源简介:This matrix C++ template class library is for performing common matrix operations in your C++ program like any other built-in data types. To install the package, just copy MATRIX.H file into the INCLUDE directory of your compiler and includ...
上传时间: 2013-12-21
上传用户:wys0120
资源简介:项目描述: SQLite is a small C library that implements a self-contained, embeddable, zero-configuration SQL database engine. Features include
上传时间: 2013-11-26
上传用户:啊飒飒大师的
资源简介:Library of C functions that allows a program to use WinSock 2 functionality if it is available or fall back to WinSock 1.1 if it isn t.
上传时间: 2015-01-18
上传用户:LIKE
资源简介:用C++语言编写的留言簿CGI程序
上传时间: 2015-01-24
上传用户:alan-ee
资源简介:Rainbow is a C program that performs document classification usingone of several different methods, including naive Bayes, TFIDF/Rocchio,K-nearest neighbor, Maximum Entropy, Support Vector Machines, Fuhr sProbabilitistic Indexing, and a sim...
上传时间: 2015-03-03
上传用户:希酱大魔王
资源简介:ATmega8 taillight circuitA more complex C program that implements different flashing patterns under the control of both the push buttons and potentiometer. Use your imagination to come up with some novel ideas here. Remember however that mo...
上传时间: 2013-11-27
上传用户:zhuimenghuadie
资源简介:It also provides a sample C++ client that tests the U2CP and CP2U conversion functions.
上传时间: 2013-12-15
上传用户:Zxcvbnm
资源简介:The Intel® JPEG Library provides a set of highly optimized C functions that implement JPEG compression and decompression on Intel architecture processors
上传时间: 2015-08-17
上传用户:chenjjer
资源简介:Shellcode加密程序C源代码 Shellcode Crypter is a small C program that allows users to encrypt their Windows and Linux shell codes using XOR.
上传时间: 2015-10-08
上传用户:iswlkje
资源简介:This book shows how to design and implement C++ software that is more effective: more likely to behave correctly more robust in the face of exceptions more efficient more portable makes better use of language features adapts to change more ...
上传时间: 2016-01-04
上传用户:huyiming139
资源简介:LiteSQL is a C++ library that integrates C++ objects tightly to relational database and thus provides an object persistence layer. LiteSQL supports SQLite3, PostgreSQL and MySQL as backends. LiteSQL creates tables, indexes and sequences to ...
上传时间: 2016-03-25
上传用户:源弋弋
资源简介: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
资源简介:aiParts is a set of C++ classes that can be used to develop artificial intelligence for multi-decision problems. It includes classes that implement the High-Hope technique and some sample programs.
上传时间: 2017-02-20
上传用户:徐孺
资源简介:some simple c code that i have for now..
上传时间: 2014-01-07
上传用户:懒龙1988
资源简介:Using Trolltech s Qt you can build industrial-strength C++ applications that run natively on Windows, Linux/Unix, Mac OS X, and embedded Linux--without making source code changes. With this book Trolltech insiders have written a start-to-...
上传时间: 2017-08-11
上传用户:邶刖
资源简介:In this book, u can learn everything u need to know about developing C# applications that access databases.
上传时间: 2013-12-09
上传用户:JasonC
资源简介:VideoMan (Video Manager) is an open-source C++ library that helps you developing video based applications. We created VideoMan to increase our productivity developing computer vision applications, but it can be used in many other ways. ...
上传时间: 2014-01-21
上传用户:chongcongying
资源简介:Matrix TCL Lite 1.12 This matrix C++ template class library is for performing common matrix operations in your C++ program like any other built-in data types. To install the package, just copy MATRIX.H file into the INCLUDE directory of yo...
上传时间: 2016-01-05
上传用户:h886166
资源简介: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
资源简介:IEEE1394Diag is a GUI application that presents a graphical view of an IEEE1394 network and provides the ability to perform common 1394 operations such as async reads, writes, isoc listens and talks, as well as configuration rom browsing of...
上传时间: 2015-04-02
上传用户:familiarsmile
资源简介:IEEE1394Diag is a GUI application that presents a graphical view of an IEEE1394 network and provides the ability to perform common 1394 operations such as async reads, writes, isoc listens and talks, as well as configuration rom browsing of...
上传时间: 2014-12-03
上传用户:123啊
资源简介:This is the machine-generated representation of a handle Graphics object and its children. Note that handle values may change when these objects are re-created. This may cause problems with any callbacks written to depend on the value o...
上传时间: 2013-12-18
上传用户:miaochun888
资源简介:XMDS is a code generator that integrates equations. You write them down in human readable form in a XML file, and it goes away and writes and compiles a C++ program that integrates those equations as fast as it can possibly be done in your ...
上传时间: 2014-11-27
上传用户:hebmuljb
资源简介:OpenCV means Intel® Open Source Computer Vision Library. It is a collection of C functions and a few C++ classes that implement some popular Image Processing and Computer Vision algorithms. OpenCV has cross-platform middle-to-high lev...
上传时间: 2015-09-12
上传用户:zhangyi99104144
资源简介:Libnet is a generic networking API that provides access to several protocols. It is not designed as a all in one solution to networking. Currently many features that are common in some network protocols are not available with Libnet, such a...
上传时间: 2016-10-18
上传用户:changeboy
资源简介:For the practicing programmer with little time to spare, Essential C++ offers a fast-track to learning and working with C++ on the job. This book is specifically designed to bring you up to speed in a short amount of time. It focuses on t...
上传时间: 2017-03-29
上传用户:洛木卓
资源简介:Logger iButton devices have gained a lot of popularity with researchers. Although free evaluation software is easy to use and welldocumented, the choices and inputs that need to be made can sometimes be challenging. This application note ex...
上传时间: 2013-11-16
上传用户:xywhw1