-
利用Word统计字数和检查拼写错误
利用Word统计字数和检查拼写错误-use statistics and inspection wordage spelling errors
- 2022-06-19 10:45:04下载
- 积分:1
-
how to configure dns virtual domain name system configuration and setup method b...
如何配置dns系统虚拟域名的配置和设置方法
书籍语言: 简体中文
书籍类型: 网页设计
授权方式: 免费软件
书籍大小: 381 KB
书籍等级:
整理时间: 2005-7-5 6:17:38
-how to configure dns virtual domain name system configuration and setup method books Language : English books types : Web Design license : free software books Size : 381 KB books Grade : collate Time : 6:17:38 2005-7-5
- 2022-02-25 06:33:13下载
- 积分:1
-
基于Web技术的通用监控平台 以互连网为核心的技术革命,正给人类工作、生活,乃至生存带来巨大变化。如何将已有的应用系统与蒸蒸日上的互连网技术结合起来,进一步提高...
基于Web技术的通用监控平台 以互连网为核心的技术革命,正给人类工作、生活,乃至生存带来巨大变化。如何将已有的应用系统与蒸蒸日上的互连网技术结合起来,进一步提高企业的运作效率和企业形象,得到了企业的广泛关注。上海Foxboro有限公司在工业智能自动化领域为广大用户提供了优秀的产品和服务,随着互连网技术的发展和应用,为了进一步满足客户的需求,公司提出将现有的IA系列产品SCADA与Web技术有机结合起来,实现基于Web技术的SCADA通用监控平台。-Universal Web-based technology platform to monitor the Internet as the core of the technological revolution, is to the human work, life, and even bring about great changes in survival. How to existing application systems and the success of the combination of Internet technology to further enhance the operational efficiency and corporate image, has been widespread concern in the enterprise. Shanghai Foxboro Company Limited in the industrial field of intelligent automation to provide customers with excellent products and services, with Internet development and application of technology, in order to further meet customer demand, the company proposed to the existing SCADA and IA products Web technology combine Web-based SCADA common monitoring platform.
- 2022-03-22 06:53:26下载
- 积分:1
-
用VC++环境编写的简单文字聊天程序 ,TCP协议,支持多线程,对刚学习socket的同学有很大帮助...
用VC++环境编写的简单文字聊天程序 ,TCP协议,支持多线程,对刚学习socket的同学有很大帮助-Using VC++ environment to prepare a simple text chat program, TCP protocol, support multi-threading, socket just learning of the students are very helpful
- 2022-03-13 10:15:46下载
- 积分:1
-
第1题_向量链表功能应用.txt 第2题_双向链表功能应用.TXT 第3题_扩充双向链表的功能.TXT 第4题_二叉树功能应用.TXT 第5题_利用二叉树功能解...
第1题_向量链表功能应用.txt 第2题_双向链表功能应用.TXT 第3题_扩充双向链表的功能.TXT 第4题_二叉树功能应用.TXT 第5题_利用二叉树功能解决实际问题.TXT 第6题_利用二叉树进行四则运算.txt-an article that _ Vector Chain function application. Txt No. 2 _ and that two-way linked list functional applications. TXT No. 3 _ and that the expansion of two-way Chain function. TXT 4 _ that function application binary tree. TXT No. 5 _ and that the use of binary tree functions to solve practical problems. TXT 6 that _ use binary tree for four computing. txt
- 2023-03-17 10:00:04下载
- 积分:1
-
与平台无关的图像库
与平台无关的图像库-platform-independent image library
- 2022-10-31 16:45:03下载
- 积分:1
-
MFC HOOK编程源代码,拦截windows消息。
MFC HOOK编程源码,拦截windows消息。-MFC HOOK programming source code, to intercept windows messages.
- 2022-06-18 22:14:46下载
- 积分:1
-
wince 可以让你自动显示中文,不需要添加代码页,字库的,显示中文...
wince 可以让你自动显示中文,不需要添加代码页,字库的,显示中文
- 2022-08-07 15:51:05下载
- 积分:1
-
二叉树的递归算法:计算高度、结点个数、交换左右儿子
问题的描述
写一完整函数,计算树的结点数目int CountNode(BTNode<T>...
二叉树的递归算法:计算高度、结点个数、交换左右儿子
问题的描述
写一完整函数,计算树的结点数目int CountNode(BTNode* &t);
完善以下两个函数:
计算树的高度int Depth(BTNode* &root);
对树的所有子树交换左右孩子void swapsons(BTNode* &t);-Binary Tree Recursive Algorithm: Calculate the height of node number, the exchange about the issue of his son to write a complete description of function, calculating the number of tree node int CountNode (BTNode
- 2022-02-12 18:10:20下载
- 积分:1
-
这个程序是用C++来实现的最优三角剖分问题。用的是动态规划算法来实现的。...
这个程序是用C++来实现的最优三角剖分问题。用的是动态规划算法来实现的。-This procedure is used to achieve the C optimal triangulation problem. Using a dynamic programming algorithm to achieve.
- 2022-03-16 11:34:05下载
- 积分:1