E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
nasm
asm基础——在mac下使用
nasm
进行汇编
nasm
安装首先需要安装
nasm
,不同版本的OSX可能没有装
nasm
,或者版本比较老。安装的方法有几个:可以在官网http://www.
nasm
.us/找到下载:下载到的
nasm
可以直接运行。
jiangwei0512
·
2016-06-10 23:20
汇编基础
CentOS_6.5安装Redis_3.0.2
1.安装依赖包和开发工具:yuminstallvimvim-enhancedwgetzipunziptelnetntsysvcompat*apr*
nasm
*gccgcc*gcc-c++ntpmakeimakecmakeautomakeautoconfzlibzlib-develglibcglibc-develglib2libxmlglib2
13128947463
·
2016-05-20 09:27
redis
开发
一个操作系统的实现(1)-准备工作
自制一个操作系统需要的工具如下:汇编编译器
NASM
虚拟机算计Bochs软盘绝对扇区读写工具(这里直接使用强大的dd)现在就来安装这些工具安装
NASM
通过源代码安装,官网下载最新版源代码,当前最新的是
nasm
u010197364
·
2016-05-13 20:00
虚拟机
操作系统
源代码
ubuntu
编译器
一个神奇的网站
RosettaCodeisaprogrammingchrestomathysite.Theideaistopresentsolutionstothesametaski
nasm
anydifferentlanguagesaspossible
u012566895
·
2016-05-10 14:00
UVA 11374 dijkstra预处理+枚举
AirportExpressI
nasm
allcitycalledIokh,atrainservice,Airport-Express,takesresidentstotheairportmorequicklythanothertransports.Therbbs.chinaacc.com
moper8759
·
2016-05-09 07:00
HDU 2103 Family planning
therearesomanypeopleinthisworld,expeciallyinchina.ButmanypeoplelikeLJalwaysinsistonthatmorepeoplemorepower.Andheoftensayshewillbur
nasm
uchbabiesashecould.Unfortunatly
zyq_19960204
·
2016-05-05 10:00
poj--3469--Dual Core CPU(最小割裸题)
DualCoreCPUTimeLimit: 15000MS MemoryLimit: 131072KB 64bitIOFormat: %I64d&%I64uSubmit StatusDescriptio
nAsm
oreandmorecomputersareequippedwithdualcoreCPU
qq_29963431
·
2016-05-04 21:00
eclipse中使用maven插件-Dmaven.multiModuleProjectDirectory system propery is not set.
eclipse中使用maven插件的时候,运行ru
nasm
avenbuild的时候报错-Dmaven.multiModuleProjectDirectorysystemproperyisnotset.
nengyu
·
2016-05-03 09:00
check
M2_HOME
enviro
反汇编小作业
这里我们只写了MOV指令的反汇编代码,具体过程如下:0x01生成bin文件输入来自bin文件,这里为了方便,我们用
nasm
编译汇编代码:;IN.ASMMOVAL,12HMOVCL,12HMOVDL,12HMOVBL
epsilon1
·
2016-05-01 11:30
汇编
反汇编小作业
这里我们只写了MOV指令的反汇编代码,具体过程如下:0x01生成bin文件输入来自bin文件,这里为了方便,我们用
nasm
编译汇编代码:;IN.ASM MOVAL,12H MOVCL,12H MOVDL
qq_20480611
·
2016-05-01 11:00
ASM
汇编
HDOJ(HDU) 2103 Family planning(需要注意范围)
therearesomanypeopleinthisworld,expeciallyinchina.ButmanypeoplelikeLJalwaysinsistonthatmorepeoplemorepower.Andheoftensayshewillbur
nasm
uchbabiesashecould.Unfortunatly
qq_26525215
·
2016-04-30 16:00
LightOJ - 1374 Confusion in the Problemset (模拟)
1374ConfusionintheProblemsetTimeLimit: 2000MSMemoryLimit: 32768KB64bitIOFormat: %lld&%lluSubmit StatusDescriptio
nAsm
allconfusioninaproblemsetmayruinthewholecontest.So
yanghui07216
·
2016-04-29 19:00
-Dmaven.multiModuleProjectDirectory system propery is not set.
eclipse中使用maven插件的时候,运行ru
nasm
avenbuild的时候报错-Dmaven.multiModuleProjectDirectorysystemproperyisnotset.Check
u012881904
·
2016-04-28 11:00
maven
mysql:mysqld、mysqld_safe、mysql、
MYSQL启动:mysqld —TheMySQLServermysqld,alsoknow
nasM
ySQLServer,isthemainprogramthatdoesmostoftheworkinaMySQLinstallation.MySQLServermanagesaccesstotheMySQLdatadirectorythatcontainsdatabasesandtables.Thed
SibylY
·
2016-04-27 13:00
AT&T汇编语言——工具及程序组成
1.1 汇编器(as)汇编器有非常多,masm,
nasm
,gas等,不像高级语言,尽管都叫汇编语言。但不同的汇编器,其语法是存在非常大不同的。Intel汇编的书籍到处可见,但是AT&T的却少之又少。
mfrbuaa
·
2016-04-22 12:00
-Dmaven.multiModuleProjectDirectory system propery is not set.
eclipse中使用maven插件的时候,运行ru
nasm
avenbuild的时候报错-Dmaven.multiModuleProjectDirectorysystemproperyisnotset.
ㄓㄤㄑㄧㄤ
·
2016-04-21 16:00
程序的加载和执行(六)——《x86汇编语言:从实模式到保护模式》读书笔记26
NASM
的条件汇编用
NASM
编译的时候,通过命令行选项定义宏Makefile的条件语句在make命令行中覆盖Makefile中的变量值第13章习题解答复习如何构造栈段描述符我们接着上篇博文说。
u013490896
·
2016-04-16 12:00
汇编语言
条件汇编
从实模式到保护模式
栈溢出笔记1.5 换一个汇编工具
前面的内容中我们使用VC++内联汇编,虽然很方便,但是无法定义字符串常量,导致我们需要把字符串的ASCII码找到,再一个一个压入栈中,比较繁琐,本节,我们换一个汇编工具——
nasm
,选择它是因为它可以跨平台使用
hustd10
·
2016-04-09 23:00
windows
栈溢出
shellcode
Marshmallow and User Data
PostedbyJoan
naSm
ith,DeveloperAdvocateandGilesHogben,GooglePrivacyTeamMarshmallowintroducedseveralchangesthatweredesignedtohelpyourapplookafteruserdata.Thegoalwastomakeiteasierfordeveloperstodotheright
qq_29678299
·
2016-04-04 13:00
android
api
AS
谷歌
nasm
汇编语言小程序:计算多个指定位置的Fibonacci值
题目要求如下:输入多个参数,每个参数间以空格隔开,最后以回车结束输入,要求输出指定参数位置的Fibonacci值我的编程环境:Ubuntu14.0464位系统+DOSBox+
NASM
+gedit首先,考虑输入问题
DengDengLei
·
2016-04-03 13:26
nasm汇编
URAL 1793 Tray 2
64MBOneoftheorganizersoftheUralRegionalSchoolProgrammingContestcametotheuniversitycafeteriatohavelunch.Hetookasoupandamaincourseandtriedtoarrangethemo
nasm
allre
LeeHolmes
·
2016-03-31 21:00
ural
DOSBox下编译和运行
NASM
代码
首先说明,我使用的是Ubuntu14.0464位系统第一步:安装DOSBox可以直接在软件中心搜索dosbox进行安装,或者在终端里使用sudoapt-get方法第二步:下载
nasm
在dos下的编译器等附上网址
DengDengLei
·
2016-03-30 23:43
nasm汇编
call、ret、retf 指令详解
call、ret、retf指令详解本文讲解针对
NASM
编译器,8086处理器的call、ret、retf指令。对于其他编译器和保护模式下的80x86,指令用法类似,可以作为参考。
u013490896
·
2016-03-26 22:00
call
汇编语言
ret
retf
call-far
-Dmaven.multiModuleProjectDirectory system propery is not set.
eclipse中使用maven插件的时候,运行ru
nasm
avenbuild的时候报错-Dmaven.multiModuleProjectDirectorysystemproperyisnotset.Check
CHOUFENGDDDDDD
·
2016-03-25 10:26
poj-2406-Power Strings
DescriptionGiventwostringsaandbwedefinea*btobetheirconcatenation.Forexample,ifa=“abc”andb=“def”thena*b=“abcdef”.Ifwethinkofconcatenatio
nasm
ultiplication
qq_21120027
·
2016-03-17 10:00
Linux---centos编译安装ffmpeg
需求编译安装ffmpeg获取依赖安装依赖包yuminstall-yautoconfautomakecmakefreetype-develgccgcc-c++gitlibtoolmakemercurial
nasm
pkgconfigzlib-devel
loyachen
·
2016-03-17 00:58
七牛
ffmpeg
-Dmaven.multiModuleProjectDirectory system propery is not set.
eclipse中使用maven插件的时候,运行ru
nasm
avenbuild的时候报错-Dmaven.multiModuleProjectDirectorysystemproperyisnotset.
xingxiupaioxue
·
2016-03-16 17:00
POJ 2406 kmp求循环节个数
ManacherG-PowerStringsDescriptionGiventwostringsaandbwedefinea*btobetheirconcatenation.Forexample,ifa=“abc”andb=“def”thena*b=“abcdef”.Ifwethinkofconcatenatio
nasm
ultipli
Dextrad_ihacker
·
2016-03-16 13:00
KMP
poj
NASM
中 SECTION 的默认对齐
NASM
对于每个SECTION,默认按4字节对齐。关于这一点我们可以通过实验来证明。
u013490896
·
2016-03-12 12:00
nasm
poj3469最大流(最大割)
DualCoreCPUTimeLimit: 15000MS MemoryLimit: 131072KTotalSubmissions: 22059 Accepted: 9587CaseTimeLimit: 5000MSDescriptio
nAsm
oreandmorecomputersareequippedwithdualcoreCPU
yuanjunlai141
·
2016-03-10 09:00
-Dmaven.multiModuleProjectDirectory system propery is not set.
eclipse中使用maven插件的时候,运行ru
nasm
avenbuild的时候报错-Dmaven.multiModuleProjectDirectorysystemproperyisnotset.
changhongbao
·
2016-03-09 08:29
Linux 下学习汇编语言 方案一
//dosemu.com/ orapt-getinstalldosemu masm5.0: http://pan.baidu.com/s/1botG4XLLinux下学习80x86汇编语言方案二 --
nasm
munds
·
2016-03-08 13:00
省选前集训 状压dp(容斥原理)
Kykneio
nasm
aTimelimit:1000msOnthelastdaybeforethefamousmathematicianSwan'sdeath,heleftaproblemtotheworld
zhangqingqi
·
2016-03-06 21:00
内核基础 - 寄存器与内存寻址(by quqi99)
版权声明:可以任意转载,转载时请务必以超链接形式标明文章原始出处和作者信息及本版权声明(http://blog.csdn.net/quqi99)汇编汇编编译器assembler编译目标代码二进制文件(
nasm
-felf-g-Fstabs
quqi99
·
2016-03-01 14:00
CentOS_6.5安装FastDFS_5.05
1.安装依赖包和开发工具:yuminstallvimvim-enhancedwgetzipunziptelnetntsysvcompat*apr*pcre*pcre-*
nasm
*gccgcc*gcc-c
凯文加内特
·
2016-02-20 17:00
golang之内存使用报告
golang之内存使用报告PostedonMay30,2015byu
nasm
ingo//0Commentsgolang的runtime包可以用来检测内存的使用情况,主要内存使用情况,都在MemStats
caoshulin1989
·
2016-02-20 16:00
Go
windows7 下 Bochs 运行 helloworld
article/details/50188175http://blog.luoyuanhang.com/2015/08/04/【从头开始写操作系统系列】环境搭建以及第一个HelloWorld/感谢以上文章安装
nasm
u011274209
·
2016-02-17 14:00
windows
操作系统
helloworld
bochs
HDU 2124 Repair the Wall(贪心)
RepairtheWallProblemDescriptionLongtimeago,Kittylivedi
nasm
allvillage.Theairwasfreshandthescenerywasverybeautiful.Theonlythingthattroubledheristhetyphoon.Whenthetyphooncame
ACMSaga
·
2016-02-12 13:00
YTU 2547: Repairing a Road
2547:RepairingaRoad时间限制: 1Sec 内存限制: 128MB提交: 3 解决: 2题目描述Youlivei
nasm
alltownwith R bidirectionalroadsconnecting
qq_28954601
·
2016-02-09 12:00
poj_2406 Power Strings(KMP求周期子串)
Giventwostringsaandbwedefinea*btobetheirconcatenation.Forexample,ifa="abc"andb="def"thena*b="abcdef".Ifwethinkofconcatenatio
nasm
ultiplication
cleopard66
·
2016-02-04 18:00
算法
KMP
poj
模式匹配
NOI
UVA 11374 Airport Express
MemoryLimit: Unknown 64bitIOFormat: %lld&%llu[Submit] [GoBack] [Status] DescriptionProblemD:AirportExpressI
nasm
allcitycalledIokh
lcchuguo
·
2016-02-03 11:00
UVA 11374 Airport Express
MemoryLimit: Unknown 64bitIOFormat: %lld&%llu[Submit] [GoBack] [Status] DescriptionProblemD:AirportExpressI
nasm
allcitycalledIokh
lcchuguo
·
2016-02-03 11:00
androd开发者博客二月-Marshmallow and User Data
MarshmallowandUserData2016,2,1 棉花糖和用户数据 由Joan
naSm
ith开发推广者和GilesHogben,谷歌隐私团队 M引入了一些改变来帮助你的app照顾用户数据
likeshu
·
2016-02-02 17:00
NASM
中section,align,vstart,$,$$的理解
在
NASM
中,声明一个段:sectionaalign=bvstart=ca表示段名b表示对齐的字节数c表示段内汇编地址的开始点align和vstart都是可选的,当然也可以用segment声明section
kcetry
·
2016-02-01 18:00
section
nasm
align
VStart
2个
NASM
开发环境下载以及30篇教程(lostspeed)
http://download.csdn.net/detail/lostspeed/8958175http://download.csdn.net/detail/lostspeed/8954263http://blog.csdn.net/LostSpeed/article/category/5703063
findumars
·
2016-02-01 03:00
TCP,IP,端口,地址(初步理解)
1,关于tcp/ip(Ta
nasm
issionControlProtocol/InternetProtocol)首先我们必须清楚tcp/ip是一个协议族(是一些协议的合集)这里tcp/ip相当于一辆车在高速公路上面跑
L未若
·
2016-01-28 10:40
网络编程
CA Cancer J Clin: 2015年中国癌症统计 VS 2015年美国癌症统计
↗↗↗点击上方“唧唧堂”关注各学科最新最热研究推荐论文解读发现关注更多研究和研究人,请访问唧唧堂网站www.jijitang.comPhotobyAnas
Nasm
i2015年中国癌症统计转自医脉通,2015
唧唧堂
·
2016-01-28 00:00
保护模式实验环境搭建
我的工作环境在ubuntu下,所以搭建环境比较方便这个借鉴了>我把详细的过程记下了.
nasm
sudoapt-getinstall
nasm
bochs直接从源里安装的bochs是没有调试模式的,所以需要自己编译
victo2012
·
2016-01-25 23:00
NASM
一些特点
翻译部分
NASM
手册的内容区分大小写
nasm
是区分大小写的,调用foo,Foo和FOO代码片段是不同的.内存引用要用方括号[]在
nasm
中,任何取地址的内容的操作都要加方括号[],取变量的地址不用方括号
victo2012
·
2016-01-24 17:00
32-bit Assembly on x86_64 Linux (Use
Nasm
and ld&gcc)
(YoucanrefertoInteldevelopermanual)Add32-bitoptions:For
nasm
:
nasm
-fel
brant-ruan
·
2016-01-18 19:00
上一页
19
20
21
22
23
24
25
26
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他