资源列表
inputcode
- 此代码为输入密码登录界面代码,界面友好,简单易懂-This code is the password login screen, user-friendly easy to understand
GA
- 遗传算法的基本代码,包括选择,交叉,变异。希望对大家有帮助~-Genetic algorithm code base, including selection, crossover and mutation. I hope everyone has to help ~
ACO
- 此代码为蚁群算法的基本代码,代码有较详尽的说明。-This code is the basic code for ant colony algorithm, code has a more detailed explanation.
highest
- 初学者汇编程序,简单的汇编程序,求十个字节数中的最大数。-Simply assembler, seeking ten the number of bytes in the maximum number of
reliability_JC
- JC算法计算系统可靠度,JC算法也成为验算点法,是普遍使用的可靠度计算方法-JC algorithm system reliability, JC algorithm has become a checking point method, the reliability calculation method commonly used
55
- 这个项目是模拟路口的交通灯,根据需要可自行调整时间。-traffic led
c-PP-programming
- 学生信息管理系统 c++编程(含源代码和可执行文件)-Student information management system c++ programming (including source code and executable files)
s110_nrf51822_5.2.1_softdevice
- nrf51822固件程序,烧录编程前先烧录这个-nrf51822 asm prgram
KEYBOARD_PS2
- This ps/2 keyboard program used asm (assembly) code with 8051 family. i hope this tools can be implementation to other sub routine.-This is ps/2 keyboard program used asm (assembly) code with 8051 family. i hope this tools can be implementa
speedkiller
- 该软件用于抢拍购物网站上低价折扣出售的优惠商品-Used in the shopping site to grab a discounted goods
11.
- .data arrayX word 12H,34H,56H,78H,9000H arrayY word 1200H,3400H,5600H,7800H,8900H count = length arrayX arrayZ word count dup(0) 要求: (1)使用LOOP指令实现数组arrayX 和arrayY对应元素求和,结果放到数组arrayZ中。 (2)如果使用irvine的库,该库的路径必须放到C:\Irvine下。 -.d
000
- 冒泡排序,C语言输入输出,不同寻址方法,vs中建立asm程序-Bubble sort, C language input and output, different addressing methods, vs the establishment of asm program
