搜索结果

找到约 2,712 项符合 programming language 的查询结果

按分类筛选

显示更多分类

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 for an MFC equivalen ...
https://www.eeworm.com/dl/686/486808.html
下载: 82
查看: 1147

技术资料 《PROGRAMMING AND CUSTOMIZING THE AVR MICROCONTROLLER》

·《PROGRAMMING AND CUSTOMIZING THE AVR MICROCONTROLLER》 
https://www.eeworm.com/dl/958108.html
下载: 3
查看: 1124

其他书籍 The primary purpose of this book is to explain various data-compression techniques using the C progr

The primary purpose of this book is to explain various data-compression techniques using the C programming language.
https://www.eeworm.com/dl/542/488727.html
下载: 162
查看: 1127

单片机编程 FREESCALE单片机的C编程教程

 1.The C Programming Language is a powerful, flexible andpotentially portable high-level programming language. 2.The C language may be used successfully to create a programfor an 8-bit MCU, but to produce the most efficient machinecode, the programmer must carefully construct the C Languag ...
https://www.eeworm.com/dl/502/30856.html
下载: 28
查看: 1078

VHDL/FPGA/Verilog Language writes with VHDL demonstrates the design on the monitor the source program用VHDL 语言写的在显示器上显示

Language writes with VHDL demonstrates the design on the monitor the source program用VHDL 语言写的在显示器上显示图案的程序
https://www.eeworm.com/dl/663/209277.html
下载: 86
查看: 1113

教育系统应用 转载一个程序。 This zip file contains a example of using C++ language COM in a Visual C++ program (named

转载一个程序。 This zip file contains a example of using C++ language COM in a Visual C++ program (named example.zip), and a COM component built by comtool of Matlab and used in a Visual C++ program(named mycom.zip). Both projects contain fire_event in COM. But it only works well in the former exam ...
https://www.eeworm.com/dl/621/245591.html
下载: 128
查看: 1113

其他书籍 汇编语言》(Assembly Language)是计算机专业中一门重要的基础课程

汇编语言》(Assembly Language)是计算机专业中一门重要的基础课程,是一种面向机器的低级语言。 这本书是初学者最好的汇编教材
https://www.eeworm.com/dl/542/258835.html
下载: 33
查看: 1051

操作系统开发 《汇编语言》(Assembly Language)是计算机专业中一门重要的基础课程

《汇编语言》(Assembly Language)是计算机专业中一门重要的基础课程,是一种面向机器的低级语言。它依赖于硬件,能通过巧妙的程序设计充分发挥硬件的潜力。汇编语言程序产生的代码运行效率高。因此,到目前为止,许多软件系统(例如操作系统等)的核心部分仍然用汇编语言来编写。 ...
https://www.eeworm.com/dl/531/353620.html
下载: 135
查看: 1097

汇编语言 《汇编语言》(Assembly Language)是计算机专业中一门重要的基础课程

《汇编语言》(Assembly Language)是计算机专业中一门重要的基础课程,是一种面向机器的低级语言。它依赖于硬件,能通过巧妙的程序设计充分发挥硬件的潜力。汇编语言程序产生的代码运行效率高。因此,到目前为止,许多软件系统(例如操作系统等)的核心部分仍然用汇编语言来编写。 ...
https://www.eeworm.com/dl/644/364066.html
下载: 179
查看: 1072

数据结构 Problem A:放苹果 Time Limit:1000MS Memory Limit:65536K Total Submit:1094 Accepted:441 Language:

Problem A:放苹果 Time Limit:1000MS Memory Limit:65536K Total Submit:1094 Accepted:441 Language: not limited Description 把M个同样的苹果放在N个同样的盘子里,允许有的盘子空着不放,问共有多少种不同的分法?(用K表示)5,1,1和1,5,1 是同一种分法。 Input 第一行是测试数据的数目t(0 <= t <= 20) ...
https://www.eeworm.com/dl/654/373024.html
下载: 138
查看: 1083