搜索资源列表
单片机控制短信收发
- 单片机控制短信收发原理介绍及实现源码。
dSHOW视频
- 能够实现视频预览和捕捉,包括源码
将FOR语句转换成四元式的程序实现
- 编译原理课程设计,内附源码
TUTORIALFORUWNETWORKCODINGUSINGOPNETANDmatlab
- 使用opnet与matlab实现网络编码,源码在说明文档中有下载地址-Using opnet realize network with matlab coding, source code in the descr iption in the document have Download
fifo
- 操作系统FIFO页面置换算法实现VC6.0源码-FIFO page replacement algorithm for the operating system source code to achieve VC6.0
FileSystem
- 操作系统 简单的文件系统实现VC源码 模拟文件系统的实现程序,文件的基本管理数据结构和有关实现过程-Simple operating system file system file system to achieve VC source implementation of simulation programs, files, data structures and basic management process for the realization of
LwIP_protocal_code_analysis
- lwip协议栈源码详细分析及TCP/IP协议实现,老衲五木出品。-lwip protocol stack source code and detailed analysis of TCP/IP protocol, Laona five wood produced.
zaixiankefuxitong
- 在线客服系统具体实现,有源码可以看到,比较详细的细节也实现了。-Online Customer Service
ACE_study_file
- ACE自适配通信环境(ADAPTIVE Communication Environment)是可自由使用、开放源码的面向对象(OO)构架(framework),它实现了许多用于并发通信软件的核心模式。ACE提供了一组丰富的可重用C++包装外观(wrapper facade)和构架组件,可跨多种平台完成通用的通信软件任务,其中包括:事件多路分离和事件处理器分派、信号处理、服务初始化、进程间通信、共享内存管理、消息路由、分布式服务动态(重)配置、并发执行和同步,等等。 -ACE ADAPTIVE C
SerialCom
- 串口通信源码,能自由选择端口,实现串口信息的接收和发送-Serial communication source, free to select the port, serial receive and transmit information
udp-xieyi
- 用UDP 实现局域网聊天程序源码,很好的学习资料,适合初学者学习-UDP LAN chat program with source code, a very good learning materials for beginners to learn
telnet-C_
- 基于vc实现的telnet源码,下载后可自行进行参考编辑。-vc telnet
STM32-IAP
- 实现stm iap 功能,内附实现源码截图,并对关键点进行详细说明,程序已经测试通过。-Achieve stm iap function implementation source code included screenshots, and detailed descr iption of the key points, the program has been tested.
android-
- Android 串口编程原理和实现方式(附源码) 串口编程需要了解的基本知识点:对于串口编程,我们只需对串口进行一系列的设置,然后打开串口,这些操作我们可以参考串口调试助手的源码进行学习。-Android serial programming principles and implementation (with source) Serial Programming basic knowledge you need to know: For serial programming, we
fienui_v83
- ML法能够很好的估计信号的信噪比,各种资源分配算法实现,MIT人工智能实验室的目标识别的源码。- ML estimation method can be a good signal to noise ratio, Various resource allocation algorithm, MIT Artificial Intelligence Laboratory identification of the target source.
ns611
- 包括最后计算压缩图像的峰值信噪比和压缩效果的源码,可以实现模式识别领域的数据的分类及回归,pwm整流器的建模仿真。- Including the final calculation of the compressed image peak signal to noise ratio and compression of the source, You can achieve data classification and regression pattern recognition, Model
Visual C++网络高级编程+实例源码
- 压缩包中包括电子书及实例源代码和可执行文件。 本书在对Visual C++各种编程技术和TCP/IP进行系统介绍的基础上,重点讲解网络编程的高级应用、使用技巧和难点。包括基本网络编程技术,Telnet协议的实现,HTTP协议的实现,FTP协议的实现,文件下载,UDP协议的实现,ICMP协议的实现,PPP协议的实现,代理服务器的实现,ATL、DCOM、ActiveX技术,网络安全,多媒体网络编程等。 对于每个主题,书中都给出其开发要领及应用的实例和技巧,本书主要面向具有一定Visua
南瑞的IEC104规约实现的源码
- IEC104名字解析,104从站协议解析(IEC104 name resolution)
Verilog实现IIC通信协议
- Verilog实现IIC通信协议,里面有master和slave以及仿真的Verilog源码
Verilog实现IIC通信协议
- Verilog实现IIC通信协议,里面有IIC master和slave的源码,以及testbench仿真的代码