-
Kernel-Entropy-Component-Analysis
这篇文章是一种特征降维的方法,不过跟一般的计较离散度的方法不同,这个特征变换的准则是:尽可能地保留原始样本的熵(Kernel Entropy Component Analysis
Jenssen, R
Pattern Analysis and Machine Intelligence, IEEE Transactions on
Volume: PP , Issue: 99 )
- 2015-12-01 19:27:42下载
- 积分:1
-
C++编程思想
c++编程思想,对于有一定的C++编程经验的人来说,是一本很好的理论以及实践的书籍,本书及理论与实践一体,让你更深层次的理解C++编程
- 2022-02-01 07:24:43下载
- 积分:1
-
RequestHTTP
一个轻量级的C++socket访问http的封装类,提供多种方便接口,页面请求,图片下载,均可方便KO(A lightweight C++socket access the http wrapper class, offers a variety of convenient interface, page requests, picture downloads, can be easily KO)
- 2013-04-09 21:28:29下载
- 积分:1
-
ado查询
CString result,strsql,strcol,strColName,strtemp;
_variant_t va,partment;
CAdoDB db(TEXT("student"));
strsql.Format("%s",B.strsql);
db.ExecuteSQLSelect(strsql);
int k=0,q=0;
if(db.ResultExist())
{
int totalnum=db.GetRecCount();
strtemp.Format("%d",totalnum);
long nItemCount =db.m_pRecordset->GetFields()->GetCount();
db.m_pRecordset->MoveFirst();
if(totalnumadoEOF)
{
for(long i=0;iGetFields()->GetItem(i)->GetName());
strcpy(B.AllInfo[i],db.GetRecordResult(strColName));
}
B.OperState=totalnum;//总个数
Send(&B,sizeof(B));
db.m_pRecordset->MoveNext();
}
}
else
{
while(q
- 2022-06-20 20:45:23下载
- 积分:1
-
GZGLXT
一个非常实用的工资管理系统,可以经过简单的修改后,直接使用.(Pay a very practical management system, through simple modifications can be directly used.)
- 2010-05-24 16:43:48下载
- 积分:1
-
Codes
APF SVG开发源代码程序,适用于TI 2812芯片中开发。(APF SVG)
- 2016-09-12 11:32:17下载
- 积分:1
-
Fluent-DPM
说明: 在fluent仿真软件中定义DPM两相流计算(Fluent user defined DPM Model)
- 2019-11-25 21:55:17下载
- 积分:1
-
Primer c++ 第5版.part04
说明: 本书04部分详细讲解了C++语言的基本概念和编程技巧。本书可作为C++语言的教材,适用于需要系统学习C++语言的初学者,也适用于巩固C++语言知识或者希望进一步提高编程技术的程序员。(This book part 04 explains the basic concepts and programming skills of C + + language in detail. This book can be used as a textbook of C + + language, suitable for beginners who need to learn C + + language systematically, and also for programmers who want to consolidate the knowledge of C + + language or want to further improve programming technology.)
- 2020-04-24 10:43:40下载
- 积分:1
-
ADS1118_2
使用STM32驱动ADS1118,电压采样信息打印到串口上(STM32F103--->ADS1118)
- 2021-04-09 17:58:59下载
- 积分:1
-
readFLASH-writeLCD
单片机利用SPI总线从flash读取图像数据并通过SPI写入液晶屏。(Microcontroller using SPI bus to read image data from the flash and write into the LCD screen via the SPI interface.)
- 2021-04-24 11:08:47下载
- 积分:1