-
最新·socket类型的数据经典讲解
TCP/IP协议族通信的中间软件抽象层,它是一组接口。在设计模式中,TCP/IP协议族隐藏在Socket去组织数据,以符合指定的协议。
- 2022-08-08 22:26:25下载
- 积分:1
-
Some of you may have already come to realize I have previously written and relea...
Some of you may have already come to realize I have previously written and released a similar control via CodeProject. Even though the last control was written using C++ along with MFC, some readers may wonder why I would recreate the same control without branching out into uncharted territory. But the fact of the matter is: I am indeed branching out, and this isn t simply a recreation. I ve never ventured into C# before. So rather than jump the gun and start out with an ambitious project that is nothing but of a stranger to me, I have decided to stick with something I am both familiar and comfortable with: porting my C2DPushGraph control to C#. After porting the control and discovering C# wasn t much different than C++ in ideology, I quickly shifted my focus to improving the feature set and overall design of the control, all while conforming to general C# standards and ethics. -Some of you may have already come to realize I have previously written and released a similar control via Co
- 2022-02-25 07:04:04下载
- 积分:1
-
Shannon Fenaux+7 encoded input source symbols, the probability distribution as f...
香农费诺编码输入为+7个信源符号,其概率分布为:(其中信源符号用A+B、、G表示)A_0.2++B_0.19++C_0.18++D_0.17++E_0.15++F_0.10++G_0.01然后输入程序中得到结果(详细文档,值得一下)香农-费诺编码-Shannon Fenaux+7 encoded input source symbols, the probability distribution as follows: (where source symbols with the A+ B,, G indicated) A_0.2++ B_0.19++ C_0.18++ D_0.17++ E_0.15++ F_0.10++ G_0.01 and then enter the program to get results (detailed documentation, it is worth it) Shannon- Fano coding
- 2022-05-26 18:23:05下载
- 积分:1
-
基于APDL和UIDL的ANSYS二次开发技术及其应用,一些ANsys二次开发的成功经验
基于APDL和UIDL的ANSYS二次开发技术及其应用,一些ANsys二次开发的成功经验-APDL and UIDL based on secondary development of ANSYS technology and its applications, some Ansys secondary development of the successful experience of
- 2022-07-12 02:17:25下载
- 积分:1
-
In the listview automatically lead out of Excel tables
在listview 自动导出来 Excel表格中-In the listview automatically lead out of Excel tables
- 2022-05-05 14:06:16下载
- 积分:1
-
餐馆自动化中心
1.1 目的
软件需求规范 (SRS) 将提供为餐厅自动化系统 (RAS) 在拟议的餐厅中使用的软件要求的详细的说明。此 SRS 将允许什么是可以预料的 RAS 将建造完整的理解。HMS 的清晰理解及其 " 功能将允许使用正确的软件,为最终用户开发和将用于该项目的未来阶段的发展。此 SRS 将为该项目提供了基础。从这个 SRS,RAS 可以设计、 构建,和最后测试。
这些要求在这家餐馆的老板对征求建议的答复中创建,并通过进一步启发、 谈判和反馈制定了。
1.2 文档约定
- 2023-02-19 21:00:03下载
- 积分:1
-
Introduce the use of VB and API by many examples
用多个例子介绍vb和API的使用方法-Introduce the use of VB and API by many examples
- 2022-09-28 15:05:05下载
- 积分:1
-
windows编程-利用windows API创建新进程
该程序是利用windows API ,创建新进程,可以打开电脑的记事本,画图,计算器。修改程序中打开新进程的参数可以实现打开不同的程序的效果。Windows 这个多作业系统除了协调应用程序的执行、分配内存、管理资源…之外, 它同时也是一个很大的服务中心,调用这个服务中心的各种服务(每一种服务就是一个函数),可以帮应用程式达到开启视窗、描绘图形、使用周边设备等目的,由于这些函数服务的对象是应用程序(Application), 所以便称之为 Application Programming Interface,简称 API 函数。WIN32 API也就是Microsoft Windows 32位平台的应用程序编程接口。
- 2022-06-21 22:10:27下载
- 积分:1
-
定时关机,可以设置具体的时间,到时会自动关闭计算机
定时关机,可以设置具体的时间,到时会自动关闭计算机-Timing shutdown, can set a specific time, to automatically shut down your computer
- 2022-01-25 21:31:29下载
- 积分:1
-
exercise for textbook
根据输入打印日历。
《Java语言程序设计》习题-exercise for textbook
- 2023-08-12 09:10:02下载
- 积分:1