搜索资源列表
Cy7c63723的完整固件
- On power up, the firmware starts executing code at address 0h. After some housekeeping tasks it will determine whether it is attached to a USB or a PS2 interface. From that, it will branch either to USB_Main or PS2_Main. -On power up, the
ftp_command
- 使用ACE实现的ftp的功能,ACE使得在win或者unix下的通信编程变得简单。-use of ACE achieved ftp function ACE makes win under unix or communications programming simple.
IDispatch_COMSrv_SRC
- 这是一个GPRS无线监控系统的网关服务器的源代码,实现了对监控车机的登陆,登出,修改参数,传回位置信息等功能。 编译需要ACE组件和 boost库,具体下载方法见代码目录下的DOC文件夹下的html说明-This is a GPRS wireless monitoring system gateway server source code, achieving the right vehicle for monitoring the landing, publish, modify parame
ACE_NetworkProgramming
- ACE网络编程,英文版,主要讲解网络设计模式的,两卷 C++ Network Programming_1_Mastering Complexity With ACE_and_Patterns.chm C++ Network Programming_2_Systematic Reuse With ACE_And_Frameworks.chm-ACE network programming, in English, on the main mode of network design, Vo
sever1
- 是用ace做的一个小的服务器程序。大家看看啊-ace is doing a small server program. We see ah
TrainCheckClient
- 基于ACE编码,实现平台无关性编程,对于学习Adatper communication Environment的客户端软件-coding to achieve platform independence programming, learning Adatper communication Environment client software pieces
paper
- 几篇介绍ACE的IEEE论文,如果无法登录IEEE的同学可以看下
ACE_DOC_5.5_
- ACE v5.5 类库文档,chm格式,英文源版。 对使用ACE开发提供不少的帮助。
ACE_based_sms_platform
- 基于ACE的短信基础平台的设计与实现,毕业论文。此课 题通过对泰康短信基础平台源码的分析,研究ACE基础设施中间件,以寻 找解决当前泰康短信基础平台的可移植性的方法 并结合ACE的特性,给出新的基于ACE的短信基础平台的软件结构设计实现。-ACE-based SMS platform based on the design and realization thesis. The subject of Taikang source messaging platform based on ana
ACE_MFC
- ACE默认生成的库是标准库版,现在有生成好了的ACE的MFC版本,实用于VC++2005-ACE for MFC
FxStocker
- 在新浪的服务器的基础上开发的可以查询当前股票指数的Dll动态库,其中生成的动态库已经包含在其中了,里面使用了ACE的一些功能,封装了HTTP POST和GET的方法,采用POST到新浪服务器,获得股票指数,再解析的方式,如果你不能编译,请先添加ACE的库再进行编译, 也可以直接通过loadlibrary和GetProcAddress的方式调用,接口参考工程院文件-In Sina' s server that can be developed on the basis of the Dll
OFDM_communication_system
- 这是一个相对完整的OFDM通信系统的仿真设计,包括编码,调制,IFFT,上下变频,高斯信道建模,FFT,PAPR抑制,各种同步,解调和解码等模块,并统括系统性能的仿真验证了系统设计的可靠性。 -this is a programme about OFDM communication system,which involve in code,modulation,IFFT,FFT,PAPR,and so on.
ACEThreadPool
- ACEThreadPool : 基于C++ ACE开源通信框架的线程池源码 -ACEThreadPool: C++ ACE based ThreadPool source code
ace_send
- 使用ACE来通过队列send和pop信息。c++实现。-ACE through queue send and pop information. c++.
SAP-STREAM
- 基于ace网络通讯基础件的流文件传输示例-File transfer example based the ace network communication flow of basic parts
ACE_Client_1
- ACE 实现数据的接收和发送 是学习ACE的基础 很好很好-ACE data receive and transmit
Timer_Queue
- ACE时间队列源代码--如何使用各种同步机制调度管理基于时间的事件-ACE Time Queue--illustrate how to use various concurrency mechanisms to schedule and handle timer-based events.
ACE_MFC_CLient_Server
- 网上找的ACE资料,自己改成MFC的客户端和服务器端代码-ACE information on the Internet to find their own MFC client and server-side code
ACE-5.5
- ACE提供了一组丰富的可重用C++包装外观(Wrapper Facade)和框架组件, 可跨多种平台完成通用的通信软件任务,开发包-ACE Wrapper Facade socket
TCP_API_Server2.0
- 实现TCP,HTTP,SMTP协议的框架,Data里对MySQL接口封装,XML里对DOM标准的实现。我目前主要是做C++网络编程,曾经尝试接触ACE库,但觉得太复杂难理解,而且也没有条件用于项目,后来发现了Poco,不仅简单易用,而且也包含《C++ Networking Programming》中提到的各种模式和框架,更难得的是文档注释丰富,看起源码来相当舒-class Net_API TCPServer: public Poco::Runnable class Net_API TCPSe