-
C++-Cguide
高质量C++/C编程指南.不错的东东,不知道对大家有没有帮助!
(quality C/C Programming Guide. Eastern good, we do not know of any help!)
- 2007-07-11 08:15:06下载
- 积分:1
-
Programming-Embedded-Systems-in-C-a-CPP
Programming embedded systems in C and C++
- 2014-10-06 12:49:33下载
- 积分:1
-
moban
计算几何算法模板!ACM专业人士提供!可用于解决各类计算几何算法问题,带注释。(Computational geometry algorithm template! ACM professionals! Can be used for various types of computational geometry algorithms to solve the problem, with comments.)
- 2010-06-02 12:13:45下载
- 积分:1
-
STM32F4 485通信实验.rar
STM32F4 485通信实验.rar
STM32F4 485通信实验.rar
- 2022-02-26 05:35:57下载
- 积分:1
-
Material-Management-System
vc编写的物资管理系统,使用sql数据库,ODBC访问方式,包含索引及存储过程,很好的参考价值(vc prepared materials management system, use sql , ODBC access methods, including indexing and storage process, a good reference value)
- 2014-12-17 09:55:32下载
- 积分:1
-
2
说明: 这是购买周立功的试验箱时候松的源代码。很经典的代码。希望学习单片机的朋友好好研究。短小精悍。有意思。这是第二部分。(This is the purchase of weeks Ligong Song of the chamber when the source code. Classic code. Singlechip friends want to learn on this issue. Dapper. Interesting. This is the second part.)
- 2008-04-16 11:16:20下载
- 积分:1
-
GPSRadar
GPS开发经典工具,很有参考价值,你可以用它在PC平台接收数据包,这样就可以研究包结构知识(GPS development of classical tools, a good reference, you can use it in the PC platform for receiving data packets, so packets can study the structure of knowledge)
- 2008-07-26 22:56:41下载
- 积分:1
-
TaskSwitching
windows phone 任务交换,暂存当前操作状态(windows phone task switching, temporary storage of the current operating status)
- 2012-07-31 15:48:23下载
- 积分: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
-
MMUSIC
修正music算法对相干信号的DOA估计(Music algorithm modified DOA Estimation for Coherent Signal)
- 2010-06-07 08:01:14下载
- 积分:1