Add c++ support for Gaussian Quadrature v1.1
資源簡介:Add c++ support for Gaussian Quadrature v1.1
上傳時間: 2013-12-22
上傳用戶:cooran
資源簡介:Digital Notebook for MacOS X v1.1.0
上傳時間: 2015-10-08
上傳用戶:zgu489
資源簡介:Digital Notebook for Linux 64bit v1.1.0
上傳時間: 2014-01-19
上傳用戶:小碼農(nóng)lz
資源簡介:Jan 04, 2007 1. Add SPI support, see spi.h and spi.c 2. Add driver.h 3. Modified keyboard module and display module 4. Add BitSet support, see bitset.h and bitset.c 5. Fixed some bugs Dec 25, 2006 1. Name this OS as AvrcX 2. ...
上傳時間: 2015-09-02
上傳用戶:
資源簡介:Gaussian process models for Bayesian analysis (for Matlab) V1.1.0
上傳時間: 2013-12-21
上傳用戶:netwolf
資源簡介:Complete support for EBNF notation; Object-oriented parser design; C++ output; Deterministic bottom-up "shift-reduce" parsing; SLR(1), LALR(1) and LR(1) table construction methods; Automatic parse tree creation; Possibility to output parse ...
上傳時間: 2014-11-29
上傳用戶:kr770906
資源簡介:Full compliance with the USB Specification v1.1 and USB CDC v1.1 support the RS232 Serial interface support automatic handshake mode support Remote wake-up and power management 256 bytes buffer each for upstream and downstream d...
上傳時間: 2016-08-21
上傳用戶:dapangxie
資源簡介:C Flash Drivers for the AT89C51RD2_ED2_ID2 for Keil Compiler rev 1
上傳時間: 2015-03-03
上傳用戶:wanghui2438
資源簡介:C Flash Drivers for the T89C5115 for Keil Compilers rev 1.2.0
上傳時間: 2015-04-21
上傳用戶:star_in_rain
資源簡介:RapidForm Add-in template for Visual C.NET. Using this template project, a user can create RapidForm template conveniently
上傳時間: 2013-12-26
上傳用戶:love1314
資源簡介:RapidForm Add-in template for Visual C++. Using this template project, a user can create RapidForm template conveniently
上傳時間: 2015-05-10
上傳用戶:15071087253
資源簡介:Java Regex Primer Since version 1.4, Java has had support for Regular Expressions in the core API. Java Regex follows the same basic principles used in other languages, just withdi erent access methods, and some subtledi erences with the ...
上傳時間: 2013-12-18
上傳用戶:lanhuaying
資源簡介:*水季JSP環(huán)境探針 v1.1 * *Copyright (C) 2005 by 水季 * *E-mail:water-season@sohu.com * *QQ:176291935 * *http://bbs.iaiai.com * *------------------------------------------------------------------------------------* *警告:請不要隨便修改...
上傳時間: 2013-12-17
上傳用戶:410805624
資源簡介:DescriptionThis Adds some support for SSL renegotiation over V1.
上傳時間: 2014-12-01
上傳用戶:cuibaigao
資源簡介:This a Python 3 module that Adds support for a MySQL database, written entirely in C. It s purpose is to be useful and as simple to use as possible.
上傳時間: 2013-12-30
上傳用戶:ggwz258
資源簡介:C Algorithms for Real-Time DSP Chapters 1 and 2 cover the basic principles of digital signal processing and C programming. Readers familiar with these topics may wish to skip one or both chapters.
上傳時間: 2017-06-01
上傳用戶:AbuGe
資源簡介:svd 算法代碼 This directory contains instrumented SVDPACKC Version 1.0 (ANSI-C) programs for compiling within the "svdrun" script. The "svdsum" script can be run after all output files of the form <dataset>.outN, where N=1,2,... have ...
上傳時間: 2017-09-24
上傳用戶:manking0408
資源簡介:Full support for extended regular expressions (those with intersection and complement); support for some kinds of cycles in grammar; DFA-based operation; Unicode support; C++ only, requires a modern compiler; Lexical analyzers can be config...
上傳時間: 2013-12-11
上傳用戶:zhanditian
資源簡介:A C++ framework for creating Linux and Windows communications applications that contain Dialogic/Intel NetStructure products. Includes media and network classes (analog, digital, SIP, H323), multithreaded event handling, distributed app sup...
上傳時間: 2014-01-11
上傳用戶:mhp0114
資源簡介:- MP3 streaming support for Shoutcast/Icecast Added. - Ogg Vorbis support Added. - Playlist implementation and M3U support Added. - JavaLayer 0.1.1 included to improve MP3 support. - WinAmp Skins 2.0 support improved. - Seek bar Added ...
上傳時間: 2015-07-24
上傳用戶:6546544
資源簡介:經(jīng)典C語言程序設(shè)計100例1-10 如【程序1】 題目:有1、2、3、4個數(shù)字,能組成多少個互不相同且無重復(fù)數(shù)字的三位數(shù)?都是多少? 1.程序分析:可填在百位、十位、個位的數(shù)字都是1、2、3、4。組成所有的排列后再去 掉不滿足條件的排列。 2....
上傳時間: 2013-12-14
上傳用戶:hfmm633
資源簡介:44B0Xbios--BIOS FOR 44B0X 說明: 1) 本項目在ADS1.2下編譯,在SDT2.51的ADW中調(diào)試。編譯時,請將整個44b0xbios目錄拷貝到c:\下 2) 現(xiàn)在只對39VF160燒入,對其他FLASH可自改,注意要修改BIOS的駐留地址,現(xiàn)地址為0X1F0000. 3) 對不同的RAM而言,修改SYSINIT...
上傳時間: 2013-12-23
上傳用戶:kernaling
資源簡介:C語言精彩百例第1-44例 實例1 數(shù)據(jù)類型轉(zhuǎn)換 實例2 轉(zhuǎn)義字符 實例3 關(guān)系和邏輯運算 實例4 自增自減 實例5 普通位運算 實例6 位移運算 實例7 字符譯碼 實例8 指針操作符 實例9 if判斷語句 實例10 else-if語句 實例11 嵌套if語句 實例12 switch語句...
上傳時間: 2014-01-16
上傳用戶:royzhangsz
資源簡介:This project provides a general purpose library which implements read and write support for MMC, SD and SDHC memory cards. Written in ANSI C portable for several Microcontrollers.
上傳時間: 2014-01-21
上傳用戶:zhangyigenius
資源簡介:C++ Algorithms for Digital Signal Processing 第4章 濾波器程序
上傳時間: 2013-08-01
上傳用戶:eeworm
資源簡介:51單片機的電路原理圖,F(xiàn)X-51 V1.1。
上傳時間: 2013-11-08
上傳用戶:manlian
資源簡介:單片機C語言(for)延時計算
上傳時間: 2013-10-28
上傳用戶:maizezhen
資源簡介:AXI Bus Functional Model v1.1 Product Brief.pdf
上傳時間: 2015-01-01
上傳用戶:kbnswdifs
資源簡介:解zip(V1.1)文件密碼的程序源碼
上傳時間: 2014-01-07
上傳用戶:guanliya
資源簡介:Linux PCMCIA Card Services - Linux support for PCMCIA and CardBus devices, including kernel services, client drivers, and user-level utilities.
上傳時間: 2014-01-18
上傳用戶:tyler