搜索资源列表
netbag
- 随着NDK 1.0的成功,我决定扩展它的功能。NDK可以说是一个网络程序设计的开发包。它由一系列的类组成实现client/server结构。NDK隐藏了所有复杂的关于网络连接、数据的发送与接收等功能。你只需要使用三个类就可以了:CNDKServer, CNDKClient和CNDKMessage。只要重载几个方法,你就可以设计除功能强大的client/server程序。NDK是基于MFC的CSocket类,因此你可以为你的局域网或Internet设计程序-With the success, I
NDK
- 一个很好玩的网络聊天程序 生成一个一个服务器端和客户端 可以彼此对话,用Ip地址连即可 压缩包里面有源代码和demo-a very fun Internet chat program generator a server and a client can talk to each other. even with Ip address can be compressed inside Active code and demo
NDK(vc)
- 一个用vc开发的两层结构的网络程序-vc used to develop a two-tier structure of the network programming.
ndk
- 网络开发中的强大库,堪比ACE的NDK,
DM642-TCP.IP
- 高性能600MHz的TMS320DM642是可编程的数字多媒体处理器,为了了解其对于多媒体数据通信的支持,本文针对DSP芯片上的网络开发工具NDK进行了研究,测试了其在UDP传输过程中的CPU效率,对其在不同传输速率和二级缓存大小的条件下的表现给出了比较。说明了DM642是一款很适用于多媒体通信的数字信号处理器
NDK1.94-doc
- TI ndk-1_94_0_0 用户使用手册和参考手册Network Developer s Kit (NDK) Software User s Guide.pdf and Network Developer s Kit (NDK) Software Programmer s Reference Guide.pdf
NDK
- 能够用于在局域网传输文件,采用多线程的方法,并且包含也一个通用类-Can be used in local area network to transfer files using multi-threaded approach, and includes also a general category
tmbsl7104
- PNX1700 NDK平台SAA7104驱动源代码-saa7104 driver for PNX1700 NDK
tmbslVT1632
- PNX1700 NDK VT1632 DVI发送器驱动源码-VIA VT1632 DVI transmitter driver for PNX1700 NDK
NDK
- 详细介绍了android NDK的环境搭载 图文并茂得讲解了每个环节的具体步骤-Android NDK environment equipped with a detailed descr iption of the process illustrated
display
- /* * PROJECT: ReactOS HAL * LICENSE: GPL - See COPYING in the top level directory * FILE: hal/halx86/generic/display.c * PURPOSE: Screen Display Routines, now useless since NT 5.1+ * PROGRAMMERS: Alex Ionescu (alex.ionescu@reactos.org)
SDL-1.3
- SDL1.3,带android ndk源码和示例-SDL1.3, with the android ndk source and example
ndkcalc
- Android平台用NDK实现的计算器,是学习Android手机软件开发的入门实例。-NDK Android platform using the calculator, is to learn Android mobile phone software development examples of entry.
test_so
- android ndk调用的一个小例子, 可根据输入得到不同的输出,输入1得到2,其他得到3-android ndk sample
TI_NDK2.0
- 使用DSP的NDK进行网络开发,了解DSP的NDK的详细内容和使用方法-Using the DSP NDK network development, to understand the details of the DSP NDK and use
NdkWithJpegAndPng-master
- Android project with jpeg and png loading from ndk.
JniGuoShip
- android NDK开发案例源码,调用本地的C++代码模拟一个锅炉的温度变化,通过Tread()线程开启,Handler调用,内容简单明了,对于NDK新手来说是一个不错的例子-android NDK source development case, call the local C++ code to simulate a boiler temperature changes, by Tread () thread open, Handler called content simple for
imei-mtk-ndk
- java 调用 c 源码 修改imei ndk实例-change imei fo android
Android NDK Beginners Guide - Second Edition
- Android NDK Beginners Guide - Second Edition
安卓NDK环境下采集音频
- jni开发,安卓NDK环境下采集音频,避免从安卓层采集完数据还要往底层发(Acquisition of audio in Android NDK environment)