资源列表
sqrt
- Find out the square root of the 8-bit number-Find out the square root of the 8-bit number
checkadmin
- 一个企业的静态登陆用户名密码的判断代码,能够判断是否是管理员账户,是则跳转,否则显示失败-Static Login Username Password judgment of an enterprise code, be able to judge whether the administrator account, then jump, otherwise fails
Assembly
- 汇编语言开发,菜单3项选择,一系列字母倒置-Assembly language development, menu 3 Select, a series of letters upside down
Get-the-most-value-program
- 利用MATLAB软件求函数最值的程序,解决高次幂球复杂函数最值的问题。-Using MATLAB software function or the most value, high order power ball complex function most value problem
baoshu
- 设有n(设为17)个人围坐在圆桌周围,按顺时针给他们编号(1,2,...,n),从第1个人开始按顺时针方向加1报数,当报数到m(设为11)时,该人出列,余下的人继续进行,直到所有人出列为止。编写程序模拟这一过程,求出出列人的编号顺序。-Has n (set to 17) people sitting around the round table, clockwise to them number (1,2, ..., n), starting clockwise plus one number
include
- 以下函数sstract的功能是实现字符串的连接,即将t所指字符串复制到s所指字符串的尾部。-Function following functions sstract, to achieve the connection of the string, is about to t within the meaning of the string copied to the end of the string s referred to.
2120602017_10
- 用C++实现数据库的功能 查找NBA线性表的数据元素-With C++ achieve functional lookup table data elements so linear NBA
4byteadd
- 部分程序具体运行步骤: 放数字转换表(即段码表); 放位码表; 数据缓冲区; 临时交换区;-some of the procedures specific operation steps : up to Digital Converters (that of the stopwatch); Fang-bit code table; Data buffer; Provisional exchange;
move
- 汇编移位操作,asm文件演示如何进行移位操作-Compilation shift operation, asm files demonstrate how to carry out shift operation
Alarm
- 一、实现功能: 1、具有校准功能。程序开始前,可以通过校准功能,实现本地时间的设置,接着可以设置闹钟的时间。 2、具有时间显示功能。调节电平开关K1K0可改变数码管显示内容,K1K0=00时显示秒钟值,K1K0=01时显示分钟值,K1K0=10时显示小时值。 3、具有闹钟功能。当预设的闹铃时间到时,喇叭会响起音乐铃声,此时其余各部分功能与正常计时的情况相同,将电平开关K5置为低电平可停止铃声,恢复高电平可恢复铃声。若不采取任何动作,一分钟后铃声自动停止,预置的闹铃时间仍为有效。
zhiling
- 完整的汇编指令,超经典,收藏起来,错过了后悔,程序员的好助手-good
asmcode
- 自己写的:编制计算N (N<50)个偶数之和(2+4+6+…)的子程序和接收输入N及将结果(例如:2+4+6=12)显示的主程序。 对键盘输入的字符进行判断,如果不是数字,显示提示,输入两位数。对输入的数字进行判断,如果输入的数不在1~50之 间,提示重新输入。结束时,显示提示信息,按任意键退出。 在程序的开始显示自己的学号及姓名(拼音)。 编制一个主模块,编制一个子程序模块。实现参数的传递。 -Compiled by N (N < 50) an even
