搜索资源列表
2016_9_5jingdong
- 京东2017级毕业生校招笔试题,自己解答的,可以参考一下-Jingdong 2017 graduate school recruit T questions he answers, can refer to
cdn2.tar
- 2017年华为软件精英挑战赛源代码总结,分数不高,经供参考-hello hello hello hello hello
VB实验三+实验报告+-+2017
- 掌握一维数组(静态、动态)定义及使用 (2)掌握二维数组(静态、动态)定义及使用 (3)掌握“控件数组”的使用 (4)掌握数组相关算法(求最值,排序,查找) (5)通过数组巩固循环及多重循环程序设计(Grasp the definition and use of one-dimensional arrays (static, dynamic) (2) grasp the definition and use of two dimensional array (static, dynam
HuaWei_draft
- HUAWEI 2017软件精英挑战赛初赛代码,仅适用于小规模的数据。(HUAWEI 2017 Software elite challenge preliminary code, only suitable for small scale data.)
[蓝桥杯2017初赛]9数算式
- 标题:9数算式 观察如下的算式: 9213 x 85674 = 789314562 左边的乘数和被乘数正好用到了1~9的所有数字,每个1次。 而乘积恰好也是用到了1~9的所有数字,并且每个1次。 请你借助计算机的强大计算能力,找出满足如上要求的9数算式一共有多少个?