搜索资源列表
C-language-array-string-programming
- C语言 数组与字符串 编程题 求方阵两条对角线之和 2)求矩阵中的“鞍点”。-C language array string programming question seeking to square two diagonal and 2) in the Matrix " saddle point" .
2
- 利用数组实现,寻找鞍点.并且打印出鞍点的位置信息.-Use the array to achieve, to find the saddle point and print out the location information of the saddle point.
test_java
- 1、 求一维数组的最大值和最小值 2、 用一维数组输出杨辉三角 3、 找出一个二维数组的鞍点 4、 找出两个字符串中所有共同的字符 5、 输出金额的中文大写形式 6、 实现一个复数类 7、 实现一个银行账户类 8、 编写程序实现判断及识别标识符的功能 9、 实现一个计算器 10、 编程实现一个用户登录窗口,其中用户名要求为10位的数字,且第一个数字不能为0. -1, find the one-dimensional array of maximum and
bbbb
- 用数组的方式求鞍点。开始时假设a[i][0]最大,将列号0赋给maxj保存,找出第i行中的最大者-With an array of ways for saddle point
