-
聚类算法在数据挖掘。净氧自由基
clustering algorithm in .NET ofr data mining
- 2023-02-11 16:45:04下载
- 积分:1
-
拉普拉斯变换在vs2005中实现的源代码
拉普拉斯变换在vs2005中实现的源代码-laplace transformation
- 2022-02-26 20:23:05下载
- 积分:1
-
双龙电子增补库文件libslavr.a、slavr.h
libslavr.a是库文件,需要将其和ICC标准库文件放到一起,正常情况为:C:icclib...
双龙电子增补库文件libslavr.a、slavr.h
libslavr.a是库文件,需要将其和ICC标准库文件放到一起,正常情况为:C:icclib。
slavr.h是头文件,要使用库函数需要包含此头文件。-Added to the library file Shuanglong electronic libslavr.a, slavr.hlibslavr.a is a library file, and the ICC needs to be put together with the standard library file, the normal situation: C: icclib. slavr.h is the header file, it is necessary to use the library functions need to include this header file.
- 2022-02-24 16:30:34下载
- 积分:1
-
平常大家爱玩的扑克,现在可以手机对战了,大家一起来研究参考...
平常大家爱玩的扑克,现在可以手机对战了,大家一起来研究参考-That we typically play at poker, you can now play against mobile phones, we work together to research references! ! ! !
- 2022-03-02 05:43:56下载
- 积分:1
-
这个程序是一个用鼠标画直线的源码,是用vc做的,对于那些初学者可能比较有用1...
这个程序是一个用鼠标画直线的源码,是用vc做的,对于那些初学者可能比较有用1-the procedure is painting a straight line with the mouse the source, is to use vc do, for those who may be more useful to beginners 1
- 2022-10-10 00:30:02下载
- 积分:1
-
用VFP写的一个小程序,模拟体育彩票的抽奖
用VFP写的一个小程序,模拟体育彩票的抽奖-VFP write a small program to simulate the sports lottery draw
- 2022-02-03 20:50:20下载
- 积分:1
-
锁定鼠标,按ALT + F4 可以退出
锁定鼠标,按ALT + F4 可以退出-lock mouse, according ALT F4 can be withdrawn
- 2022-05-27 05:33:52下载
- 积分:1
-
C#开发的订单程序(SQL Server2000数据库)
C#开发的订单程序(SQL Server2000数据库)-C# development orders procedures (SQL Server 2000 database)
- 2022-05-18 16:58:02下载
- 积分:1
-
VC编程开发的源代码之一
VC编程开发的源代码之一-VC programming one of the source code
- 2022-01-26 04:40:25下载
- 积分:1
-
直线Bresenham 算法
直线的中点 Bresenham 算法的原理:每次在主位移方向上走一步,另一个方向上走不走步取决于中点偏差判别式的值。
理想直线将平面划分为三个区域:对于直线上的点,F(x, y) = 0; 对于直线上方的点 F(x, y)>0; 对于直线下方的点F(x, y)
- 2023-06-04 13:50:03下载
- 积分:1