-
How to use InternetStatus.dll get the internet stautus? use the code as list in...
How to use InternetStatus.dll get the internet stautus? use the code as list in the Delphi Application code editing region
- 2022-02-02 16:17:21下载
- 积分:1
-
InHistoryControl.xaml
基于UDP的单片机远程示波器,测试平台ESP8266完美通过,最多支持1000hz刷新率(UDP-based SCM remote oscilloscope, the test platform ESP8266 passes perfectly and supports refresh rate of up to 1000 Hz)
- 2020-06-25 11:20:01下载
- 积分:1
-
PowerDesignerTeaching
powerdesigner,很好的书籍,可以帮助学习到如何应用powerdesigner(powerdesigner, good books, can help to learn how to apply powerdesigner)
- 2013-07-16 10:11:45下载
- 积分:1
-
NMF-matlab-master
matlab NMF源码,用于信号处理等方面,语音信号处理,信号重构等工作。(Matlab NMF source, for signal processing, processing of speech signal, signal reconstruction work.)
- 2017-09-29 14:18:50下载
- 积分:1
-
C#演示银行ATM转账逻辑
C#演示银行ATM转账逻辑,数据库使用SQLSERVER,在框中输入转帐银行、转帐帐户和接收方银行以及帐户,即可模拟ATM转帐逻辑的仿真。
- 2022-02-04 01:53:47下载
- 积分:1
-
Forest3DNew
这是3DForest网站的开原程序集,基于CodeBlocks14开发。(This is the original 3DForest site assembly, based on CodeBlocks14 development.)
- 2020-06-20 02:20:02下载
- 积分:1
-
实时数据以web图形方式显示,ISAPI实现,包括系统图和历史曲线,这是多年前自己在电厂DCS数据采集实施项目开发的,绝对个人作品。...
实时数据以web图形方式显示,ISAPI实现,包括系统图和历史曲线,这是多年前自己在电厂DCS数据采集实施项目开发的,绝对个人作品。-distribute control system data collection, show data in web style,ISAPI and C++ Builder。
- 2023-07-17 20:20:03下载
- 积分:1
-
图信号处理中的滤波操作 Filter on graph signal
说明: 目前图信号处理是最火的研究热点之一。这里是图信号处理中的滤波操作。(graph signal processing:filtering.)(At present, graph signal processing is one of the hottest research hotspots.Here is the filtering operation in graph signal processing.)
- 2020-03-26 16:08:14下载
- 积分:1
-
UNIX平台下使用C语言实现的检查主机hostID的函数,可用于程序的加密。...
UNIX平台下使用C语言实现的检查主机hostID的函数,可用于程序的加密。-UNIX platform using C language mainframe hostID inspection functions can be used to process the encryption.
- 2022-04-28 14:58:49下载
- 积分:1
-
生命进化游戏(The Game of Life) C++程序代码
一种在很多格子里不断进化的生命进化的小游戏。
它的规则是这样的:
对其中一个网格,如果它的邻居少于两个,则它会死于孤独;如果多于三个,它亦会因拥挤而死。只有当它的邻居数等于二或三时它才会生存到下一代;如果某格原先没有细胞,但它有三个邻居时,会繁衍一个新的细胞。
以上是百度到的介绍。这个程序是我自己写的,只用到了,用的是二维数组,在控制台显示,所以范围比较有限。
- 2023-04-18 04:10:03下载
- 积分:1