-
海洋声场计算
海洋声场计算,计算海洋声音传播损失衰减程序。(This is the code of computation of ocean acoustics. loss)
- 2021-02-19 22:19:43下载
- 积分:1
-
DouPHP轻量PHP企业网站管理系统 v1.3 Release 20160502
DouPHP 是一款PHP+Mysql的企业网站管理系统,搭载Smarty模板引擎,支持自定义伪静态,前台DIV+CSS设计,后台界面简洁明了,而且稳定性好、扩展性及安全性强,是中小型企业/公司搭建企业网站的优秀WEB建站方案。
- 2022-06-28 03:49:49下载
- 积分:1
-
简单点对点通信源代码,有服务器和客户端二种
简单点对点通信源代码,有服务器和客户端二种-simple point-to-point communications source code, server and client two species
- 2022-08-18 13:51:50下载
- 积分:1
-
radar
说明: 基于matlab的雷达信号处理仿真,使用GUI编程。(Radar signal processing simulation based on matlab, using GUI programming.)
- 2019-03-22 23:42:52下载
- 积分:1
-
关机程序,大家可以实现系统的正真关机,下载看看再说吧
关机程序,大家可以实现系统的正真关机,下载看看再说吧-Shutdown procedures, we can realize the system is really shut down, download看看再说吧
- 2023-01-26 07:25:04下载
- 积分:1
-
编写了一个全新的运动图像管理系统界面,非常强大,也很强大。
一个新编写的运动图象管理系统 界面非常好看 功能强大 相信你会爱上它-prepared a new campaign Image Management System interface is pretty powerful, I think you will love it
- 2023-05-25 21:55:03下载
- 积分:1
-
voice signal through the filter, Matlab programming
语音信号通过滤波器分析,matlab程序编写-voice signal through the filter, Matlab programming
- 2022-06-01 14:42:51下载
- 积分:1
-
CPU卡相关资料协议
说明: CPU读卡器的设计参考,实现CPU卡读写,以及NFC读卡需要的参考资料。(According to the design of CPU card reader, it realizes the reading and writing of CPU card and the basic reference for NFC card reading.)
- 2020-04-26 17:53:07下载
- 积分:1
-
谈到在Windows创建线程的例子,在网上的很多的参考都是基于MFC的。其实,就操作系统实验这个前提而言,大可不必去碰那个大型的MFC的框架。[1]中提到了在W...
谈到在Windows创建线程的例子,在网上的很多的参考都是基于MFC的。其实,就操作系统实验这个前提而言,大可不必去碰那个大型的MFC的框架。[1]中提到了在Windows命令控制台下创建进程及线程的方法,本文对[1]中的方法加以了实现,并做些简单的进程及线程的测试程序。
-On Windows create a thread in the examples of the many online reference are based on the MFC. In fact, experiments on this premise in terms of the operating system, no need to touch the large MFC framework. [1] mentioned in the Windows command console to create processes and threads under way, this paper [1] in the methods to achieve, and do a simple process and thread test procedures.
- 2022-03-24 20:38:18下载
- 积分:1
-
C# XML操作类Aidy.XmlManager 源码
C# Aidy.XmlManager XML的操作类,用来调用XML,读写保存XML文件,十分方便,两个构造函数中,一个是XML文件路径,一个文件路径加上节点路径,在重载的函数中有的需要设置节点路径,方法为:xmlManager.NodePath = "子节点子节点……"所有异常全部抛出,需要在程序捕捉。
操作的XML文档路径=文件路径+文件全名,XML文档中的节点路径"//根节点/子节点/子节点……"
读出指定路径XML文档的全部内容
获取XML中节点的内容
返回符合指定名称的节点数
返回指符合指定名称的节点集中第i个集合的子节点数
- 2022-04-27 04:00:26下载
- 积分:1