-
模式识别中的脱机字符识别,包括手写数字识别之Fisher线性判别,手写数字识别之模板匹配法,数字识别之神经网络法及细化算法。...
模式识别中的脱机字符识别,包括手写数字识别之Fisher线性判别,手写数字识别之模板匹配法,数字识别之神经网络法及细化算法。-pattern recognition of Offline Character Recognition, including handwritten digital identification Fisher Linear Discriminant. Handwritten identification template matching, digital identification neural network and refinement algorithm.
- 2023-08-23 22:45:03下载
- 积分:1
-
JMS简明中文教程,适合初学者学习.Java Messaging Service
JMS简明中文教程,适合初学者学习.Java Messaging Service-A Concise Chinese JMS Tutorial for beginners to learn. Java Messaging Service
- 2022-04-29 15:31:47下载
- 积分:1
-
次为EZusb的通用源码,希望对大家能有所帮助,也希望根大家多多交流学习。...
次为EZusb的通用源码,希望对大家能有所帮助,也希望根大家多多交流学习。-Times for EZusb common source, in the hope that everyone can be helped, and hope to learn more exchanges root everyone.
- 2022-03-30 20:18:54下载
- 积分:1
-
众所周知,JDBC(Java数据库连接)是Java 2企业版的重要组成部分。它是基于SQL层的API。通过把SQL语句嵌入JDBC接口的方法中,用户可以通过Ja...
众所周知,JDBC(Java数据库连接)是Java 2企业版的重要组成部分。它是基于SQL层的API。通过把SQL语句嵌入JDBC接口的方法中,用户可以通过Java程序执行几乎所有的数据库操作。JDBC只提供了接口,具体的类的实现要求数据库的设计者完成。通过生成这些接口的实例,即使对于不同的数据库,Java程序也可以正确地执行SQL调用。所以对于程序员来说,不必把注意力放在如何向数据库发送SQL指令,因为程序员需要了解和用到的只是JDBC的接口,只有在极少数情况下会用到面向特定数据库的类,例如程序员希望使用ORACLE的扩展API。-known, JDBC (Java Database Connectivity) is a Java 2 Enterprise Edition of the important components. It is based on SQL API layer. Through JDBC embedded SQL interface method, Java users can implement procedures almost all of the data base. JDBC interface provides only a specific category of demands on the database designer to complete. Interface generated by these examples, even for the different databases, Java programs can also correct implementation of SQL calls. So programmers, we do not have to focus on how to send SQL database directive because programmers need to understand and use the only JDBC interface Only in very rare cases, will use the database for specific categories, For example, programmers hope to expan
- 2022-07-09 18:17:48下载
- 积分:1
-
WebSphere MQ V6 Fundamentals. Overview of message queuing and WebSphere MQ V6.0....
WebSphere MQ V6 Fundamentals. Overview of message queuing and WebSphere MQ V6.0. Hands-on guide to the first steps of building a WebSphere MQ infrastructure.
- 2022-01-31 11:23:09下载
- 积分:1
-
一个完整强大的xml文件解析的程序,编译环境为VC++6.0/VC++ 2005,内附说明文档,具有超强实用性...
一个完整强大的xml文件解析的程序,编译环境为VC++6.0/VC++ 2005,内附说明文档,具有超强实用性-A complete xml document powerful analytical procedures, the compiler environment VC++ 6.0/VC++ 2005, enclosing the documentation, with super-strong practical
- 2022-12-08 05:25:03下载
- 积分:1
-
介绍了基于VHDL的可编程分频器在波形发生器中的应用的方法,利用这一方法,
可使波形频率在大范围内变化。...
介绍了基于VHDL的可编程分频器在波形发生器中的应用的方法,利用这一方法,
可使波形频率在大范围内变化。
- 2023-06-02 04:55:03下载
- 积分:1
-
《Visual C++小波变换技术与工程实践》 作者:靳济芳。书上的代码。第6章:网络图像渐进传输实用案例。包括:图像多分辨率表示,基于感兴趣区域的编码,传输信...
《Visual C++小波变换技术与工程实践》 作者:靳济芳。书上的代码。第6章:网络图像渐进传输实用案例。包括:图像多分辨率表示,基于感兴趣区域的编码,传输信噪比控制,图像的渐进传输等的Visual C++编程实现,供大家参考。-" Visual C++ wavelet transform technology and engineering practice," Author: Ji Jin-fang. On the code book. Chapter 6: Network Image Utility progressive transmission case. Include: multi-resolution images that the region of interest based on the encoding, transmission noise control, such as progressive transmission image of the Visual C++ Programming for reference.
- 2023-01-21 14:30:04下载
- 积分:1
-
JavaScript animation using JavaScript animation and animation using JavaScript
用JavaScript制作动画 -JavaScript animation using JavaScript animation and animation using JavaScript
- 2023-03-30 04:00:04下载
- 积分:1
-
一个在汇编环境下设计推箱子的小游戏。
设计要求:
通过移动方向键来控制小人去推动箱子,直到把所有的箱子都推动到各个仓库中。在有限的范围中放好各箱子,且每...
一个在汇编环境下设计推箱子的小游戏。
设计要求:
通过移动方向键来控制小人去推动箱子,直到把所有的箱子都推动到各个仓库中。在有限的范围中放好各箱子,且每次只能搬运一个箱子。
-A design environment in the compilation of the game Sokoban. Design requirements: by moving the arrow keys to control the small box to push until all the boxes are to promote the various warehouses. In a limited range of the box in place, and each can only carry one box.
- 2022-03-04 11:14:11下载
- 积分:1