-
FGPathBezier3
利用java编写的路径平滑算法,采用2次+3次贝塞尔曲线拟合路径,并且可以按照一定距离间隔生成采样点(Written using java path smoothing algorithm, using the 2+3 Bezier curve fitting path, and the sampling points can be generated in accordance with a certain distance interval)
- 2012-10-01 13:50:18下载
- 积分:1
-
JAVA网络编程,JAVA多线程编程,重点是JAVA 网络编程.如UDP包的收发,建立TCP连接等....
JAVA网络编程,JAVA多线程编程,重点是JAVA 网络编程.如UDP包的收发,建立TCP连接等.-Java Network Programming, Java multithreaded programming, with a focus on Java network programming. If the UDP packet transceiver to establish TCP connection.
- 2022-03-07 14:49:42下载
- 积分:1
-
page
STRUT1.2的简单分页,提供大家简单的学习和应用(struts1.2 s ease page,please everyone can learning and application for use.)
- 2013-04-10 15:53:21下载
- 积分:1
-
a simple mail procedures
一个支持pop3的简单的邮件收发程序-a simple mail procedures
- 2022-01-24 13:10:04下载
- 积分:1
-
CircularHough
霍夫变换提取圆形很好用很难弄到的速度还可以(Extraction of a circular Hough transform it is very difficult to get good with the speed can also be)
- 2008-05-10 20:56:05下载
- 积分:1
-
Flip-words
翻转文字,将www.real.com翻转称为com.real.(Flip text, will flip as com.real.www www.real.com)
- 2016-02-17 23:57:24下载
- 积分:1
-
用C语言实现Ping程序功能,是网络编程初学者学习的好例子。
用C语言实现Ping程序功能,是网络编程初学者学习的好例子。-C language function Ping procedures, the network programming beginners to learn the good examples.
- 2022-05-20 19:45:34下载
- 积分:1
-
DrawOfMemory
DrawOfMemory源码包,VC++内存绘图例子代码,包括了多个实用的VC++函数:比如DrawLine函数:将传入函数的值以图像的形式显示到对应的控件上(int AllNum:总的数据量,int Value[]:数据值数组,COLORREF PenColor:画笔的颜色,CWnd *pWnd:需要显示曲线的控件指针);DrawWave函数,将传进函数的值以图像的形式显示到对应的控件上;DrawMultiLine函数:将传进函数的值以图像的形式显示到对应的控件上,可以显示多个数据段。参数定义:
int Mult:总共需要显示几类数据
int AllNum:每类数据总的数据量
int Value[]:数据值数组,组成形式:数据1+数据2+数据3+ ...
COLORREF PenColor:每类数据的画笔的颜色
CWnd *pWnd:需要显示曲线的控件指针
还有一些函数不一一列举了,请自行下载源码查看(DrawOfMemory source package, VC++ memory mapping code examples, including a number of practical VC++ function: for example DrawLine function: the value passed to the function displayed in the form of the image to the corresponding controls (int AllNum: the total amount of data, int Value []: an array of data values , COLORREF PenColor: brush color, CWnd* pWnd: need to show the curve control pointers) DrawWave function, will pass into the function value is displayed in the form of an image to the corresponding controls DrawMultiLine function: the passed into the function value is displayed in the form of an image to the corresponding control, you can display multiple data segments. Parameters are defined:
int Mult: A total of several types of data to be displayed
int AllNum: total amount of data for each type of data
int Value []: an array of data values , consisting of forms: Data 1 Data 2+ 3+ ...+ data
COLORREF PenColor: brush color for each type of)
- 2014-07-02 10:52:43下载
- 积分:1
-
EEGfenpin
对脑电信号进行波段分频,将脑电信号分为beta、Theta、Alpha、delta四个频段。(Frequency division of EEG signals.)
- 2017-11-08 21:21:41下载
- 积分:1
-
JavaSnake
Snake game programmed in Java
- 2014-11-19 00:33:10下载
- 积分:1