搜索结果
找到约 50,972 项符合
A-C 的查询结果
Java编程 Exploring C++ uses a series of self–directed lessons to divide C++ into bite–sized chunks that you c
Exploring C++ uses a series of self–directed lessons to divide C++ into bite–sized chunks that you can digest as rapidly as you can swallow them. The book assumes only a basic understanding of fundamental programming concepts (variables, functions, expressions, statements) and requires no prior kn ...
VC书籍 这是一本网上找的《C和指针》书 PDF格式 作者:kenneth A Reek 想与大家一起分享
这是一本网上找的《C和指针》书 PDF格式
作者:kenneth A Reek 想与大家一起分享
嵌入式/单片机编程 Mega16 + MCP3208 12bit A/D >> C-source code >> AVRSTUDIO project >> WinAVR
Mega16 + MCP3208 12bit A/D
>> C-source code
>> AVRSTUDIO project
>> WinAVR
行业发展研究 A simple program to generate sound in C++
A simple program to generate sound in C++
Java编程 these notes give an overview of beyond C to java and a good idea on how to develop applications in j
these notes give an overview of beyond C to java and a good idea on how to develop applications in java
Symbian This article discusses some issues that a typical Windows C++ programmer will encounter when approac
This article discusses some issues that a typical Windows C++ programmer will encounter when approaching
Symbian OS for the first time. Our experience in developing for three successive versions of Symbian OS has
given us considerable perspective on what can be difficult when working in this otherwi ...
并行计算 A program written by C++ which is used to search using binary search concept on parallel processes,,
A program written by C++ which is used to search using binary search concept on parallel processes,,,,wishing it is useful
其他书籍 Teach yourself C++ 1 hour a day
Teach yourself C++ 1 hour a day
Symbian This C++ example demonstrates how to play (a maximum of 16) simultaneous voices. The example has eig
This C++ example demonstrates how to play (a maximum of 16) simultaneous voices. The example has eight blocks moving on the screen and playing sounds when they collide with a wall or with each other. The updated example has been tested to support S60 5th Edition and touch UI. Important classes: CMda ...
汇编语言 TLC5620 DAC转换实验程序 该实验程序使用TLC5620中A、B、C、D四个通道中的前两个通道分别输出周期相等、幅度均为3.3V的三角波和方波
TLC5620 DAC转换实验程序
该实验程序使用TLC5620中A、B、C、D四个通道中的前两个通道分别输出周期相等、幅度均为3.3V的三角波和方波,5620的输出经过LM358双运方的反相跟随后增强了带负载能力
并且使得输出的信号电压位于-3.3V~0V之间,起到了模拟反相的作用。在程序中,RNG位的置位使得输出幅度增加一倍。 ...