-
simplejavaprogramming
题目:打印出杨辉三角形(要求打印出10行题目:输入3个数a,b,c,按大小顺序输出。
题目:输入数组,最大的与第一个元素交换,最小的与最后一个元素交换,输出数组。
题目:有n个整数,使其前面各数顺序向后移m个位置,最后m个数变成最前面的m个数
题目:编写一个函数,输入n为偶数时,调用函数求1/2+1/4+...+1/n,当输入n为奇数时,调用函数1/1+1/3+...+1/n(Topic: Print out the Triangle (10 lines required to print out the Title: Enter the 3 numbers a, b, c, according to the order of output. Title: input array, the largest exchange with the first element, the smallest and the last element of the exchange, output array. Topic: There are n integers, to move back in front of the order m of the number of positions, finally becoming the foremost m m the number of number of topics: write a function, the input n is even, the call function evaluation 1/2+1/4+...+ 1/n, when the input n is odd, call the function 1/1+1/3+...+ 1/n)
- 2011-05-09 19:11:58下载
- 积分:1
-
prim
prim算法,输出最小生成树,时间复杂度Nlog(n)(prim algorithm)
- 2013-04-13 14:19:16下载
- 积分:1
-
Andciv-Q-A-13.927
andciv 3d printer 控制板常见问题汇总(andciv 3D printer control board QA)
- 2013-10-24 09:38:32下载
- 积分:1
-
vc_to_excel
MFC写的,将程序计算结果以表格形式填入excel报表中(MFC written in the program results in tabular form fill in the excel report)
- 2009-09-04 10:02:10下载
- 积分:1
-
STM32fangan
热敏打印机源码 热敏打印机源码 热敏打印机源码 热敏打印机源码 (Thermal printer source)
- 2014-01-15 16:48:33下载
- 积分:1
-
PCL-example
说明: 打印机命令语言(PCL)程序的简单实例,可做简单的参考。(PCL language, a simple example to do a simple reference.)
- 2010-03-22 19:00:23下载
- 积分:1
-
printer
打印功能模仿,和模拟打印机差不多的东西,不是自己编写的。(Print function to imitate, and simulation similar printer, not something I have written.)
- 2009-04-23 20:38:51下载
- 积分:1
-
ptable
一个打印表格的c++源代码,对于那些寻找此类代码的同志来说,是一个绝佳的参考,如果有什么问题,登陆http://www.boomcode.cn(A print form c++ Source code, for those looking for such code comrades, it is an excellent reference, if there is any problem, landing http://www.boomcode.cn)
- 2007-11-07 19:03:13下载
- 积分:1
-
cBarCodeTest
条形码程序测试,对条马的打印测试程序,用户可以下载自已测试使用。(barcode testing procedures, the right of the horse's Print testing procedures, users can download their own test to use.)
- 2007-03-25 09:34:30下载
- 积分:1
-
4-2
判断两个数是否是luansheng素数,其函数已经定义好,功能简单(To determine the number of twin primes)
- 2013-03-23 02:01:47下载
- 积分:1