搜索结果
找到约 57 项符合
Native 的查询结果
按分类筛选
- 全部分类
- Java编程 (12)
- Delphi控件源码 (4)
- 技术资料 (4)
- Linux/Unix编程 (3)
- 其他书籍 (3)
- VC书籍 (3)
- 软件设计/软件工程 (3)
- 嵌入式Linux (2)
- 其他 (2)
- 人工智能/神经网络 (2)
- 网络 (2)
- 书籍 (2)
- 无线通信 (1)
- Internet/网络编程 (1)
- DSP编程 (1)
- 多国语言处理 (1)
- 串口编程 (1)
- 数值算法/人工智能 (1)
- 驱动编程 (1)
- VHDL/FPGA/Verilog (1)
- Java书籍 (1)
- 中间件编程 (1)
- 加密解密 (1)
- 压缩解压 (1)
- 通讯/手机编程 (1)
- Symbian (1)
- 其他嵌入式/单片机内容 (1)
Delphi控件源码 Native Application for Builder 5
Native Application for Builder 5
无线通信 Android系统下OpenCV的人脸检测模块的设计
针对解决OpenCV人脸检测模块在Android平台编译和移植的问题,提出一种利用JNI技术(Java Native Interface)调用OpenCV以及采用Android NDK(Native Development Kit)生成共享库的目标检测方法。文中从分析利用Android NDK编译Android平台所需要的OpenCV静态库的问题入手,详细阐述了利用JNI调用OpenCV相关函数的具体步骤 ...
Internet/网络编程 Lachesis an IRCRPG combat engine written in a combination of C and C++. The combat engine is being w
Lachesis an IRCRPG combat engine written in a combination of C and C++. The combat engine is being written for a specific RPG, but most of the project should be useful to IRCRPGs in general. It includes a native interface to the IRC protocol to allow it to act as an IRC bot, for such uses as dice ro ...
Delphi控件源码 SQLDirect Component Library is a light-weight Borland Database Engine replacement for Borland Delphi
SQLDirect Component Library is a light-weight Borland Database Engine replacement for Borland Delphi v.4 - 9(2005) and C++Builder v.4 - 6. It uses the native application programming interfaces to access to the following SQL-servers: * Centura (formerly, Gupta) SQLBase Server * IBM DB2 Universal Data ...
其他书籍 This book shows you how to write programs that run under Microsoft Windows 98, Microsoft Windows NT
This book shows you how to write programs that run under Microsoft Windows 98, Microsoft Windows NT 4.0, and Windows NT 5.0. These programs are written in the C programming language and use the native Windows application programming interfaces (APIs). 学习SDK的经典书籍
多国语言处理 ICTCLAS的JNI调用接口文件: Title:ICTCLAS Caller * <p>Description:do chinese word segmentation.do
ICTCLAS的JNI调用接口文件:
Title:ICTCLAS Caller
* <p>Description:do chinese word segmentation.don t change the pakage and CLASS name, orelse you can t use it.
* 请不要改变包名、类名以及native的方法名,否则调用将失效。
* 由于ICTCLAS本身存在很多鲁棒性问题,调用segSentence时,string参数请保证不要过 ...
其他 JAVA调用本地方法
JAVA调用本地方法,NATIVE接口,可以调用C/C++函数,或被C/C++调用
Java编程 FreeJaPoll is a free software that make possible to add in a simple way a web-survey to your own s
FreeJaPoll is a free software that make possible to add in a simple way a web-survey to your
own site. FreeJaPoll is a servlet written in Java programming language the program logo
(on the right) shows The Duke (Java mascotte) and a duke-like colored chicken...why? Because
the word "Poll" in my n ...
嵌入式Linux graspForth is my humble attempt at a Forth-in-C that has the following goals: GCC ......... to su
graspForth is my humble attempt at a Forth-in-C that has the following goals:
GCC ......... to support all 32-bit micros that GCC cross-compiles to.
Relocatable . to be able to run in-place in either Flash or Ram.
Fast ........ to be "not much" slower than an assembly based native Forth.
Small ... ...
Linux/Unix编程 SDL Library Documentation. The SDL library is designed to make it easy to write games that run on Li
SDL Library Documentation. The SDL library is designed to make it easy to write games that run on Linux, *BSD, MacOS, Win32 and BeOS using the various native high-performance media interfaces, (for video, audio, etc) and presenting a single source-code level API to your application. SDL is a fairly ...