资源列表
BOLL
- 一个外汇交易,布林下单EA,各们高手看看。-A foreign exchange transaction, Boolean orders EA, take a look at all their master.
1
- 编写一个程序:比较两个字符串string1和string2所含的字符是否相同。若相同则显示‘math’,否则,显示‘no math’;要求编写程序,并汇编,连接,运行,然后使用Debug调试该程序。 -i do not know
zifu
- 键盘上按键进行相应显示字符的汇编语言程序 zifu ASM-zifu ASM
vecs
- 使用汇编语言完成对数字信号处理器的中断的表述和表示-Using assembly language on digital signal processor interrupt presentation and representation
beibao
- 假设有一个能装入总体积为T的背包和n件体积分别为w1 , w2 , … , wn 的物品,能否从n件物品中挑选若干件恰好装满背包,即使w1 +w2 + … + wn=T,要求找出所有满足上述条件的解。例如:当T=10,各件物品的体积{1,8,4,3,5,2}时,可找到下列4组解: (1,4,3,2) (1,4,5) (8,2) (3,5,2)。 -Suppose there are a load of the backpack of the total volume of T
new
- 汇编程序,用冒泡排序法显示20个数据,基于8086汇编指令集-Assembler using bubble sort method, 20 data, based on the 8086 compilation of the instruction set
shan-0-bu-0
- 有一个首地址为MEM的100个字的数组,删除其中的所有为0的项,并将后续项向前压缩,最后将数组的剩余部分补上0-A first address of the array of MEM of 100 words, delete all for 0, and follow-up forward compression, and finally fill the remaining part of the array 0
2-mystring
- 编写一个函数模板,它返回两个值中的最小者,但同时要确保这个函数模板能正确处理字符串。并编写主函数,实现两个字符串中最小者的输出。 适合初学者对c++函数模板的入门-Write a function template, which returns the minimum of the two values, but at the same time to ensure that the function template to correctly handle the string. And
xianxingbiao-leimoban
- 设计通用线性表类(模版),可实现构造空表、两种生成表的方式(生成数据无序表及生成数据升序排列表)、在有序表中搜索一个关键字数据、在有序表中删除某个关键字数据、输出当前数据表中的元素。 加深初学者对c++通用线性表类模板的理解。-Design general linear table class (template), you can construct an empty table, two approaches for generating the table (to generate t
DXSNH
- 基于最小二乘的多项式拟合法的GPS周跳探测程序-Based on the least square polynomial fitting method of GPS cycle slip detection program
li
- 显示鼠标,用汇编代码 显示鼠标-Display mouse, mouse, display mouse assembly code with assembly code
sort
- 哈工大汇编语言老师老师带着写的代码,用c和汇编进行联合编程!是底层实现更快!-Hit the assembly language teacher teacher took to write the code, using C and assembly joint programming! Is the underlying implementation faster!
