-
diagn
function [archstat,pval] = arch(x,p)
- 2020-06-23 23:40:01下载
- 积分:1
-
做的一个学生成绩系统。这是我的作业,各位大虾指
做的一个学生成绩系统。这是我的作业,各位大虾指-Does a student achievement system. This is my work, ladies and prawns means
- 2022-02-01 18:01:46下载
- 积分:1
-
(ppt)
胡广书的《现代信号处理教程》ppt文件,相当于电子版本了,因为很全面(Hu-book " Modern Signal Processing Guide" ppt files, the equivalent of an electronic version, because it is comprehensive)
- 2020-08-01 09:48:36下载
- 积分:1
-
ssd_keras-master
说明: SSD图像识别,基于keras平台,识别速度的识别精度都还可以。(SSD image recognition, based on keras platform, the recognition accuracy of recognition speed is also acceptable.)
- 2019-01-21 10:47:10下载
- 积分:1
-
For any software that handles client requests, at some point, there must be a pe...
For any software that handles client requests, at some point, there must be a persistent point where all data related to the clients are stored. Those storages can be any thing (database, mainframes, files etc.). What if this software needs to access those storages with concurrent requests, knowing that opening a connection is memory and CPU consuming? A Connection Pool is a container of open and reusable connections. It will help you save both memory and CPU time. Also, it will help you in managing connections.
- 2022-03-20 11:42:04下载
- 积分:1
-
simulator
Computer network RDT simulation experiment
- 2018-06-07 21:43:22下载
- 积分:1
-
C#做的IE浏览器-简单示例
一个简单的IE浏览器制作实例,基于C# webBrowser源码实现,界面和功能都挺简洁的,基于Windows的IE内核组件,这里只是简单的调用,设计了一个简单的界面,熟悉一下C#如何调用这个组件,功能方面实现网址输入、网页打印预览、后退、前进、刷新、查询等功能。
- 2022-03-18 02:51:38下载
- 积分:1
-
常见的排序算法,如插入排序,快速排序
常见的排序算法,如插入排序,快速排序-common algorithm, such as the insertion sort, rapid sequencing etc.
- 2023-09-01 11:30:04下载
- 积分:1
-
HKGFSZJSWQSC_pdf
黑客攻防实战技术完全手册:扫描、嗅探、入侵与防御(Technology is completely offensive and defensive combat hackers Manual: scanning, sniffing, and intrusion prevention)
- 2010-12-06 15:55:36下载
- 积分:1
-
An automata implemented in C++ for searching a string of "abab" in a given strin...
An automata implemented in C++ for searching a string of "abab" in a given string.
- 2022-03-23 21:31:46下载
- 积分:1