搜索资源列表
gs02
- 原来一些32位版发表在 http://www.x86asm.com 因暂停。更新的版本改上传于你处。 在原来的基础上。 增加了简单的宏指令. 增加了链接分散的汇编文本能力. 增加了完全的32位寻址格式. 例如: MOV EAX,[9*EDX] 也即MOV EAX,[EDX+8*EDX] 又如 ADD [ESI+ECX+某单或四字节数],另某数 其中: 某单或四字节数,默认为单字节偏移.(有些会另外,如PUSH类默认为32位的四字节.) 可以用DW等指
us_anasp
- 光学设计软件zemax源码: This DLL models an nular aspheric surface as described in: \"Annular surfaces in annular field systems\" By Jose M. Sasian Opt. eng. 36 (12) P 3401-3401 December 1997 This surface is essentially an odd aspheric surfa
7-3
- data array sdword 2 dup(?) str1 byte \"Please input one 32-bit sign number :\",0dh,0ah,0 str2 byte \"The result is : \",0 align 4 jia1gao sdword 0 jia1 sdword 0 .code main proc call clrscr mov esi,offset array mov ecx,l
ROM_BIOS
- 菜单定义 === === === === === === ===== 菜单函数 入口:菜单描述段地址/偏移量:DS:SI 0---菜单号 2---父菜单号 4---菜单类型 OFFSET(6-7)象素值 OFFSET(8-9)菜单项的行坐标 OFFSET(10-11)菜单项的列坐标 从10开始--由0为分格符结束----------菜单标题 菜单项 OFFSET(0--1)子菜单(0为无子菜单) OFFS
UnixTimeStamp
- TDateTime与UnixTimeStamp(时间戳)互换,考虑了时区偏移问题,适合处理MySQL的日期时间。-TDateTime and UnixTimeStamp (timestamp) exchange, considering the time zone offset issue, the date and time for dealing with MySQL.
DPX_explainer
- 能够读取DPX图像文件中的头文件信息,包括文件大小、图像指针偏移、宽高比、创建时间-read DPX file header info,including file size, image offset, width&height and so on
ocsrc
- 偏移量转换功能,汇编编写,实现了虚拟地址和物理地址的转换-Offset conversion, compilation prepared a virtual address and physical address translation
matlabxueqi
- 小学期的源程序 1.试编MATLAB程序。信号 sinc(10*t),-2<=t<=2 m(t)= 0,其它 用100hz的载波来产DSB信号并解调。完成下列工作: 画出已调信号; 求已调信号的频谱,并用图像表示。 画出解调信号; 求解调信号的频谱,并用图像表示。 2.信号 sinc2(100t),|t|≤t0 m(t)= 0, 其它 采用频率调制调制为1000HZ的载波。频偏常数为kf=50,t0=0.2
huibian
- 要求用子程序结构编写一程序,将存储器数据段中偏移量为s2开始存放具有一定长的数据块(源数据块为字节数据,内容为0,1,2,3,4,5,6,7,8,9),传送到存储器数据段中偏移量为d2(目标数据块)开始的单元中去。 -Asked to prepare a program with the subroutine structure, the memory data segment offset s2 start storing the data blocks of a certain length
aperfectOFDMsimulationMATLAB
- 接收端采用的算法和程序流程与发送端发送的OFDM符号的帧结构有关系。具体的帧结构,以及定时估计,频偏估计,剩余误差跟踪的算法可参考算法说明文档。-Receiver used algorithms and program flow with the sender sends the frame structure of OFDM symbols are. Concrete frame structure and timing estimates, frequency offset estimati
TimingClock
- 需要一个八位LED数码管显示器用于显示时间(分,秒);显示的初值在启动实验箱运行程序后输入;按任意键后时间开始走动,每隔一秒改变一次显示值(每60秒为一分钟,60分一小时,24小时后复位);能同时显示时分秒共六位;秒钟为60时,能自动复位到零,并使分钟加一;分钟为60时,能自动复位到零,并使小时加一;小时为24时时,自动复位到零。LED数码管显示器循环显示时分秒的动态值。现显示过程中,按A键可重新置初值;按B键暂停时间,再按一次从当前时间开始计时;D、E、F键分别清除小时、分钟、秒钟对应两位。-
TZDB
- All the time zone information used by the project is provided by tz database project. This database is used in quite a few systems out there including BSDs, GNU LibC, Java, Oracle, MacOS, Linux and etc. TZDB is made of three modules: * TZU
TF-IDF
- The tf–idf weight (term frequency–inverse document frequency) is a weight often used in information retrieval and text mining. This weight is a statistical measure used to evaluate how important a word is to a document in a collection or corpus. The
80x86
- 数据段中已定义了一个有n个字数据的数组M,试编写一程序求出M中绝对值最大的数,把它放在数据段的M+2n单元中,并将该数的偏移地址存放在M+2(n+1)单元中。 设计一程序,接收从键盘输入的数字(1~5),并对每个数字的输入次数进行计数,计数结果存放在以COUNT为首地址的数组中。(最好能将计数结果打印出来)。-Data segment has been defined an array of n words of data M, try to write a program in th
Lexical-Analyzer-Parser-compiler
- Parses forwards and backwards. -Scans forwards and backwards. -Get the delimiter that was found. -Get the offset at where the token was started. -Get the current offset of the parser. -Add any number of delimiters. -Support for delimiter
masm-query
- 汇编实现字符查找功能:data segment word1 db macth! ,0ah,0dh, $ word2 db no match! ,0ah,0dh, $ buffer1 db ? 存入关键字 buffer2 db 20h dup(?) db 0 db 20h duo(?) 存输入字符,大小可改 data ends stack1 segment stack db 200h dup(?) stack1 ends code se
masm59
- 附加段中有个一已经排序的数组,数组中第一个元素存放数组的长度,在AX中有个无符号数,在数组中查找(AX),如果找到,则CF=0,,在SI中存放该元素在数组中的偏移地址。使用折半查找的方法-Additional paragraph, there is an already sorted array, the first element in the array store the length of the array have a unsigned number in AX, (AX) in t
1111
- 偏移实现循环队列,输出若干数据并入队,输出出对序列到队空-Offset circular queue output certain data incorporated into the team, and output a sequence to the team empty
offset-1.00.18
- OFFSET FOR GAME SERVER MU 1.00.18 USE FOR BUILD DLL HOOK TO GS GOOD LUCK FOR YOU
offset
- 波形演示,具有偏移量控制,可以方便查看波形-offset for sine wave
