搜索资源列表
a4q1
- ARM下 Implement matrix multiplication of 2 square matrices, with data read from an input file and printed both to the console and to an output file. • Assume a file with correct data (no garbage, characters, etc.). • you must check and p
sort
- 从DATA_BUF(1000H)开始存放50个字节数据,编写程序将这些数据由小到大排序,排序后的数据仍放在该区域中。 要求原始数据在源程序中给出,排序前后的数据以每行10个的格式显示在屏幕上-From DATA_BUF (1000H) began storing 50 bytes of data, preparation of the program will sort the data from small to big, sort the data remains on the post
AssemblyLanguageAndCLanguageInterfaceTechnology.ra
- 汇编语言运行速度快, 占用存储空间少, 但可移植性差, 工作量大 而C 语言可移植性好, 开发效率高, 但有时速度达不到要求。所以可 以采用“混合”编程, 彼此相互调用, 进行参数传递, 共享数据结构及数据信息, 应该说是一种有效的编程方法。-Working speed of assembly language is quick , occupancy memory space is few, transplanting nature difference , amount of work
tc
- 冒泡排序,把一组数据从大到小排序,若依排好序,则一次循环后跳出-Bubble sort to sort a set of data from big to small, Zoe sorted, then jump out after the first cycle
xunhuan
- 设有两个数组A和B,其数据均为20个。编程实现将两个数组中的数据各自按由小到大的顺序存放。之后,再将既在A数组中出现又在B数组中出现的整数按照由大到小的顺序存放于数组C中。 -The known two integer the variables A and B, try to write complete the following operating procedures: (1), if two number one is odd number, it will be an odd
tag_Big_image
- tag big data in matlab
miracl
- Miracl库包含100余个例程,涉及多倍精度运算(multiprecision arithmetic)的各个方面。定义了两种新的数据类型——表示大整数的big类型和表示有理数的flash(short for floating-slash)类型。大整数例程基于Knuth算法(在他的著作“The Art of Computer Programming”第四章中提出)。floating-slash(不固定斜杠?)算法基于圆整小数,最初由D.Matula和P.Kornerup提出。所有例程都针对速度和
Python进阶
- 得先对自己使用的开发语言了如指掌,从基本的数据类型,到大的框架,算法,设计,每一步我们都需要深入的钻研(We need to know the development language we use first, from the basic data type to the big frame, algorithm and design. Every step we need to go deep into.)
