-
This document gives information about programming of TNT4882
This document gives information about programming of TNT4882
- 2022-03-07 04:44:45下载
- 积分:1
-
ADC测试数据的评估程序
ADC test data evaluation program
(adctest)
for MATLAB
- 2023-08-01 22:00:03下载
- 积分:1
-
use CArchive category of documents for the operation. MFC framework of the proce...
使用CArchive类对文件进行操作。MFC框架程序提供的文件新建与打开功能内部的实现机制。如何利用CDocument类的串行化存储功能保存与加载数据。如何实现类对串行化的支持,CObArray的串行化实现内幕。删出文档数据时常犯的错误。MFC框架程序的文档类和视类的关系,以及如何获得相互的指针引用。-use CArchive category of documents for the operation. MFC framework of the procedures and documents open new function within the Implementation Mechanism. CDocument class how to use the serial storage function preservation and loading data. How to achieve the kind of support Serial, Serial CObArray realization insider. Cut out data files often made mistakes. MFC framework of the procedures and documentation such as the type of relationship, and how to access each other indicators cited.
- 2022-07-08 13:02:21下载
- 积分:1
-
文件分割器(VC源码)
文件分割器(VC源码)- Document division (VC source code)
- 2022-03-14 20:49:28下载
- 积分:1
-
详细讲解进程间通讯的四种方式:剪贴板、匿名管道、命名管道和邮槽。并比较分析这几种进程间通信的优点和缺点。...
详细讲解进程间通讯的四种方式:剪贴板、匿名管道、命名管道和邮槽。并比较分析这几种进程间通信的优点和缺点。-explain in detail the communication process in four ways : the clipboard, anonymous pipes, named pipes and mail chutes. And a comparative analysis of these types of inter-process communication advantages and disadvantages.
- 2022-05-24 02:12:54下载
- 积分:1
-
从键盘输入一个四位年份数值,判断输入的年份是否是闰年。...
从键盘输入一个四位年份数值,判断输入的年份是否是闰年。-Keyboard input from a four-year value, enter the year to determine whether it is a leap year.
- 2022-05-22 10:11:29下载
- 积分:1
-
实用Visual C++6.0教程各章节(第三章)的源代码,很好地帮助初学者熟悉VC开发平台。...
实用Visual C++6.0教程各章节(第三章)的源代码,很好地帮助初学者熟悉VC开发平台。-Pratical Visual C++6.0 chapter examples
- 2022-03-26 14:19:38下载
- 积分:1
-
使用方便,效率较高
使用方便,效率较高-ease of use, high efficiency
- 2022-01-25 20:49:04下载
- 积分:1
-
游戏编程实例,注释不太详细,不过代码简单
游戏编程实例,注释不太详细,不过代码简单-game programming examples, the Notes are less detailed, but a simple code
- 2022-03-04 08:20:51下载
- 积分:1
-
远程处理示例
这是一个简单的远程处理,用c#。服务器和客户端,操作简单。使用对象引用的服务器对象和客户机之间的通信是远程的心脏。他们远程访问体系结构,但是,为程序员提供一个更简单的过程。如果您配置客户端正确,你只需要创建远程对象,使用新的一个新实例(或从您的托管编程语言的实例创建函数)。您的客户端收到的引用服务器对象,然后你就可以调用它的方法,就好像物体在你的过程,而不是一个单独的计算机上运行。
- 2022-05-22 18:15:48下载
- 积分:1