Welcome![Sign In][Sign Up]
Location:
Search - NDK

Search list

[Otherandroid ndk 开发文档

Description: android ndk 开发文档
Platform: | Size: 216804 | Author: mooding@tom.com | Hits:

[BooksAndroid NDK开发环境

Description: 搭建Android NDK开发环境
Platform: | Size: 1460736 | Author: 79269898@qq.com | Hits:

[SourceCodeAndroidNDKDemo

Description: Android平台NDK入门实例
Platform: | Size: 111919 | Author: txxiongtao@gmail.com | Hits:

[Internet-Networknetbag

Description: 随着NDK 1.0的成功,我决定扩展它的功能。NDK可以说是一个网络程序设计的开发包。它由一系列的类组成实现client/server结构。NDK隐藏了所有复杂的关于网络连接、数据的发送与接收等功能。你只需要使用三个类就可以了:CNDKServer, CNDKClient和CNDKMessage。只要重载几个方法,你就可以设计除功能强大的client/server程序。NDK是基于MFC的CSocket类,因此你可以为你的局域网或Internet设计程序-With the success, I decided to expand its functions. NDK can be said to be a network programming development package. It consists of a series of compositions to achieve client/server structure. NDK hide all the complexity of network connectivity, data transmission and reception capabilities. You only need to use it on three categories : CNDKServer, CNDKClient and CNDKMessage. As long as the heavy number of ways you can design in addition to the powerful client/server process. NDK is based on the MFC CSocket category, so you can get for your LAN or Internet design program
Platform: | Size: 236544 | Author: 王杰 | Hits:

[Internet-NetworkNDK

Description: 一个很好玩的网络聊天程序 生成一个一个服务器端和客户端 可以彼此对话,用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
Platform: | Size: 111616 | Author: 陈丽萍 | Hits:

[Internet-NetworkNDK(vc)

Description: 一个用vc开发的两层结构的网络程序-vc used to develop a two-tier structure of the network programming.
Platform: | Size: 1035264 | Author: ray | Hits:

[DSP programNDKforTIDM642DSP

Description: 开发TIC6000DSP经典重要资料,NDK(Network Development Kit) for TI C6000 DSP,本人费尽心血才搞到的,是开发DSP网络通讯的基础.-development TIC6000DSP classical important information NDK (Network Development Kit) for TI C6000 DSP, I only made a painstaking, and the development of DSP-based communications network.
Platform: | Size: 539648 | Author: John NI | Hits:

[ICQ-IM-ChatNDK_dll_src

Description: The NDK is a set of classes that implements a client/server architecture. The NDK hides all the complexity of the connection, sending, and receiving of data over a network. You only have to deal with three classes: CNDKServer, CNDKClient, and CNDKMessage. With just a few methods to override, you obtain a complete robust client/server application. The NDK is based on the class CSocket from MFC, so you can run your application on a local network or on the Internet without any change. To easily understand the integration of the NDK in an application, you ll find at the end of this article a complete chat application.-The NDK is a set of classes that implements a client/server architecture. The NDK hides all the complexity of the connection, sending, and receiving of data over a network. You only ha 've to deal with three classes : CNDKServer. CNDKClient. and CNDKMessage. With just a few methods to over ride, you obtain a complete robust client/server app lication. The NDK is based on the class CSocket f rom MFC. so you can run your application on a local networ k or on the Internet without any change. To easil y understand the integration of the NDK in an app lication. you'll find at the end of this article a complete c hat application.
Platform: | Size: 36864 | Author: alandal | Hits:

[DSP programndkuse

Description: ti dm642上,使用ti ndk开发网络通信程序。ndk的使用实例。 vpm642上,可以直接运行。-ti, ti ndk use of the network communication process. Ndk examples of the use. Vpm642, can be directly run.
Platform: | Size: 1073152 | Author: lizhaojun | Hits:

[Program docDM642-TCP.IP

Description: 高性能600MHz的TMS320DM642是可编程的数字多媒体处理器,为了了解其对于多媒体数据通信的支持,本文针对DSP芯片上的网络开发工具NDK进行了研究,测试了其在UDP传输过程中的CPU效率,对其在不同传输速率和二级缓存大小的条件下的表现给出了比较。说明了DM642是一款很适用于多媒体通信的数字信号处理器-The TMS320DM642 is a 600MHz high-performance programmable digital multimedia processor, in order to understand their data communication for multi-media support, this article on a chip for DSP development tools NDK Network conducted a study to test its presence in the UDP transmission efficiency of the CPU its at different transmission rates and secondary cache size is given under the conditions of performance are compared. Describes the DM642 is a very applicable to multimedia communications, digital signal processor
Platform: | Size: 64512 | Author: lzp | Hits:

[DSP programDSP_UDP_VC60

Description: DSP上UDP协议通讯(CCS2.1)及电脑上位机配套程(VC6.0) 虽然简单,但是DSP板的网口发送与电脑板网口的接受的完整的配套的程序,可供初学者学习NDK开发有个直观的认识 -DSP on the UDP protocol communications (CCS2.1) and computer matching Cheng PC (VC6.0) Although the simple, but DSP board I sent with the computer network board network port to accept the integrity of the matching procedures, for beginners to learn NDK development to have a intuitive understanding of
Platform: | Size: 4585472 | Author: 9311066 | Hits:

[OS programndk

Description: native develop kit,nativeAPI开发包。-err
Platform: | Size: 251904 | Author: sz421 | Hits:

[DSP programdsp_pc_communication_dm642

Description: 在dm642开发平台上实现dsp与主机之间的通信实例,主机端采用VC2005开发平台,dsp上采用ccs3.3,ndk采用1.92,内附有在不同频率下通信的测试数据!-In the DM642 development platform to achieve dsp with examples of communication between the host, host-side development platform VC2005 used, dsp using ccs3.3, ndk using 1.92, enclosing have different frequencies in the test data communication!
Platform: | Size: 54272 | Author: Zhang sande | Hits:

[DSP programdsp_pc_communication_dm6437

Description: 在evmdm6437上实现dsp与主机之间的通信实例,主机端采用VC2005开发平台,dsp上采用ccs3.3,ndk为1.92版本,内附有在不同频率下通信的测试数据
Platform: | Size: 54272 | Author: Zhang sande | Hits:

[DSP programsetupwin32_ndk-1_94_0_0_eval

Description: TI ndk-1_94_0_0_eval 最新windows安装版本 -TI ndk-1_94_0_0_eval install the latest version of windows
Platform: | Size: 17635328 | Author: 周国华 | Hits:

[Program docNDK1.94-doc

Description: 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-TI ndk-1_94_0_0 user manuals and reference manual Network Developer s Kit (NDK) Software User s Guide.pdf and Network Developer s Kit (NDK) Software Programmer s Reference Guide.pdf
Platform: | Size: 3067904 | Author: 周国华 | Hits:

[DSP programsetupwin32_ndk_1_92_00_22_eval

Description: 用于开发TI C6000系列DSP网络应用程序的开发包,调用NDK所提供的API就可以实现多种协议-For the development of TI C6000 series DSP web application development package, call the API provided by NDK can realize a wide range of agreement
Platform: | Size: 23773184 | Author: xyk | Hits:

[Windows DevelopNDK

Description: 能够用于在局域网传输文件,采用多线程的方法,并且包含也一个通用类-Can be used in local area network to transfer files using multi-threaded approach, and includes also a general category
Platform: | Size: 292864 | Author: win | Hits:

[DSP programdsp_pc_communication_dm6437

Description: 详细说明:在evmdm6437上实现dsp与主机之间的通信实例,主机端采用VC2005开发平台,dsp上采用ccs3.3,ndk为1.92版本,内附有在不同频率下通信的测试数据 .-dsp_pc_communication,on dm6437 demo board.
Platform: | Size: 65536 | Author: 山本五十二 | Hits:

[Communication-MobileTCPIP

Description: DM642 TCP/IP NDK网络开发程序,对于初学者很有用。-DM642 TCP/IP NDK web development process, useful for beginners.
Platform: | Size: 1033216 | Author: 吕京梅 | Hits:
« 1 23 4 5 6 7 8 9 10 ... 16 »

CodeBus www.codebus.net