首页 | 本学科首页   官方微博 | 高级检索  
文章检索
  按 检索   检索词:      
出版年份:   被引次数:   他引次数: 提示:输入*表示无穷大
  收费全文   25篇
  免费   0篇
  国内免费   2篇
综合类   3篇
机械仪表   1篇
无线电   1篇
一般工业技术   1篇
自动化技术   21篇
  2015年   1篇
  2012年   1篇
  2010年   1篇
  2008年   3篇
  2007年   1篇
  2005年   3篇
  2004年   1篇
  2003年   3篇
  2001年   1篇
  2000年   1篇
  1998年   1篇
  1996年   1篇
  1989年   2篇
  1986年   2篇
  1985年   1篇
  1983年   2篇
  1980年   1篇
  1971年   1篇
排序方式: 共有27条查询结果,搜索用时 171 毫秒
1.
ARM Cortex-M0+是2012年新发布的一款将逐步8位/16位微处理器市场的32位低功耗、高性能处理器,规范的汇编框架与样例是一个新微处理器深层次应用开发的基础。鉴于目前ARM Cortex-M0+的汇编程序资料与样例程序十分匮乏,加之汇编设计的复杂性,在充分分析ARM Cortex-M0+汇编寻址方式与指令系统的基础上,以Freescale半导体公司于2013年正式发布的ARM Cortex-M0+KL系列MCU为蓝本,基于CW10.3开发环境,结合软件构件设计思想,提出构件化ARM Cortex-M0+汇编框架,并编制GPIO汇编构件,给出应用实例。旨在降低读者学习ARM Cortex-M0+汇编程序的难度,完成第一个ARM Cortex-M0+规范化汇编程序。  相似文献   
2.
基于DelPhi4的数据采集与分析系统   总被引:2,自引:0,他引:2  
张永强 《计算机工程》2000,26(3):101-102
介绍如何使用Delphi4实现对端口读写操作,以及采用面向对象技术对采集数据进行波形分析,从而建立实用数据采集与分析系统。  相似文献   
3.
程序分片在程序设计、并行、诊断与测试等方面均有广泛的应用,介绍了一种用遗传算法计算最小动态分片的算法。将整个程序看成是一个染色体,而每条语句看成为基因,通过现有遗传算法的操作:选择、变异、交叉等,就可以计算出动态分片,并给出了一个诊断汇编语言的实例。  相似文献   
4.
This paper documents and provides code for two new entry points which increase the flexibility of the McGill University Random Number Package. With these additions the user can access internal locations containing the pseudo-random integers that control the random sequences produced by the generator. A detailed example of the use of the new entry points is provided. Finally, some comments about the documentation of random number generators are made.  相似文献   
5.
MSP430单片机C语言和汇编语言混合编程   总被引:7,自引:8,他引:7  
刘玉宏 《微计算机信息》2003,19(10):56-57,25
为了发挥C语言和汇编语言各自的优点。二者需要相互调用函数。本文首先介绍了MSP430单片机的C语言函数的参数传递规则。然后对C语言和汇编语言的混合编程进行了详细描述,最后给出应用实例。  相似文献   
6.
A mechanically verified language implementation   总被引:1,自引:0,他引:1  
This paper briefly describes a programming language, its implementation on a microprocessor via a compiler and link-assembler, and the mechanically checked proof of the correctness of the implementation. The programming language, called Piton, is a high-level assembly language designed for verified applications and as the target language for high-level language compilers. It provides executeonly programs, recursive subroutine call and return, stack based parameter passing, local variables, global variables and arrays, a user-visible stack for intermediate results, and seven abstract data types including integers, data addresses, program addresses and subroutine names. Piton is formally specified by an interpreter written for it in the computational logic of Boyer and Moore. Piton has been implemented on the FM8502, a general purpose microprocessor whose gate-level design has been mechanically proved to implement its machine code interpreter. The FM8502 implementation of Piton is via a function in the Boyer-Moore logic which maps a Piton initial state into an FM8502 binary core image. The compiler and link-assembler are both defined as functions in the logic. The implementation requires approximately 36K bytes and 1400 lines of prettyprinted source code in the Pure Lisp-like syntax of the logic. The implementation has been mechanically proved correct. In particular, if a Piton state can be run to completion without error, then the final values of all the global data structures can be ascertained from an inspection of an FM8502 core image obtained by running the core image produced by the compiler and link-assembler. Thus, verified Piton programs running on FM8502 can be thought of as having been verified down to the gate level.This work was supported in part by the Defense Advanced Research Projects Agency under DARPA Orders 6082 and 9151, contract MDA904-87-C-H009.  相似文献   
7.
Unix是一个历史悠久而至今依然活跃的操作系统,它强大的生命力来自于其优秀的设计,其卓越的设计思想影响了几代的程序员,也影响了整个软件工程理论.本文以一个DOS下的动画小程序的制作为例,详细分析了程序的整个开发过程,展示了Unix程序设计思想的威力.  相似文献   
8.
ABC-90jr阵列机是一台专用的SIMD型计算机,它主要用于图象处理、信号处理等细粒度的并行计算。此文介绍了其宏汇编器的设计与实现。  相似文献   
9.
本文介绍了微型计算机IBMPC及其兼容机上所使用的FORTRAN语言与汇编语言的通讯接口及利用汇编语言调用DOS和BIOS功能的方法;并介绍了几个可供FORTRAN语言直接调用的实用汇编子程序。  相似文献   
10.
介绍了TMS320C6X系列DSP混合编程的方法,描述了汇编语言和C语言应遵循的规则和详细接口规范,详细阐述了编程过程中变量、常数、数组、指针以及函数的相互调用。  相似文献   
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号