搜索结果
找到约 202 项符合
built-ins 的查询结果
VC书籍 Eckel’s book is the only one to so clearly explain how to rethink program construction for object o
Eckel’s book is the only one to so clearly explain how to rethink program
construction for object orientation. That the book is also an excellent tutorial
on the ins and outs of C++ is an added bonus
Java编程 Copy gen_jmsn.dll to your Winamp Plugins Directory. JMSN Auto Nickname Changer plugins support only
Copy gen_jmsn.dll to your Winamp Plugins Directory.
JMSN Auto Nickname Changer plugins support only winamp 2.x version.
[StartUp]
In Tools -> Options.. -> Auto Nickname tabs,
Configure your prefix and postfix besides your mp3 name
And Press Start Button. so nickname changer listener will be started ...
数值算法/人工智能 This little Program allows you to send commands to the CardReader (CT-BCS) or to the Card itself. F
This little Program allows you to send commands to the CardReader (CT-BCS) or to the Card itself.
First you will be ask to what Port the Reader is connected (0=COM1, 1=COM2).
Then the Class-Byte (CLA), Instruction-Byte (INS), Parameter 1 (P1), Parameter 2 (P2).
If wou don愒 want to send Parameter 3 ...
VC书籍 Welcome to Visual C++. Over the next 21 days, you will learn how to use the features that Microsoft
Welcome to Visual C++. Over the next 21 days, you will learn how to use the features
that Microsoft has built into its C++ development environment to enable you to create
very advanced applications for the Windows and NT platforms
其他 The full Fusion SDK consists of a directory of header files (*.h), the eyeonSystem.lib file and the
The full Fusion SDK consists of a directory of header files (*.h), the eyeonSystem.lib file and the
eyeonScript.lib file. We have also included some sample plug‐ins to help get you acquainted with the
Fusion plug‐in architecture.
加密解密 This file contains a C++Builder 4 project called SimplyChaos-X ver 3.1 (SCX31). SCX31 is an encry
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 inspiration from Ground Effect (aviation). The key length can b ...
单片机开发 //*** *** *** *** *** *** *** *** *** *** *** *** *** * // MSP-FET430x110 Demo - Software Toggle P1
//*** *** *** *** *** *** *** *** *** *** *** *** *** *
// MSP-FET430x110 Demo - Software Toggle P1.0
//
// Description: Toggle P1.0 by xor ing P1.0 inside of a software loop.
// ACLK = n/a, MCLK = SMCLK = default DCO ~800k
//
// MSP430F1121
// -----------------
// /|\| XIN|-
// | | |
// --|RST XOUT ...
数学计算 MATFOR FFT Visual Fortran program. MATFOR Extensions, as implied in the name, are data or component
MATFOR FFT Visual Fortran program.
MATFOR Extensions, as implied in the name, are data or components external to MATFOR modules that can be used to add versatility to MATFOR programs. Currently there are two types of extensions available with MATFOR, they are MATLAB Interface and Tecplot FileIO. MAT ...
驱动编程 This a generic PCI express device driver that enable user to access the device without caring much o
This a generic PCI express device driver that enable user to access the device without caring much of the PCI express protocol in user mode. An utility program was built to help user in developing the application based on the given skeleton.