资源列表
01
- 汇编程序十进制到十六进制数的转换的程序实现
paixu
- 编写一个使用数组类模板Array对数组进行排序,求最大值和求元素和的程序,并采用相关数据进行测试.-Write a class template Array using an array to sort the array, find the maximum and demand elements and procedures, and the use of relevant data for testing.
C
- 编写完整程序从键盘读取字符,如果是十进制的‘0’~‘9’则在屏幕上输出该数的8位二进制码,并将数字依次存放到BUF开头的数组中,如果读入的字符是’Q’或者‘q’,则程序退出,其他情况在屏幕上打印“You must input 0~9, or ‘q’ or ‘Q’”。(如输入的字符是‘9’,则输出“00001001”)-Write a complete program reads characters from the keyboard, if it is a decimal ' 0
Digital-tube-dynamic-scan
- 数码管动态扫描.BIN 数码管动态扫描.HEX-Digital tube dynamic scan
datacode
- 这是一个对数据进行加密的程序。 这是一个对数据进行加密的程序。-this is a data encryption procedures. T his a data encryption procedures.
sdyxss
- 数据结构,能够实现对图的深度优先搜索,简单小程序
EX610
- 这是一个用汇编语言编写的程序代码。用来创建文件的。-This is a compilation of languages with the program code. Used to create documents.
12
- 汇编语言 实现平方和的比较功能和比较两个字段-Assembly language implementation of squares comparison function and compare the two fields
zhuanhaujinzhi
- 输入一个十进制数~以向下箭头为标志结束~按升序排列输出~-Enter a decimal number ~ with the down arrow to mark the end of the output sorted in ascending order ~ ~
Judge
- 判断正负数的汇编程序,x0806环境,32位windows可用,对汇编学习有帮助-The program is to judge whether the number is positive or negative.
1234
- 四阶龙格库塔求解一阶微分方程使用于求解微分方程,减小误差-Four order Runge Kutta solution of first-order differential equations for solving differential equations, reduce the error
5-01
- 从键盘输入一串字符串(显示提示)到内存中,在该字符串的某一个指定位置,插入某 一字符或删除某一字符,并显示操作后的字符串。-Enter a bunch of string from the keyboard (prompts) into memory, in one of the string specified location, insert a character or delete a character, and the string after the operation dis
