-
此算法是数据挖掘中的聚类算法,很经典,是一种基于统计思想的聚类算法...
此算法是数据挖掘中的聚类算法,很经典,是一种基于统计思想的聚类算法
- 2022-02-01 06:16:19下载
- 积分:1
-
文件实现了ADSP
文件实现了ADSP-BF533及DM_KIT_SSK上模块的头文件定义-Document realize the ADSP-BF533 and DM_KIT_SSK on the definition of module header file
- 2023-02-19 09:30:04下载
- 积分:1
-
Log4Net使用演示
log4net是一个功能著名的开源日志记录组件。利用log4net可以方便地将日志信息记录到文件、控制台、Windows事件日志和数据库(包括MS SQL Server, Access, Oracle9i,Oracle8i,DB2,SQLite)中。并且我们还可以记载控制要记载的日志级别,可以记载的日志类别包括:FATAL(致命错误)、ERROR(一般错误)、WARN(警告)、INFO(一般信息)、DEBUG(调试信息)。要想获取最新版本的log4net组件库,可以到官方网站http://logging.apache.org/log4net/下载。
- 2022-01-25 16:07:20下载
- 积分:1
-
In MATLAB does not draw a continuous COLORBAR, and easily adjust colors accordin...
在MATLAB中绘制不连续的COLORBAR,并方便根据自己喜好调节色彩-In MATLAB does not draw a continuous COLORBAR, and easily adjust colors according to their own preferences
- 2022-03-13 12:33:00下载
- 积分:1
-
在DOS下用INT调用的方式取得PCI总线的信息
在DOS下用INT调用的方式取得PCI总线的信息-used in DOS INT calling acquire PCI bus information
- 2022-02-15 21:22:06下载
- 积分:1
-
example source code
MFC入门例子程序源代码-example source code
- 2022-02-25 16:13:40下载
- 积分:1
-
This is a show in order to make the matrix and the software, can be text, graphi...
这是一个为了显示而做的字模软件,可以对文字,图形取模。并可以手绘图形。可以对所有的Windows字体取模,图形文件必须是单色的bmp格式的图片。可以指定设计的宽高以及取模方式,即可以对单一的设计元素取模,也可以对整个设计区域取模。可以保存设计,也可以对设计进行编辑。-This is a show in order to make the matrix and the software, can be text, graphics modulus. And can be hand-drawn graphics. Of all the Windows fonts modulus, graphics files must be a monochrome bmp format images. Can specify the design, as well as the width of high modulus, that is, can a single design element modulus can also be the entire design region modulus. Can be preserved for the design, the design can also be edited.
- 2023-01-20 23:15:04下载
- 积分:1
-
Simple OPC client,值得研究。
Simple OPC client,值得研究。 -Simple OPC client, worth studying.
- 2022-03-06 12:12:32下载
- 积分:1
-
计算机图形图像处理技术的研究!图形应用课程设计…
关于计算机图形学的图象处理哦!用于图形学课程设计所用!-on computer graphics image processing Oh! Curriculum design for the graphics used!
- 2022-03-14 10:43:18下载
- 积分:1
-
对于先进的几何形状,大多数应用程序将更喜欢加载前
For advanced geometry, most apps will prefer to load pre-authored
meshes from a file. Fortunately, when using meshes, D3DX does most of
the work for this, parsing a geometry file and creating vertx buffers
for us. This tutorial shows how to use a D3DXMESH
object, including loading it from a file and rendering it. One thing
D3DX does not handle for us is the materials and textures for a mesh,
so note that we have to handle those manually.
- 2022-05-26 16:23:51下载
- 积分:1