搜索结果
找到约 967 项符合
assembly-language 的查询结果
其他嵌入式/单片机内容 Summary Many control applications require converting some analog input to a digital format. The ADC
Summary
Many control applications require converting some analog input to a digital format. The ADCINC12 User
Module is a general-purpose, 12-bit analog to digital converter (ADC) that does just that. This Application
Note is meant to be a simple introduction into its operation. The steps required t ...
文章/文档 http://wordnet.princeton.edu/ WordNet is a large lexical database of English, developed under the d
http://wordnet.princeton.edu/
WordNet is a large lexical database of English, developed under the direction of George A. Miller. Nouns, verbs, adjectives and adverbs are grouped into sets of cognitive synonyms (synsets), each expressing a distinct concept. Synsets are interlinked by means of concept ...
其他书籍 关于苹果机开发的电子书:1.Apple.Mac.OS.X.Development.Tools.Overview.Jun.2003.eBook 2.Apple.The.Objective.C.Prog
关于苹果机开发的电子书:1.Apple.Mac.OS.X.Development.Tools.Overview.Jun.2003.eBook
2.Apple.The.Objective.C.Programming.Language.Dec.2006.eBook
3.Apress.AppleScript.The.Comprehensive.Guide.to.Scripting.and.Automation.on.Mac.OS.X.2nd.Edition.Sep.2006.eBook-BBL
4.Apple.A.Quick.Tour.of.Xcode.Aug.2003.eB ...
其他 用INI的方式实现VC程序的多语言化
用INI的方式实现VC程序的多语言化,直接调用其中的Language.cpp/Language.h,再修改部分代码就可以使用了
电子书籍 Foundations of Python Network Programming leads readers through every aspect of client and server pr
Foundations of Python Network Programming leads readers through every aspect of client and server programming with Python. Python is a new and innovative scripting language. It is set to replace Perl as the programming language of choice for scripters and for serious application developers wanting a ...
其他 C++读取Excel AppWizard uses "TODO:" to indicate parts of the source code you should add to or custom
C++读取Excel
AppWizard uses "TODO:" to indicate parts of the source code you
should add to or customize.
If your application uses MFC in a shared DLL, and your application is
in a language other than the operating system s current language, you
will need to copy the corresponding localized resourc ...
Linux/Unix编程 A Java port of LDC s Champollion sentence aligner (http://champollion.sourceforge.net). Intended aud
A Java port of LDC s Champollion sentence aligner (http://champollion.sourceforge.net). Intended audience is Natural Language researchers wishing to sentence-align parallel text. In the future, Akerblad will extend Champollion with such features as rule
Java书籍 At the heart of Java technology lies the Java virtual machine--the abstract computer on which all Ja
At the heart of Java technology lies the Java virtual machine--the abstract computer on which all Java programs run. Although the name "Java" is generally used to refer to the Java programming language, there is more to Java than the language. The Java virtual machine, Java API, and Java class file ...
VC书籍 The first edition of this book ranks among the small (very small) number of books that I credit with
The first edition of this book ranks among the small (very small) number of books that I credit with significantly elevating my skills as a professional software devel-oper. Like the others, it was practical and easy to read, but loaded with important advice. Effective C++, Third Edition, continues ...
Java编程 java日历组件可直接在浏览器中运行示例文件见 Test.html 使用Calendar组件时在<head></head>中包含以下代码: <script Langu
java日历组件可直接在浏览器中运行示例文件见 Test.html
使用Calendar组件时在<head></head>中包含以下代码:
<script Language="JavaScript" src="PATH/Calendar.js"></script>
PATH为文件所在路径