资源列表
对冲
- 对冲EA,运用5种货币对冲,高收益稳定且风险低!风控500美金止损 1000美金可以使用。但是注意单向行情的发生如果有倾向请果断止损,该EA会重新判断行情走势下单(Hedge EA, hedging with 5 currencies, high yield, stability and low risk! The risk is $500, and the stop loss is $1000. However, pay attention to the occurrence of one-w
新建文本文档
- 数字时钟系统 以最小系统板为核心模块,仅用CPU的定时器,设计一个夜光数字时钟系统。 仅用CPU的内部定时器,完成时间计时显示功能。 在线键盘进行修改设置。 扩展24C02存储芯片,使系统可设置三个以上的提醒时间点,精确到秒,到时声光提示,显示器闪烁,喇叭发出“嘟嘟” 声(十秒)。 .设计系统具有提醒点夜间及光照度低时点亮LED灯照明功能。(digital clock from system of 51)
汇编实验
- 汇编大多是指汇编语言,汇编程序。把汇编语言翻译成机器语言的过程称为汇编。在汇编语言中,用助记符(Memoni)代替操作码,用地址符号(Symbol)或标号(Label)代替地址码。这样用符号代替机器语言的二进制码,就把机器语言变成了汇编语言。于是汇编语言亦称为符号语言。用汇编语言编写的程序,机器不能直接识别,要由一种程序将汇编语言翻译成机器语言,这种起翻译作用的程序叫汇编程序,汇编程序是系统软件中语言处理的系统软件。(Compilation mostly refers to assembly l
contact
- 这是一个简单的汇编通讯录,只是试手,仅参考用.实现 添加 删除 查找 修改 显示 功能.(This is a simple compilation of mail list, just the hand, only for reference. Add delete search and modify the display function.)
text
- 输入任意大小的三个整数,判断其中是否有两个奇数一个偶数。若是则输出“yes”,不是则输出“not”(Enter three integers of any size to determine whether there are two odd numbers or an even number. If you export "yes", then "not" is not")
滚动阻力系数拟合
- 汽车滚动阻力系数f值的大小,标志着汽车行驶中滚动阻力的大小。基于试车道路滑行试验数据,采用滑行试验法计算汽车的滚动阻力系数。分析过程通过matlab编程实现。(the size of Car rolling resistance coefficient f value marks the size of the car driving rolling resistance. Based on the test data of the car road gliding, the rolling r
test
- 排线测试LED显示,相邻排线间短路则停止跑灯暂停显示等(Cable test, LED display, the adjacent line between short-circuit, stop running, lights, pause, display, etc.)
汇编语言 电子时钟
- 实现电子时钟功能。一个功能按键,一个加键,功能按键控制年月日与时分秒切换,加键控制时分秒的加减。(Realize electronic clock function. A function key, a key, key control function and switch date and time, and every minute add key control.)
sample
- 微信api文档 --------wx.php (Micro-channel api documentation)(wx.php (Micro-channel api documentation))
课程设计
- 通过汇编语言进行编程,来实现对于学生成绩系统的管理。(The management of the students'grades)
maerkf
- 求解马尔科夫链的一种方法,适用于新手来研究~(A method for solving Markov chains)
SNAKE
- 一段C++贪吃蛇有趣方便理解好玩,适合初学者入门(A section of C++ snake, interesting, convenient, understand, funny, suitable for beginners entry)