-
软件定义网络
软件定义网络 (SDN) 是一种新兴的体系结构,看来动态、 易管理、 性价比高,适应性强,寻求适合当今的应用程序的高带宽、 动态性质。SDN 体系结构解耦网络控制及转发功能,使网络控制成为直接可编程和底层基础架构,从应用程序和网络服务中抽象出来。
- 2022-03-04 08:33:24下载
- 积分:1
-
There is a infinite series, whose general term is expressed as: a [n] = 10* 10*....
有一个无穷数列,其通项表示为:
a[n]=10*10*... n=0,1,2,3.....
构成了1,10,100,1000...
把它连起来,就成了数串。
判断数串的第i位到底是0还是1.性能要求1s
-There is a infinite series, whose general term is expressed as: a [n] = 10* 10*... n = 0,1,2,3 ..... constitute 1,10100,1000 it even ... together, it becomes the number of strings. Determine the number of strings in the end of the first i-bit is 0 or 1. Performance requirements 1s
- 2022-03-22 03:32:03下载
- 积分:1
-
C++读取csv
C++读取csv数据并显示出来,同时将数据转换成double型
- 2022-08-25 00:53:09下载
- 积分:1
-
用于被控制的窗口
用于被控制的窗口-Used to be controlled by the window
- 2023-04-29 06:40:04下载
- 积分:1
-
Personalized learning environment for network design principles and realization...
个性化网络学习环境设计原理及实现
Design Principle and Practice of Personalized Net-based
Learning Environment
-Personalized learning environment for network design principles and realization of Design Principle and Practice of Personalized Net-basedLearning Environment
- 2022-03-15 21:18:45下载
- 积分:1
-
用于windows系统的文件Map查找程序
这是一个windows编程常用函数查询工具,里面包含各种程序用到的函数的解释,举例等等,对初学者有很大帮助
- 2022-05-21 08:46:31下载
- 积分:1
-
一个Form设计器的源代码 现上传供网友及初学者学习研究之用
一个Form设计器的源代码 现上传供网友及初学者学习研究之用-A Form Designer is upload the source code for users and beginners to learn research
- 2022-02-05 05:34:48下载
- 积分:1
-
1,把dout.h加入到要调试的文件中,直接#include "dout.h"就行。
2,在需求输出信息的地方添加:dout(调试信息)
3,运行TR...
1,把dout.h加入到要调试的文件中,直接#include "dout.h"就行。
2,在需求输出信息的地方添加:dout(调试信息)
3,运行TRACEWindow.exe,
4,运行程序,当运行到dout(..)的地方,TRACEWindow就会收到信息了。-1, dout.h into debugging to the document,# include direct "dout.h" OK. 2, the demand for the output added : dout (debugging information) 3. Operation TRACEWindow.exe, 4, operating procedures, When running to dout (..), TRACEWindow will receive the information.
- 2022-08-26 10:12:19下载
- 积分:1
-
用API创建 Toolbar 带 ToolTip的例子(VC 6.0 API SDK程序)
用API创建 Toolbar 带 ToolTip的例子(VC 6.0 API SDK程序)-Using API to create Toolbar with ToolTip example (VC 6.0 API SDK Procedure)
- 2022-03-21 21:11:22下载
- 积分:1
-
3D 魔方的C++
新增功能:花式魔方,在菜单中FigureCube可以使魔方旋转成多种花式。共有45中花式,参考了www.Rubiker.cn中的花式魔方公式。每点击一次菜单,就会显示一种花式,45中花式循环显示。由于可能在整理时把花式公式弄错,所以可能出现并不美观的图案,这些会在可能存在的后续版本中更正。
1 > 尚未实现类似于2D版本的抄写功能。可以在2D中抄写,然后在本版本中打开。
- 2022-04-22 11:08:30下载
- 积分:1