UC Library Extensions UnderC comes with a pocket implementation of the standard C++ libraries, which is a reasonably faithful subset. This documentation describes those UnderC functions and classes which are not part of the C++ standard. UC Library Builtin functions: Most of these are standard C functions, but there are a few unique to the UnderC system which give you runtime access to the compiler. You may evaluate expressions, execute commands, compile code, etc. * Expands the text in expr using the UnderC preprocessor, putting the result into buff. void uc_macro_subst(const char* expr, char* buff, int buffsize) * Executes a UC #-command, like #l or #help. uc_cmd() expects the name of the command, _without_ the hash, e.g. uc_cmd("l fred.cpp") or uc_cmd("help"). void uc_cmd(const char* cmd) * Evaluates any C++ expression or statement will return non-zero if unsuccessful.
標簽: implementation Extensions libraries standard
上傳時間: 2013-12-14
上傳用戶:leehom61
The Stanford IBE library is a C implementation of the Boneh-Franklin identity-based encryption scheme. (See Boneh and Franklin, "Identity-Based Encryption from the Weil Pairing", CRYPTO 2001.) There are a few modifications and additions. The Boneh-Franklin scheme is used as a Key Encapsulation Mechanism, and off-the-shelf ciphers and HMACs are used for the actual encryption. (See Lynn, "Authenticated Identity-Based Encryption", available on eprint.
標簽: Boneh-Franklin implementation identity-based encryption
上傳時間: 2013-12-20
上傳用戶:yan2267246
This library allows creating, modifying and extracting zip archives in the compatible way with PKZIP (2.5 and higher) and WinZip. Supported are all possible operations on the zip archive: creating, extracting, adding, deleting files from the archive, modifications of the existing archive. There is also the support for creating and extracting multiple disk archives (on non-removable devices as well) and for password encryption and decryption. This module uses compression and decompression functions from zlib library by Jean-loup Gailly and Mark Adler.
標簽: compatible extracting modifying creating
上傳時間: 2014-12-22
上傳用戶:chfanjiang
This manual describes the Call Library Function Node and the Code Interface Node (CIN). The Call Library Function Node and the CIN are the LabVIEW programming objects you use to call compiled code from text-based programming languages. This manual includes reference information about libraries of functions, memory and file manipulation routines, and diagnostic routines that you can use with calls to external code.
標簽: Call Node Interface describes
上傳時間: 2014-12-08
上傳用戶:zm7516678
Excel reader library with source code
標簽: library reader source Excel
上傳時間: 2014-08-20
上傳用戶:aysyzxzm
Support library to access and manipulate FAT12 / FAT16 / FAT32 file systems - Includes a FUSE filesystem module to access FAT volumes which uses the library
標簽: FAT manipulate Includes Support
上傳時間: 2013-12-20
上傳用戶:ztj182002
tellaris Luminary Micro ARM 系列之 DK-LM3S828 多個學習范例全都是基于 Keil 工程版的范例, 并包含 LM3S Library Source Code ,而范例內容列舉如下: 1.BitBand 2.I2C_Atmel 3.GPIO_JTAG 4.GPIO_LED 5.Hello 6.Interrupts 7.QS_DK_LM3S828 8.SSI_Atmel 9.Timers 10.UART_Out 11.WatchDog 等
標簽: tellaris Luminary Library Source
上傳時間: 2016-01-01
上傳用戶:lmeeworm
Stellaris Luminary Micro ARM 系列之 DK-LM3S815 多個學習範例全都是基于 Keil 工程版的範例, 並包含 LM3S Library Source Code ,而範例內容列舉如下: 1.BitBand 2.Comparator 3.GPIO_JTAG 4.GPIO_LED 5.Hello 6.Interrupts 7.QS_DK_LM3S815 8.SSI_Atmel 9.Timers 10.UART_Out 11.WatchDog 12.PWMgen 13.I2C_Atmel 等...
標簽: Stellaris Luminary Library Source
上傳時間: 2013-12-26
上傳用戶:haohaoxuexi
Stellaris Luminary Micro ARM 系列之 EV-LM3S811 多個學習范例全都是基于 Keil 工程版的范例, 并包含 LM3S Library Source Code ,而范例內容列舉如下: 1.BitBand 2.PWMgen3.GPIO_JTAG 4.Hello 5.Interrupts 6.QS_EV_LM3S811 7.Timers 8.UART_Out 9.WatchDog 等...
標簽: Stellaris Luminary Library Source
上傳時間: 2016-01-01
上傳用戶:yimoney
Stellaris Luminary Micro ARM 系列之 LM3S811 Evaluation Board 多個學習范例全都是基于 Keil 工程版的范例, 并包含 LM3S Library Source Code ,而范例內容列舉如下: 1.BitBand 2.PWMgen3.GPIO_JTAG 4.Hello 5.Interrupts 6.QS_EV_LM3S811 7.Timers 8.UART_Out 9.WatchDog 等
標簽: Evaluation Stellaris Luminary Library
上傳時間: 2013-11-28
上傳用戶:dengzb84