搜索资源列表
数据结构的C++描述
- 目 录 译者序 前言 第一部分 预备知识 第1章 C++程序设计 1 1.1 引言 1 1.2 函数与参数 2 1.2.1 传值参数 2 1.2.2 模板函数 3 1.2.3 引用参数 3 1.2.4 常量引用参数 4 1.2.5 返回值 4 1.2.6 递归函数 5 1.3 动态存储分配
Matlable
- 乘法表,用来计算数字乘法,从1到9的各种整数积-chengfabiao,yongyujisanshuzichengfa
little-programe
- 99乘法表,运用循环,直接给出结果,挺好,初学者适合用-9 times 9 list
jiujiuchengfabiao
- 可以实现一个九九乘法表的按规则输出,从1*1=1到9*9=81无重复输出。-This program can be used to output an familiar figure.
2008
- 国家集训队2008论文集 Day1 1.曹钦翔《数据结构的提炼与压缩》 2.郑暾《平衡规划——浅析一类平衡思想的应用》 3.刘弈《浅谈信息学中状态的合理设计与应用》 4.顾研《浅谈随机化思想在几何问题中的应用》 5.周梦宇《码之道——浅谈信息学竞赛中的编码与译码问题》 6.肖汉骏《例谈信息学竞赛分析中的“深”与“广”》 7.方戈《浅析信息学竞赛中一类与物理有关的问题》 8.吕子鉷《浅谈最短径路问题中的分层思想》 9.周小博《浅谈信息学竞赛中的区间问题》
print--nine-plus-nine-product-table
- 九九乘法表打印,用VB编写,主要是实现循环的控制,是VB程序编写的基础-9*9 table print, written in VB, main is to realize the control of circulation, is the basis of VB programming
99.c
- 9*9乘法口诀表,作为入门级的算法用C实现。-My multiplication tables share source code. As an entry-level writing, to prepare for the groundwork.
test1_99plux
- 实现C语言上的9 9乘法表,并且输入要删除的数字后,除结果是要删除的外,其他的全部留下,而且位置不变。(C language on the realization of the 99 multiplication table, and the input to delete the number, in addition to the result is to be deleted, the rest of all remain, and the location remains unchang