-
zhong-dian-hua-yuan-fa
用中点画圆法画椭圆。可以改变大小和位置。(Ellipse midpoint drawcircle.You can change the size and position.)
- 2012-03-23 16:53:18下载
- 积分:1
-
Big_Num
大整数阶乘的计算器,能计算上万的阶乘,不过速度有点慢(Large integer factorial calculator that can calculate the factorial of thousands, but a bit slow)
- 2010-01-22 12:24:30下载
- 积分:1
-
56774584754
VB绘制公交线路节点演示程序代码,有需要的下。(VB rendering node demo code, bus lines in need.)
- 2013-08-29 10:16:56下载
- 积分:1
-
TestCalculatorDemo
这是自己编写的一个简易计算器,用于加减乘除计算,还有百分比和平方。(I have written a simple calculator for arithmetic calculations, as well as percentages and square.)
- 2013-11-16 20:02:17下载
- 积分:1
-
youxiangtu
编写C程序,随机给出n*n的邻接矩阵,并打印输出邻接矩阵,以及有向图的边的个数,每个顶点的度,并判断该图中是否存在Euler回路:
(1)如果为n阶,则随机产生一个n*n的邻接矩阵;
(2)输出邻接矩阵,边的个数,每个顶点的度以及图中是否存在Euler回路。
这个题目涉及到了两个主要的知识点,一个是数据结构中的有向图的邻接矩阵的创建,还有就是离散数学中的Euler回路的判定定理。(The preparation of C procedures, were randomly given n* n s adjacency matrix and adjacency matrix printouts, as well as to map the number of edges, each vertex degrees, and determine the existence of the map Euler circuit: (1) If for n-order, then randomly generated a n* n adjacency matrix (2) output adjacency matrix, the number of edges, each vertex of degree as well as map the existence of Euler circuit. This topic relates to two main points of knowledge, a data structure of digraph adjacency matrix of creation, there is discrete mathematics in the loop to determine Euler theorem.)
- 2008-06-14 02:33:57下载
- 积分:1
-
ENTRYset
VC环境下创建VPN连接的RASENTRY结构体参数设置(VC environment to create VPN connections RASENTRY structure parameter)
- 2010-08-26 11:55:52下载
- 积分:1
-
quanpingfind
全屏图片对比!做辅助的最佳选择!VB的强劲功能(Full picture contrast! Make the best choice for supporting!)
- 2013-10-23 14:13:40下载
- 积分:1
-
prjconverter
把vc++7工程转换为vc++6的小工具。用法:prjconverter c: mpetterxmletterxml.sln(VC++7 to VC++6 project converter)
- 2010-09-18 07:09:06下载
- 积分:1
-
hanno
说明: /汉诺塔递归算法过程解析:
//汉诺塔(又称河内塔)问题是印度的一个古老的传说。开天辟地的神勃拉玛在一个庙里留下了三根金刚石
//的棒,第一根上面套着64个圆的金片,最大的一个在底下,其余一个比一个小,依次叠上去,庙里的众僧
//不倦地把它们一个个地从这根棒搬到另一根棒上,规定可利用中间的一根棒作为帮助,但每次只能搬一个,
//而且大的不能放在小的上面。解答结果请自己运行计算,程序见尾部。面对庞大的数字(移动圆片的次数)
//18446744073709551615,看来,众僧们耗尽毕生精力也不可能完成金片的移动。
//后来,这个传说就演变为汉诺塔游戏:(err)
- 2008-10-27 20:02:15下载
- 积分:1
-
bandpass-filter
C语言实现带通滤波器,可以直接运行。在信号处理过程中非常有用(C language implementation bandpass filter, which can be run directly.In the process of signal processing is very useful)
- 2017-02-12 15:21:22下载
- 积分:1