-
Python精要参考,一本经典Python参考书
Python精要参考,一本经典Python参考书-Python Essential Reference, Python a classic reference book
- 2022-02-14 00:41:08下载
- 积分:1
-
ocr文字识别
图形文字识别(OCR)是常用的东西。许多程序员都想在自己的程序中嵌入OCR的识别模块。但是,用别人的—要价太高;自己做—难度太大。其实微软早在Office2003中推出了一个OCR模块,对中文有很好的支持(不亚于国内的一个品牌产品)。可能有许多人都注意到这个好东西了,但是MS_OCR在VC++上的接口和用法一直没见披露。笔者在这里发布一个用MS_OCR做的示范程序,大家试试,识别能力还不错,并且支持多种图形格式(bmp,jpg,tif)。在其它地方摘录的,希望能够共同借鉴学习,给原创者点个赞。
- 2022-09-18 08:10:03下载
- 积分:1
-
svr
说明: 一维支持向量机回归以及二维支持向量机回归(One-dimensional support vector machine regression, as well as two-dimensional support vector machine regression)
- 2008-09-11 22:07:40下载
- 积分:1
-
lcdwdemo
Application to GLCD for Windows.
- 2011-08-25 05:24:48下载
- 积分:1
-
你必须知道的495个C语言问题
The book is organized in the form of question and answer, and discusses some of the problems often encountered in the process of learning or using the C language.
For reference, not commercially available
- 2018-02-04 23:49:36下载
- 积分:1
-
xiaotuoluo
捷联惯导的C程序实现,四元数进行姿态更新,MATLAB进行图像处理,包含原始数据。(SINS of the C program implementation, quaternion for attitude update, MATLAB for image processing, including raw data.)
- 2009-12-01 14:39:15下载
- 积分:1
-
queue
队列是一种特殊的线性表,是一种先进先出(FIFO)的数据结构。它只允许在表的前端(front)进行删除操作,而在表的后端(rear)进行插入操作。(Queue is a special kind of linear table, is a first in first out (FIFO) data structure. It is only allowed in the front of the table (front) to delete, and at the rear end of table insert (rear).)
- 2018-06-20 11:25:58下载
- 积分:1
-
一个将Excel数据传给Access数据库的小程序
一个将Excel数据传给Access数据库的小程序-an Excel data transmission Access database small program
- 2022-03-05 08:44:50下载
- 积分:1
-
Keyboard can be used to control vertical and horizontal components of mobile ......
可用键盘控制元件上下左右移动-Keyboard can be used to control vertical and horizontal components of mobile ...................
- 2022-10-17 03:10:02下载
- 积分:1
-
kwnn
基于KNN算法的室内指纹匹配定位算法代码,有注释(Indoor fingerprint matching positioning algorithm code based on KNN algorithm, annotated)
- 2018-06-09 11:31:23下载
- 积分:1