-
为PDF文件格式,对房内的细节
该文档格式为pdf,里边详细介绍了对clplot实时曲线类的一些改进方法,增加打印预览,数据保存,文件打开,并且附有完整的程序代码,不失为一篇好文章-The document format for the pdf, of the inside details of real-time curve clplot some type of improvement to increase the print preview, data, documents opened, and with the complete program code is, after all, a good article
- 2022-02-05 00:19:35下载
- 积分:1
-
彩色图像量化KMEAN集群
kmean聚类彩色图像量化
- 2022-06-27 09:27:58下载
- 积分:1
-
AGEIA公司的PhysX(游戏物理库)使用D3D
Ageia s PhysX(Game Physis lib) Usage with D3D - base Geometry-Ageia s PhysX(Game Physis lib) Usage with D3D- base Geometry
- 2022-02-01 02:59:45下载
- 积分:1
-
外国人写的书的种类,有关于五
老外写的样条书上的程序5-foreigner writing of the book the kind of programs on five
- 2022-03-28 16:33:33下载
- 积分:1
-
reload the animation half
加载 half-life mdl 动画模型,内含模型-reload the animation half-life model(mdl),and mdl models are include in the file
- 2023-03-08 23:15:03下载
- 积分:1
-
数字识别码第一步:训练网。利用训练样本…
数字识别代码 第一步:训练网络。使用训练样本进行训练。(此程序中也可以不训练,因为笔者已经将训练好的网络参数保存起来了,读者使用时可以直接识别)第二步:识别。 首先,打开图像(256色) 再次,进行归一化处理。点击“一次性处理” 最后,点击“R”或者使用菜单找到相应项来进行识别识别的结果显示在屏幕上,同时也输出到文件result.txt中 该系统的识别率一般为90% 另外,也可以单独对打开的图片一步一步进行图像预处理工作。但要注意,每一步工作只能执行一遍,而且要按顺序执行。步骤为:“256色位图转为灰度图”“灰度图二值化”“去噪”“倾斜校正”“分割”“标准化尺寸”“紧缩重排” 另外注意,要识别的图片,要与win.dat、whi.dat位于同一目录。此两文件保存训练后网络的权值参数
-digital identification code first step : training network. Use of training samples for training. (These procedures also can not training because I have trained network parameters saved, Readers can direct identification) second step : identification. First, open the Image (256 colors) again, to a treatment. Click on the "one-stop" Finally, Click on the "R" or use the menu item corresponding to find the identification of the identification results on the screen, also result.txt output to a file which the system"s recognition rate of 90% for the other, can be individually opened to the step-by-step pictures for image prep
- 2022-06-13 09:52:52下载
- 积分:1
-
用C语言实现的Cohen
用C语言实现的Cohen-Sutherland算法,对学习计算机图形学有很大的帮助-C language to the Cohen-Sutherland algorithm. to learn computer graphics is a great help! !
- 2022-01-26 05:39:17下载
- 积分:1
-
直线扫描算法rivate AX1(100) As Integer, AY1(100) As Integer, AX2(100) As Integer, AY2(...
直线扫描算法rivate AX1(100) As Integer, AY1(100) As Integer, AX2(100) As Integer, AY2(100) As IntegerPrivate CX1 As Integer, CY1 As Integer, CX2 As Integer, CY2 As Integer, N As IntegerPrivate Sub form_Load()Picture1.BackColor = RGB(255, 255, 255)N = 0End SubPrivate Sub picture1_MouseDown(Button As Integer, Shift As Integer, X As Single, Y As Single)If Button = 1 ThenCX1 = CInt(X): CX2 = CInt(X)CY1 = CInt(Y): CY2 = CInt(Y)End IfEnd Sub-linear scanning algorithm rivate AM1 (100) As Integer, AY1 (100) As Integer, AX2 (100) As Integer, AY2 (100) As IntegerPrivate CX1 As Integer, CY1 As Integer, CX2 As Integer, CY2 As Integer, N As IntegerPrivate Sub form_Load () Picture1.BackColor = RGB (255, 255, 255) N = 0End SubPrivate Sub picture1_MouseDown (Button As Integer, Shift As Integer, As Single X, Y As Single) If Button = = a ThenCX1 CInt (X) : CX2 = CInt (X) = CY1 CInt (Y) : CY2 = CInt (Y) End Sub IfEnd
- 2023-04-06 10:20:03下载
- 积分:1
-
MARS + ASM sourced code + explanations + palette editor
MARS + ASM sourced code + explanations + palette editor-MARS+ ASM sourced code+ explanations+ palette editor
- 2023-05-14 22:45:03下载
- 积分:1
-
OCR软件的源码
OCR软件的源码-OCR software source code
- 2022-03-10 11:02:02下载
- 积分:1