搜索:Code+Program

找到约 6,816 项符合「Code+Program」的查询结果

结果 6,816
按分类筛选
显示更多分类
https://www.eeworm.com/dl/846527.html 技术资料

C语言代码运行器 codeblocks_16.1.0.0 软件下载

codeblocks_16.1.0.0,C语言代码运行器,codeblocks是一个开放源码且功能全面的跨平台C/C++集成开发环境(IDE),采用c++语言开发,使用了蓍名的图形界面库wxWidgets,目前发布了windows版、mac版、linux版。除了能编写c和c++之外,codeblocks还可以当做其它语言的编辑器来使用,提供了许多工程模板,其 ...
下载 5
·
查看 3413
https://www.eeworm.com/dl/516/146034.html DSP编程

DSP音频处理示例The benefits of real-time analysis provided by DSP/BIOS are often required in programs that

DSP音频处理示例The benefits of real-time analysis provided by DSP/BIOS are often required in programs that were engineered without it. When the program is not built from the ground up using the DSP/BIOS kernel and real-time analysis features, the lack of familiarity prevents engi ...
下载 177
·
查看 1110
https://www.eeworm.com/dl/502/31676.html 单片机编程

at89c52 pdf

The AT89C52 is a low-power, high-performance CMOS 8-bit microcomputer with 8Kbytes of Flash programmable and erasable read only memory (PEROM). The deviceis manufactured using Atmel’s high-density nonvolatile memory technology and iscompatible with the industry-standard 80C51 an ...
下载 143
·
查看 1062
https://www.eeworm.com/dl/668/241819.html 其他行业

Example to support XML files using MSXML. ========================================= XML (Extensi

Example to support XML files using MSXML. ========================================= XML (Extensible Markup Language) is a commonly used basis for representing a huge range of structured data file formats. The specification is maintained by the World Wide Web Consortium (W3C?. ...
下载 23
·
查看 1134
https://www.eeworm.com/dl/540/420908.html 软件工程

This book is an introduction to Ada 95. It uses an example-driven approach which gradually develops

This book is an introduction to Ada 95. It uses an example-driven approach which gradually develops small trivial programs into large case-study type programs. The main emphasis of this book is on maintenance problems, and using object-oriented technology to write maintainable, e ...
下载 74
·
查看 1073
https://www.eeworm.com/dl/686/486808.html VC书籍

Like many of my colleagues in this industry, I learned Windows programming from Charles Petzold s Pr

Like many of my colleagues in this industry, I learned Windows programming from Charles Petzold s Programming Windows—a classic programming text that is the bible to an entire generation of Windows programmers. When I set out to become an MFC programmer in 1994, I went shopping ...
下载 82
·
查看 1147
https://www.eeworm.com/dl/628/140161.html 编译器/解释器

CC386 is a general-purpose 32-bit C compiler. It is not an optimizing compiler but given that the co

CC386 is a general-purpose 32-bit C compiler. It is not an optimizing compiler but given that the code generation is fairly good. There are two versions one is for MSDOS/DPMI and one is for Win32. The Win32 version has a full-blown IDE capable of editing, building, and debugging ...
下载 59
·
查看 1216
https://www.eeworm.com/dl/534/134191.html 其他

Addressbook using double-linked list. This example shows the use of a double-linked list by implemen

Addressbook using double-linked list. This example shows the use of a double-linked list by implementing an addressbook for the console. It has features like inserting, searching(linear), sorting(bubble sort), deleting and load/save to a file. I wrote this during my study of Appl ...
下载 129
·
查看 1102
https://www.eeworm.com/dl/915291.html 技术资料

PIC单片机串行通信中的汉明编码自动检纠错

基于汉明码(Hamning Code)编码方式实现串行通信中的自动检纠错功能。重点分析汉明码编码方式和纠错方式,并介绍实现算法。在算法中,将位操作转化为对字节操作,从而可以直接利用字节操作结果确定各校
下载 2
·
查看 8913
https://www.eeworm.com/dl/907835.html 技术资料

在复杂场景中多目标物的检测识别方法

本文提出了一种在复杂场景中实时检测、识别多个目标物体的方法。利用由矩阵码(matrix code)构成的 2D 矩阵来识别复杂场景中多个目标物。算法不仅能适应目标物体在旋转、缩放、平移变换下的不变性识
下载 5
·
查看 6972