搜索结果
找到约 44,711 项符合
C-Code 的查询结果
邮电通讯系统 Viterbi Decoding Techniques in the TMS320C54x Family code 即是TMS320C54x实现VIterbi译码
Viterbi Decoding Techniques in the TMS320C54x Family code 即是TMS320C54x实现VIterbi译码,是C与汇编混合编程,相信学习通信的又要用DSP来实现的人,一定会惊喜的
加密解密 What Does the code DO? Sometimes we may desire to hide our file contents from others.One of the poss
What Does the code DO? Sometimes we may desire to hide our file contents from others.One of the possible way is encrypting these files.Here a simple encryption technique is used(In VB - The same technique can be implemented in "c" also.) Program flow Explained * Open the File to be encrypted for Bin ...
uCOS 我 Porting 的 uC/OS-II V2.84 (目前Micrium)最新版之 Keil C51 工程,专供给 8051 上做任务调度,我已将 Code Size 改小至 4000 Byte,对
我 Porting 的 uC/OS-II V2.84 (目前Micrium)最新版之 Keil C51 工程,专供给 8051 上做任务调度,我已将 Code Size 改小至 4000 Byte,对于 X-Ram 的用量也仅 160 Byte(于 Keil C51 V8.08a 下编译后).我在 Main.c 内创建了两个任务调度的 LED 闪烁程序,方便了解任务是如何被创建的,同时我也在 Keil C51 的 Project 内设好了 S ...
编译器/解释器 this a pack include source code for quartus 2. It is an implementation of the LC2. The LC-2 compu
this a pack include source code for quartus 2.
It is an implementation of the LC2. The LC-2 computer is described in Introduction to Computing Systems from Bits & Gates to C & Beyond by Yale Patt and Sanjay Patel, McGraw Hill, 2001. The LC2 model can be run as a simulation or downloaded to the UP3 ...
软件工程 C++, although a marvelous language, isn t perfect. Matthew Wilson has been working with it for over
C++, although a marvelous language, isn t perfect. Matthew Wilson has been working with it for over a decade, and during that time he has found inherent limitations that require skillful workarounds. In this book, he doesn t just tell you what s wrong with C++, but offers practical techniques and to ...
编译器/解释器 UC Library Extensions UnderC comes with a pocket implementation of the standard C++ libraries, wh
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 ...
VC书籍 vs.net技术内幕 The release of the Microsoft Visual Studio .NET (and Visual C++ .NET in particular) has
vs.net技术内幕
The release of the Microsoft Visual Studio .NET (and Visual C++ .NET in particular) has underscored Microsoft’s increasing focus on Internet technologies, which are at the heart of the Microsoft .NET architecture. In addition to supporting the .NET initiative, Visual C++ .NET keeps a ...
多国语言处理 Notepad++ is a generic source code editor (it tries to be anyway) and Notepad replacement written in
Notepad++ is a generic source code editor (it tries to be anyway) and Notepad replacement written in C++ with the win32 API. The aim of Notepad++ is to offer a slim and efficient binary with a totally customizable GUI.
单片机开发 This Home Security hardware and software. The CPU is MCS-51 series. The source code is developed b
This Home Security hardware and software.
The CPU is MCS-51 series.
The source code is developed by C language.
单片机开发 This program illustrates how to erase, write, and read FLASH memory from application code written i
This program illustrates how to erase, write, and read FLASH memory from
application code written in C . This routine exercises the upper 128-
byte FLASH sector.