-
Main_SVR_Epsilon
One-Class֧
- 2010-03-26 09:10:36下载
- 积分:1
-
杨辉三角形
#include
#include
void YangHui1()
{
int i,j,a[5][5];
for(i=0;i
- 2023-07-26 10:05:04下载
- 积分:1
-
ISO_IEC_14496-14_2005(E)
Information technology — Coding of
audio-visual objects —
Part 14:
MP4 file format(Information technology- Coding ofaudio-visual objects-Part 14: MP4 file format)
- 2008-07-15 12:38:32下载
- 积分:1
-
ourdev_457075
cc2431无线传输的经典教程与使用方法,里面有例程,可供参考(cc2431 wireless transmission of the classic development board, there is the use of methods and lesson plans)
- 2012-06-03 12:58:24下载
- 积分:1
-
data_structure
数据结构c源代码实现,大概有100个左右,基本上将所有的数据结构都有介绍(Data structures c source code to achieve, there are about 100 or so, basically all of the data structures are described)
- 2012-07-19 21:43:52下载
- 积分:1
-
error-code
周武扬的编码理论,非常详细,包括汉明码、卷积码、差错控制编码等等。(the error code of zhou wu yang,very good,include hamming code,error chontrol code.)
- 2015-02-03 11:52:55下载
- 积分:1
-
微电网容量优化
说明: 用蒙特卡洛算法模拟风机及光伏出力,并用粒子群算法加以分配优化。(Monte Carlo algorithm is used to simulate the output of wind turbine and photovoltaic, and particle swarm optimization algorithm is used to optimize the distribution.)
- 2021-04-23 20:28:47下载
- 积分:1
-
点追踪
#include #include #include #include #include #include #define LOG_TAG "native"#define LOGI(...) __android_log_print(ANDROID_LOG_INFO, LOG_TAG, __VA_ARGS__)extern "C"{using namespace cv;using namespace std;CascadeClassifier *faceClassifier;ANativeWindow *nativeWindow;JNIEXPORT void JNICALL Java_com_study_imagefacerecognition_MainActivity_loadModel(JNIEnv *env, jobject instance, jstring detectMode_);JNIEXPORT jboolean JNICALL Java_com_study_imagefacerecognition_MainActivity_process(JNIEnv *env, jobject instance, jobject bitmap);JNIEXPORT void JNICALL Java_com_study_imagefacerecognition_MainActivity_setSurfaceview(JNIEnv *env, jobject instance, jobject surface, jin
- 2023-05-27 19:35:04下载
- 积分:1
-
DOSgo
DOS下的人机对弈 围棋程序 可以读sgf文件
简单可用 不错 值得收藏
- 2021-01-15 14:48:46下载
- 积分:1
-
UCOS-II_API函数参考手册
基于UCOSII的API函数介绍,让你更加熟练的使用UCOSII(The introduction of API function based on UCOSII makes you more proficient in using UCOSII.)
- 2019-03-15 21:52:22下载
- 积分:1