资源列表
图形学直线的生成算法
- 圆心在原点,半径为R的第一个4分圆的Bresenham画圆算法程序,将该算法程序推广到任一四分圆,从而形成一般的Bresenham画圆算法。并利用Bresenham画圆算法画出一个圆心在点(xc,yc), 半径为R, 圆周颜色为color的圆-Center in the basics of radius R for the first four hours round the Bresenham algorithm Circle procedures, procedures for the pr
A的算法
- A*算法属于一种启发式搜索。它扩展结点的次序类似于广度优先搜索,但不同的是每生成一个子结点需要计算估价函数F,以估算起始结点到该结点的代价及它到达目标结点的代价的和;每当扩展结点时,总是在所有待扩展结点中选择具有最小F值的结点作为扩展对象,以便使搜索尽量沿最有希望的方向进行。 -A * algorithm is a heuristic search. It extended node in the order of priority similar to the breadth of searc
图形裁剪算法
- 实现直线的编码裁剪算(Cohen_Sutherland算法)该程序能实现窗口屏幕上任意一条直线的裁剪-achieve linear coding cutting count (Cohen_Sutherland algorithm) to achieve the program window on the screen arbitrary cutting a straight line
winsock实现聊天
- 这是一个用winsock实现简单的udp聊天程序-This is a simple use of the protocols of udp chat program
计算器小程序
- 用JAVA编写的一个自制计算器,虽然和WINDOWS自带比要差多了,不过我的有源代码哦.-prepared using JAVA made a calculator, although own than Windows and much worse, but I oh active code.
Graduated
- 刚学JAVA的时候老师布置的作业,一个简单的小JAVA程序,关于学生信息的.主要目的是接触JAVA.-just learning the layout of the teachers work, a simple small Java procedures, information on the students. The main purpose is to contact JAVA.
食贪蛇
- 这是一个用Java做的食贪蛇小游戏,可以看看哟.-This is a Java so greedy snake eat small game, we can yo.
二进制平方和乘方的幂模算法
- 二进制平方和乘方的幂模算法,是密码学中的重要问题.这里提供他的简单算法.-binary square and involution of Power Modules algorithms, cryptography is the most important issue. Here he provides a simple algorithm.
张伟71102309
- 用模糊数学相关知识作的年龄分布曲线,隶属函数-fuzzy math knowledge for the age distribution curve, membership function
简易日历(H)
- 一个简易日历程序,已知公元元年一月一日即耶稣诞生日是星期一,那么因为365%7=1,366%7=2。所以每过一年平年星期数加一,每过一年闰年星期数加二,依次类推就可以求出任意一年一月一日是星期几。-a simple calendar program, known Year on January 1 that the first year of the birth of Jesus Day is Monday, because 365% = 1,366 7% 7 = 2. So every non
距离与方位角计算
- 测量平差中的坐标方位角的转换可以方便广大的测量工作者-Adjustment coordinates the azimuth can facilitate the conversion of the majority of Surveyors
VCRn
- 将 VC++工程名称转换程序 实现VC++程序重新命名-descr iption of VC VC conversion process re-naming
