搜索结果
找到约 668 项符合
Integer-only 的查询结果
其他行业 ======================================================================== MICROSOFT FOUNDATIO
========================================================================
MICROSOFT FOUNDATION CLASS LIBRARY : SimpleExtMFC
========================================================================
AppWizard has created this SimpleExtMFC application for you. This application
not only demonst ...
Java编程 Auctions are among the oldest economic institutions in place. They have been used since antiquity to
Auctions are among the oldest economic institutions in place. They have been used since antiquity to sell a wide variety of goods, and their basic form has remained unchanged. In this dissertation, we explore the efficiency of common auctions when values are interdependent- the value to a particular ...
行业发展研究 The use of hardware description languages (HDLs) is becoming increasingly common for designing and
The use of hardware description languages (HDLs) is becoming
increasingly common for designing and verifying FPGA designs.
Behavior level description not only increases design productivity, but also
provides unique advantages for design verification. The most dominant
HDLs today are Verilog and VHDL ...
matlab例程 OTSU Gray-level image segmentation using Otsu s method. Iseg = OTSU(I,n) computes a segmented i
OTSU Gray-level image segmentation using Otsu s method.
Iseg = OTSU(I,n) computes a segmented image (Iseg) containing n classes
by means of Otsu s n-thresholding method (Otsu N, A Threshold Selection
Method from Gray-Level Histograms, IEEE Trans. Syst. Man Cybern.
9:62-66 1979). Thre ...
其他 Face Recognition Library ======================== Advanced face recognition DLL using two functi
Face Recognition Library
========================
Advanced face recognition DLL using two functions : Train and Recognize. Uses neural net back propogation alogorithm with more AI tools added for imaging optimization. Library works great even for a low resolution web cam image and requires the user ...
单片机开发 关于U盘开发中所用到的协议
关于U盘开发中所用到的协议,SCSI命令和BULK-only传输协议的约定
其他书籍 The philosophy of the book is to present various pattern recognition tasks in a unified way,
The philosophy of the book is to present various pattern recognition tasks in
a unified way, including image analysis, speech processing, and communication applications. Despite their differences, these areas do share common features and their study can only benefit from a unified approach.
SQL Server HashTable实例 public class HashTable_msg { public HashTable_msg() { String sum_sql="select
HashTable实例
public class HashTable_msg {
public HashTable_msg()
{
String sum_sql="select mobilenum,count(*) from SJSJ_Msg where (left(in_date,6)=(select left(CONVERT(varchar(12) , getdate(), 112 ),6)))group by mobilenum"
Hashtable<String,Integer> ht = new Hashtable<String,Integer>() ...
其他 使用TWAIN读取扫描仪的图像。In Windows imaging applications, the most used API for scanning is TWAIN www.twain.o
使用TWAIN读取扫描仪的图像。In Windows imaging applications, the most used API for scanning is TWAIN www.twain.org. Unfortunately, the new .NET Framework has no built-in support for TWAIN. So we have to work with the interop methods of .NET to access this API. This article doesn t explain this intero ...
Java编程 JMP3Player is a mp3 player written in Java. JMP3Player uses NativeFmod library. JMP3Player supports
JMP3Player is a mp3 player written in Java. JMP3Player uses NativeFmod library. JMP3Player supports *.mp3,*.wav,*.ogg and wma(windows only) file formats.