代码搜索:assembler 有哪些应用?
找到约 10,000 项符合「assembler 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/306303/3741135
txt 7180.txt
日月光华 -- Health精华区文章阅读
--------------------------------------------------------------------------------
发信人: chick (cAMP~~等待激活), 信区: Health
标 题: 甲醇中毒有哪些表现?
发信站: 日月光华站 (Fri Jun 8 01:20:05 2001) ,
www.eeworm.com/read/162614/5516602
c sibcall-unwind-2.c
/* PR 18987. This caused an assembler error because we emitted ".restore sp"
twice. */
/* { dg-do compile } */
/* { dg-options "-O2 -fno-omit-frame-pointer -w" } */
/* { dg-final { scan-assembler
www.eeworm.com/read/162614/5516814
c rs6000-power2-2.c
/* { dg-do compile { target powerpc-*-* rs6000-*-* } } */
/* { dg-options "-O3 -mcpu=power2 -fno-schedule-insns -w -mhard-float" } */
/* { dg-final { scan-assembler-not "lfd" } } */
/* { dg-final { s
www.eeworm.com/read/162614/5529158
c attr-isr-trapa.c
/* { dg-do compile { target sh-*-* sh[1234ble]*-*-*} } */
/* { dg-options "-O" } */
extern void foo ();
void
(__attribute__ ((trapa_handler)) isr) ()
{
foo ();
}
/* { dg-final { scan-assembler-tim
www.eeworm.com/read/162614/5529301
c attr-isr-trap_exit.c
/* { dg-do compile { target sh-*-* sh[1234ble]*-*-*} } */
/* { dg-options "-O" } */
/* Check that trapa / interrput_handler attributes can paired in
either order. */
void h0() __attribute__ ((trap
www.eeworm.com/read/388757/8579107
txt readme.txt
========================================================================
WIN32 应用程序:Text_Mobile 项目概述
========================================================================
应用程序向导已为您创建了此 Tex
www.eeworm.com/read/283176/9037539
dat bookinfo.dat
[General Information]
书名=MSP430单片机应用系统开发典型实例
作者=
页数=334
SS号=11417573
出版日期=
www.eeworm.com/read/380582/9142170
txt etuni.txt
>
////// 本站所收集的软件只限学习之用,请不要将它用于商业开发。\\\\\\
“电子爱好者”网站是一个面向广大电子爱好者、大专院校学生、中小型
企业工程技术人员的电子技术应用、推广专业网站。
主要内容有:电子技术应用交流,原厂器件资料,电子设计
www.eeworm.com/read/380543/9143064
txt 中级java讲座目录.txt
中级Java-J2ME讲座
第一讲:建立开发环境
该使用指南解释和说明了如何建立与验证你的开发环境。
第二讲:制作应用程序
主要讲述如何利用MIDP的高级API制作简单的计算应用程序。
第三讲:制作图解应用程序 — 低级API —
讲述如何利用低级API进行图解应用程序的开发。
第四讲:动画的制作
讲述如何在手机应用程序中制作动画,并详细介绍其 ...
www.eeworm.com/read/377944/9256648
txt jdbc和odbc (转).txt
作者:blackwhites
日期:2000-10-31 11:16:27
异构数据库系统是由多个异构的成员数据库系统组成的数据库系统,异构性体现为各个成员数据库之间在硬件平台、操作系统或数据库管理系统等方面的不同。
----Internet上大量信息必须通过数据库系统才能有效管理。由于历史等原因,Internet上的数据库系统不少是异构的。为了在Internet环境下,基于异种系统平 ...