-
介绍了工业控制Window组态软件的通信
介绍了工业控制Window组态软件的通信-introduced the Industrial Control Software Configuration Window communications
- 2022-02-04 17:58:13下载
- 积分:1
-
这是用Fortran编写的油藏数值模拟软件,同行都该知道,次程序绝对值得珍藏。...
这是用Fortran编写的油藏数值模拟软件,同行都该知道,次程序绝对值得珍藏。-This is prepared using Fortran numerical reservoir simulation software, all the peers know that time is worth collection procedures.
- 2023-01-15 12:05:04下载
- 积分:1
-
一个提取图标的Delphi程序
一个提取图标的Delphi程序-an icon from the Delphi Program
- 2022-05-14 13:17:00下载
- 积分:1
-
When starting with protocols that work at the upper layers of the network models...
When starting with protocols that work at the upper layers of the network models, each set of data is wrapped inside the next lower layer protocol, similar to wrapping letters inside an envelope. The application creates the data, then the transport layer wraps that data inside its format, then the network layer wraps the data, and finally the link (Ethernet) layer encapsulates the data and transmits it. Each network layer either encapsulates the data stream with additional information, or manages data handling or come part of the connection
- 2022-05-23 09:07:19下载
- 积分:1
-
人体3d模型显示
读取bvh文件,建立人体的3维棍状模型,实现bvh文件载入,动画的播放停止,是人体动作捕捉系统中人体模型显示的很好的材料!
- 2022-03-12 00:27:18下载
- 积分:1
-
利用http协议异步下载图片的c++类。类里面包含了一些其他的逻辑,但有良好的下载图片的函数。downloadPicExAsy。经测试,类下载图片安全稳定...
利用http协议异步下载图片的c++类。类里面包含了一些其他的逻辑,但有良好的下载图片的函数。downloadPicExAsy。经测试,类下载图片安全稳定-The use of asynchronous http protocol to download pictures c++ classes. Class which contains some other logic, but there are a good function to download images. downloadPicExAsy. After testing, security and stability of Class download pictures
- 2022-07-26 14:01:38下载
- 积分:1
-
使用 ade7758,包括阅读和写作上与后宫 pripheral 接口 ADE7758
使用 ade7758,包括阅读和写作上与后宫 pripheral 接口 ADE7758 你可以 calcules 有功功率、 电压电流有效值,
- 2022-06-26 07:48:01下载
- 积分:1
-
我不是编程高手,现在刚开始从事编码工作。所以还有很多东西要学习。我上传的代码是我学习并验证过的正确代码,不是垃圾,随着学习的深入,我会不断提高上传代码的质量。谢...
我不是编程高手,现在刚开始从事编码工作。所以还有很多东西要学习。我上传的代码是我学习并验证过的正确代码,不是垃圾,随着学习的深入,我会不断提高上传代码的质量。谢谢!-I was not programming experts are just now engaged in coding work. So there are many things to learn. I uploaded my code is tested and learn the correct code was not rubbish, with the in-depth study. I will constantly improve the quality of code uploads. Thank you!
- 2022-03-01 05:45:14下载
- 积分:1
-
this a document that describe C programming
this a document that describe C programming-this is a document that describe C programming
- 2022-04-24 15:12:38下载
- 积分:1
-
KNN邻近算法
使用python语言实现k-邻近算法,他的工作原理为:存在一个样本数据集合,并且样本集中每个数据都存在标签,输入没有标签的新数据后,将新数据的每个特征与样本集中数据对应的特征进行比较,然后使用该算法提取与样本集中特征最相近的数据的分类标签。
- 2022-05-18 04:28:36下载
- 积分:1