搜索资源列表
Thinking in VC++
- Thinking in C++ patiently and methodically explores the issues of when and how to use inlines, references, operator overloading, inheritance and dynamic objects, as well as advanced topics such as the proper use of templates, exceptions and multiple
CANdll
- can bus 动态链接库,由博世公司提供,与它的开发工具canoe,canopen,caneditor等有关-Dynamic Link Library can bus, provided by Robert Bosch GmbH, with its development tools, canoe, canopen, caneditor and other relevant
C-D-S-with-starlogo
- 复杂动态系统仿真软件starlogo学习资料-Complex dynamic system simulation software starlogo the learning materials
ACE_study_file
- ACE自适配通信环境(ADAPTIVE Communication Environment)是可自由使用、开放源码的面向对象(OO)构架(framework),它实现了许多用于并发通信软件的核心模式。ACE提供了一组丰富的可重用C++包装外观(wrapper facade)和构架组件,可跨多种平台完成通用的通信软件任务,其中包括:事件多路分离和事件处理器分派、信号处理、服务初始化、进程间通信、共享内存管理、消息路由、分布式服务动态(重)配置、并发执行和同步,等等。 -ACE ADAPTIVE C
CSharpSMS
- 厦门才茂短信猫C#调用动态库DLL连接猫收发短信源码。-Xiamen caimore SMS cat C# call DLL dynamic library linking cat SMS source code.
Automated-Link-16-Testing-using-DEVS-and-XML
- An automated testing framework is described here based on Discrete Event System Specification (DEVS - in C++) modeling and simulation formalism, Extensible Markup Language (XML), and System Entity Structure (SES),being introduced at DoD’s Joint Inter
C和指针课后习题答案
- 本书书写了C和指针的课后习题答案,供大家参考。 Pointers On C Instructor’s Guide Chapter 1 A Quick Start Chapter 2 Basic Concepts Chapter 3 Data Chapter 4 Statements Chapter 5 Operators and Expressions Chapter 6 Pointers Chapter 7 Functions Chapter 8 Arrays