x,y,z,Modem协议实现的源码-C语言
上传时间: 2014-01-08
上传用户:colinal
CAN of C8051F500/F510 CAN 2.0 Bus 發送跟接收Keil C source sample code.可以用在CAN 2.x的上面喔~
上传时间: 2013-12-26
上传用户:417313137
C语言巧妙的宏定义, 如:得到指定地址上的一个字节或字 #define MEM_B( x ) ( *( (byte *) (x) ) ) #define MEM_W( x ) ( *( (word *) (x)
上传时间: 2013-12-20
上传用户:ztj182002
PKI系统对x.509格式数字证书的验证的C++源码实现,可直接点击编译执行
上传时间: 2017-03-08
上传用户:bruce5996
利用经典的COOLEY-TUKEY基2算法求复序列x[n]的DFTX[k].有Fortran的子程序和主程序,还有C程序
标签: COOLEY-TUKEY Fortran DFTX 程序
上传时间: 2017-03-26
上传用户:xwd2010
进程间通信14 说明了进程控制原语并且观察了如何调用多个进程。但是这些进程之间交换信息的 唯一方法是经由f o r k或e x e c传送打开文件,或通过文件系统。本章将说明进程之间相互通信的 其他技术—I P C(InterProcess Communication)。
上传时间: 2013-12-03
上传用户:zhenyushaw
本书介绍了MATLAB 7.X版本与其他语言混合编程的方法。内容包括在MATLAB中以文件方式导入、导出数据;在Windows和Linux开发C/C++语言的MEX文件;在Windows和Linux开发FORTRAN语言MEX文件;在MATLAB中使用动态连接库文件;在C/C++语言中调用MATLAB引擎;使用MATLAB编译器,以及如何在C/C++程序中使用mcc编译的库函数;在C++程序中使用MATLAB的COM编译器产生的COM组件等。 本书可以作为高等院校各工程专业的教学参考书,也是广大科技工作者必备的参考用书。
上传时间: 2017-07-03
上传用户:libenshu01
面向对象的可视化建模培训教程 [UML和Rational Rose/C++ Ver 4.x] 简介 ROSE提供的不同视图 配置用户界面 问题描述 问题需求描述 Use Cases 建立Actors ,Use Case 和Use Case 图 建立序列图 建立协同图 包和类 建立类、包和模版 重新分配类和包 建立类图
上传时间: 2017-07-31
上传用户:z754970244
including Python, C, Java, GNU/Linux, Windows XP, Symbian Series 60, and Mac OS X... ------------------------------------ Bluetooth Essentials for Programmers Author: Albert S. Huang, Larry Rudolph Publisher: Cambridge University Press Number Of Pages: 208 Publication Date: 2007-09-03 ISBN-10/ASIN: 0521703751 ISBN-13/EAN: 9780521703758 Binding: Paperback This book provides an introduction to Bluetooth programming, with a specific focus on developing real code. The authors discuss the major concepts and techniques involved in Bluetooth programming, with special emphasis on how they relate to other networking technologies. They provide specific descriptions and examples for creating applications in a number of programming languages and environments including Python, C, Java, GNU/Linux, Windows XP, Symbian Series 60, and Mac OS X. No previous experience with Bluetooth is assumed, and the material is suitable for anyone with some programming background. The autho……
标签: including Windows Symbian Python
上传时间: 2013-12-21
上传用户:caozhizhi
本人参照linux 0.1内核源代码写的printf函数的实现,支持 c, s, o, d, x, f的打印输出
上传时间: 2017-08-20
上传用户:yy541071797