搜索资源列表
c++tushuguanli
- 一个C++图书管理系统源码,调试已经通过. -a C + + source library management system, the debugging has been adopted.
NUMERICAL
- 曲面加工程序源码,用C++编写的加工曲线曲面的程序-surface processing source code, C + + processing and preparation procedures for Curves and Surfaces
_tuxedo_sever
- 电力与银行通讯的源码 1.应用tuxedo中间件. 2.与银行的前置机通讯. 3.proc*c 的应用-electricity and banking source of a communication. Application tuxedo middleware. 2. With the bank's front-end system communications. 3.proc * c Application
TestForCSharp
- 短信猫源码,如使用Debug库,需要设置环境变量GSMLIB_DEBUG等于2,则会在C:\\下生成GSMModem.log文件。 若您在开发的过程中遇到问题,可以使用此方法获得GSMModem.log并发送给经销商,即可有 效的解决您的问题。
AT45db041
- TI msp430 用c编写的AT45db041的驱动程序源码
MrGFreeMD5
- c# 源码 网站 asp.net c# 源码 网站 asp.net
regs240
- tms320F240 TI的DSP的寄存器的C语言源码
ACE60SRC ACE 6.0 源码 ACE自适配通信环境
- ACE 6.0 源码 ACE自适配通信环境(ADAPTIVE Communication Environment)是可自由使用、开放源码的面向对象(OO)框架(framework),它实现了许多用于并发通信软件的核心模式。ACE提供了一组丰富的可重用C++包装外观(wrapper facade)和框架组件,可跨多种平台完成通用的通信软件任务,其中包括:事件多路分离和事件处理器分派、信号处理、服务初始化、进程间通信、共享内存管理、消息路由、分布式服务动态(重)配置、并发执行和同步,等等。 AC
bactalk.activex.example
- 双击按钮可以看到源码 该Alerton BACtalk的Windows系统支持获得BACnet 性能通过一个ActiveX (以前称为OLE容器)接口。这个 接口的设计与自动化,这是首选 方法程序之间的通信用户的Visual Basic和 可视化的C / C + + 。 Visual Basic中可以作为扩大到许多 应用程序如Microsoft Excel , Microsoft Access中,微软的Word , 和Visio 。 Visu
nDll
- rfid读写器及相关dll(java c++源码) -rfid reader and with dll(java and c++ )source
24c01
- IC卡2401 isual C 源码 非常有用-IC card 2401 isual C source code is very useful
Dll_Plug
- 一个值得学习的VISUAL c++ dll插件编程源码-One worth learning VISUAL c++ dll plug-in programming source code
Addison.Wesley.Advanced.CORBA.Programming.with.Cpl
- 这是Addison.Wesley写的Advanced CORBA® Programming with C++。书中提供了很多方法和工具,使得程序员更容易从架构、设计和源码级上理解CORBA。这是一本很好的CORBA指导书。-Here is the CORBA book that every C++ software engineer has been waiting for. Advanced CORBA® Programming with C++ provides desig
RemotingCorba_1_3_1
- RemotingCorba_1_3_1 使用C#语言实现的Corba通信框架。 包括完整的Corba通信框架源码和应用例子,分别编写了Server和Client程序。-RemotingCorba_1_3_1 use the C# language of the Corba communications framework. Including the complete source code and applications Corba communications framework
FCPP.1.5.tar
- 通过使用库您并不能回避 C++ 本身没有任何函数编程构造这一事实。FC++ 是最好的基于 C++ 的函数编程库开放源码实现,可以把它插入遗留的 C++ 代码中。BSFC++ 等项目中已经使用了 FC++,BSFC++ 是一个用 C++ 进行函数大规模同步并行编程的库。-By using the library You can not avoid C++ does not have any functional programming construct that fact. FC++ is th
Arithmetic-Expression-Evaluation
- 此源码是用C写的,用于一般表达式的求值。由于是用C写的,可以跨平台使用。你也可以取其中的功能函数嵌入到其他项目中作为一个功能组件。-This source code is written in C, for the general expression to be evaluated. Because it is written in C, can be cross-platform use. You can also take one of the feature functions embe
VC-Communition
- 一个简单的通迅录C++源码,不过很有用,可以值得参考一下。-A simple communication the recorded C++ source, however useful, can be worth considering.
C#NetPlugInTest
- 用C#开发金蝶K/3 BOS插件源码 随着时间的进步,VB6逐渐退出开发者视野,那么如何利用新工具进行金蝶K/3 BOS插件的开发?如何使BOS插件开发也与时俱进?(This code is very usefull for some pople you want learning k3)
CORX-NFC_读写标签上位机源码(C# VS2012)
- 读写标签源码,可二次开发,是通过 PN532NFC模块串口连接电脑实现上位机操作对NFC卡读写操作。(Read-write tag source code, can be redeveloped, through the PN532NFC module serial port connected to the computer to achieve the upper computer operation on the NFC card read-write operation.)
C#窗体技巧基础学习源码
- 这个对于初学C# .net来说是非常合适的,简单明了。