搜索结果

找到约 50,972 项符合 A-C 的查询结果

C/C++语言编程 汇编语言和C语言的外部中断

CPU在处理某一事件时,发生了另一事件请求CPU迅速去处理。CPU暂时中断当前的工作,转去处理事件B。待CPU将事件B处理完毕后,再回到原来事件A被中断的地方继续处理事件A。这一处理过程称为中断。介绍用汇编和C语言两语言的源程序,愿给大家带来帮助。 前面我已经上传了几个程序,没几天却失踪了。但这次的不会失踪,能保留上 ...
https://www.eeworm.com/dl/503/36967.html
下载: 31
查看: 1081

电子书籍 This book introduces embedded systems to C and C++ programmers. Topics include testing memory device

This book introduces embedded systems to C and C++ programmers. Topics include testing memory devices, writing and erasing Flash memory, verifying nonvolatile memory contents, controlling on-chip peripherals, device driver design and implementation, optimizing embedded code for size and speed, and m ...
https://www.eeworm.com/dl/cadence/ebook/101499.html
下载: 115
查看: 1157

汇编语言 题目:利用条件运算符的嵌套来完成此题:学习成绩>=90分的同学用A表示

题目:利用条件运算符的嵌套来完成此题:学习成绩>=90分的同学用A表示,60-89分之间的用B表示,60分以下的用C表示。 1.程序分析:(a>b)?a:b这是条件运算符的基本例子。
https://www.eeworm.com/dl/644/101940.html
下载: 77
查看: 1125

Java编程 a Java program that reads a file containing instructions written in self-defined file (TPL in this c

a Java program that reads a file containing instructions written in self-defined file (TPL in this case), and executes those instructions. This program should take the name of the TPL file as a command line parameter, and write its output to the console.
https://www.eeworm.com/dl/633/103240.html
下载: 188
查看: 1126

*行业应用 方舟网免费空间申请程序(自助建站系统) v3.0 1 界面美观 2 后台管理功能强大:A 可以设置多种参数

方舟网免费空间申请程序(自助建站系统) v3.0 1 界面美观 2 后台管理功能强大:A 可以设置多种参数,比如注册时需要填写什么,哪些不需要填写。这些都可以自主选择。B 开通方式选择:可以选择邮件通知,可以选择即时开通,也可以选择管理员审核。C 用户管理:可以增,删,改用户。也可以修改用户的权限。D可以修改系统 ...
https://www.eeworm.com/dl/631/103393.html
下载: 94
查看: 1145

电子书籍 C# Network Programming by Richard Blum ISBN:0782141765 Sybex ?2003 (647 pages) This book helps newco

C# Network Programming by Richard Blum ISBN:0782141765 Sybex ?2003 (647 pages) This book helps newcomers get started with a look at the basics of network programming as they relate to C#, including the language抯 network classes, the Winsock interface, and DNS resolution.
https://www.eeworm.com/dl/cadence/ebook/103527.html
下载: 58
查看: 1113

电子书籍 ADO.NET in a Nutshell is the most complete and concise source of ADO.NET information available. Besi

ADO.NET in a Nutshell is the most complete and concise source of ADO.NET information available. Besides being a valuable reference, this book covers a variety of issues that programmers face when developing web applications or web services that rely on database access. Most examples use Microsoft s ...
https://www.eeworm.com/dl/cadence/ebook/103529.html
下载: 156
查看: 1117

文章/文档 本书介绍了在Microsoft Windows 98、Microsoft Windows NT 4.0和Windows NT 5.0下程序写作的方法。这些程序用C语言编写并使用原始的Windows A

本书介绍了在Microsoft Windows 98、Microsoft Windows NT 4.0和Windows NT 5.0下程序写作的方法。这些程序用C语言编写并使用原始的Windows Application Programming Interface(API)。如在本章稍后所讨论的,这不是写作Windows程序的唯一方法。然而,无论最终您使用什么方式写作程序,了解Windows API都是非常重要的。 ...
https://www.eeworm.com/dl/652/103793.html
下载: 117
查看: 1084

磁盘编程 Drive.dll is a dll that creates a drive to system directoryor drive similar to existing drives such

Drive.dll is a dll that creates a drive to system directoryor drive similar to existing drives such as C:\. It contains seven classes:
https://www.eeworm.com/dl/629/104100.html
下载: 44
查看: 1048

Windows Mobile Setting up an ADOCE project using Visual C++ 6.0 is rather simple. Assuming that you have downloaded

Setting up an ADOCE project using Visual C++ 6.0 is rather simple. Assuming that you have downloaded and installed the ADOCE SDK from Microsoft, you are ready to use it in your Windows CE Database applications. The sample that I have provided is a *very* simple one illustrating how to instantiate th ...
https://www.eeworm.com/dl/677/105520.html
下载: 85
查看: 1053