资源列表
question_of_fishing_or_sunnets
- “三天打鱼两天晒网”是一句俗话,但其实也包含着深刻的编程思想。某人从1990年1月1日起开始“三天打鱼两天晒网”,问这个人在以后的某一天中是“打鱼”还是“晒网”?-" Fits and starts network is the proverb, but in fact contains profound programming ideas. Someone " fits and starts network from January 1, 1990, and asked in
multiplication-table
- 用visual C++6.0开发环境做的,程序运行时,可输出完整的九九乘法表,既可以用C语言,也可以用C++,只需改动第一行代码即可。-Do with visual C++6.0 development environment program runs, output a complete multiplication table, we can use the C language, can also with C++, just change the first line of code.
turn-albo-to-ruma-data
- 输入一个不确定位数的数字,将其转化罗马数字,用"X","I","II","III","IV","V","VI","VII","VIII","IX"代表0,1,2,3,4,5,6,7,8,9的罗马数字。 程序不是太严谨,和实际的表示(10应该用X表示,五十用C表示等等)也有差距。受定义类型的限制,位数不能无限多。 程序共用了三种方法,注释掉的是两种麻烦并且占内存多(其实可以修改成和第一种方法占内存一样多)的方法-Enter an uncertain number of digits,
Yuesefu_assume
- 船上共30人,每隔九个扔下一个(从一开始数,第十个扔下,在从一开始,第十个扔下,数完一圈再从头开始),扔掉一半,求扔出的序号-A total of 30 people on board, every nine dropped a (dropped from the beginning of the tenth, from the beginning, dropped in a 10 count circle again from scratch start) throw away half, s
judge_data
- 输入一个字符判断其是否为数字,是的话原样输出并请再输入一个 若不是,输出error,并结束-Enter a character to determine whether numbers, that is the case is output Please enter a if it is, the output error, and the end of
caculator
- 用c++实现的,不带括号运算的,计算器程序-The c++, without parentheses operator, calculator program
TempratureOutput
- 读出特定地面气象要素观测值之温度文件当中温度值的c语言程序-read the temprature of a certion file
duoxiangshicheng
- 用带头结点的动态单链表来表示多项式;在此基础上完成多项式的乘法运算;-Take the lead in the dynamic single-node linked list to represent the polynomial based on polynomial multiplication
fundamentalmatrix-caculation
- 介绍鲁棒计算基础矩阵F的方法,由基础矩阵通过SVD分解,建立Kruppa方程,完成相机自标定-a robust method of fundmatal metrix caculation
rls-code-ver1.2-jul03
- C++ language the algorithm: Reactive local search for the maximum clique problem.
Magic-dimensiona-
- 一个可以生成二维任意阶魔方矩阵的c语言程序。-One can generate any two-dimensional magic cube matrix of c language program.
test(3)
- 简单的四则运算器,只能进行简单的3位数四则运算。运算结果超出5000就会显示错误-Simple four operations, only a simple 3-digit four operations. Result of the operation beyond 5000 will be displayed error
