▍1. Longinteger
说明: 可求任意长整数的加减法,输入格式为1,1111,1111类型的格式(Rectifiable arbitrary long integer addition and subtraction, enter the format type of format 1,1111,1111)
说明: 可求任意长整数的加减法,输入格式为1,1111,1111类型的格式(Rectifiable arbitrary long integer addition and subtraction, enter the format type of format 1,1111,1111)
说明: 解决约瑟夫环的问题,并输出出圈的顺序。约瑟夫环的大小是任意的。(Joseph Ring solve problems, and the output of the loop sequence. Joseph ring size is arbitrary.)
说明: 全球定位系统单点定位程序,根据N文件和O文件解算地面点的坐标(Global positioning system, single point positioning procedure, in accordance with N documents and O document solver coordinates of ground points)
说明: 能够实现起泡法,二分法,堆排序,插入排序,选择排序,快速排序六种方法对100个数进行排序的时间空间复杂度进行比较(To achieve foaming method, dichotomy, Heap Sort, Insertion Sort, Selection Sort, Quick Sort six methods on 100 the number of sort of time and space complexity comparison)
说明: 用VB 6.0 + SQL Server2000 编译写的图馆管理系统(Using VB 6.0 SQL Server2000 compiler written by library management system)
说明: /汉诺塔递归算法过程解析: //汉诺塔(又称河内塔)问题是印度的一个古老的传说。开天辟地的神勃拉玛在一个庙里留下了三根金刚石 //的棒,第一根上面套着64个圆的金片,最大的一个在底下,其余一个比一个小,依次叠上去,庙里的众僧 //不倦地把它们一个个地从这根棒搬到另一根棒上,规定可利用中间的一根棒作为帮助,但每次只能搬一个, //而且大的不能放在小的上面。解答结果请自己运行计算,程序见尾部。面对庞大的数字(移动圆片的次数) //18446744073709551615,看来,众僧们耗尽毕生精力也不可能完成金片的移动。 //后来,这个传说就演变为汉诺塔游戏:(err)
说明: 用于定量的ANN,对于新手学人工神经网络的人来说因该不错,欢迎大家与我交流.(For quantitative ANN, for the novice learning artificial neural network for people because of the good, welcome you with my exchange.)
说明: 瑞士某大学编写的著名计算有限元程序Z-Soil的面向对象语言版的(Swiss University, prepared a well-known finite element program calculated Z-Soil of the object-oriented language version of the)
说明: 这个小工具可以实现浮点数(4个字节)和实数之间的转换。(This gadget can achieve floating-point numbers (4 bytes) and the conversion between real numbers.)
说明: 迷宫程序,不是很好看,不过适合初学者。用VC++编写的,看看吧。(Maze procedure, not a good look, but suitable for beginners. With VC++ Prepared to see it.)
说明: 实现汽车销售人员的销售,购买人员资料的统计,销售统计,出入库管理以及系统管理(Car sales staff to achieve the sale, purchase statistics personnel information, sales statistics, out of storage management and system management)
说明: 对二维图像进行压缩,采用matlab编程实验,(Of two-dimensional image compression using matlab programming experiment)
说明: 水晶报表 导出excel格式 包含网格线(Crystal report export excel format containing grid)
说明: 综合实验源代码-世界时钟|综合实验源代码-世界时钟(Comprehensive Experiment source code- World Clock | Integrated Experimental source code- World Clock)
说明: 用c语言实现电机仿真-基于恒定磁链的转子磁链控制。(Using c language realize electrical simulation- based on a constant flux of the rotor flux control.)
说明: 一个monkey test的自动工具,用来进行软件界面的无计划测试(A monkey test of the automated tools used for software interface of unplanned test)
说明: 用c++写的一个程序,可以用来设置2组ip,并且迅速的在两个ip之间切换,以实现不同ip的转化。(With c++ Write a procedure that can be used to set up 2 ip, and quickly switch between the two ip in order to achieve the transformation of a different ip.)
一个小型矩阵计算器 可视化界面 可以计算矩阵的加减乘和数乘(A small visual interface matrix calculator can calculate the matrix by the addition and subtraction by several)
Michael喜欢滑雪百这并不奇怪, 因为滑雪的确很刺激。可是为了获得速度,滑的区域必须向 下倾斜,而且当你滑到坡底,你不得不再次走上坡或者等待升降机来载你。Michael想知道在一 个区域中最长的滑坡。区域由一个二维数组给出。数组的每个数字代表点的高度。 (Michael likes to ski hundred This is not surprising, because the skiing is very stimulating indeed. However, in order to obtain speed, Waterloo regional must be downward-sloping, and when you slide into the base, you have to embark once again on the slope or to set you waiting for lifts. Michael would like to know the longest in a landslide area. Region is given by a two-dimensional array. Each figure represents an array of high points.)