-
2d爆轰程序
说明: 该程序计算了爆炸的反应流场,时间精度为3阶,空间采用5-weno计算。(The response flow field of explosion is calculated by the program. The time accuracy is 3 order, and the space is calculated by 5-weno.)
- 2021-04-24 12:18:46下载
- 积分:1
-
a network communications, network clients receive data and send data source.
一个网络通讯中,网络客户端的接受数据和发送数据的源代码。-a network communications, network clients receive data and send data source.
- 2022-04-26 22:43:43下载
- 积分:1
-
vbsystray
自制托盘控件,用来使应用程序隐藏到系统托盘的控件(Zìzhì tuōpán kòngjiàn, yòng lái shǐ yìngyòng chéngxù yǐncáng dào xìtǒng tuōpán de kòngjiànHomemade tray control, used to make an application to the system tray hide the controls)
- 2013-11-05 11:49:39下载
- 积分:1
-
winWord2
生成以日期为文件名的word文档,写入操作(creating word document named as date)
- 2015-08-04 20:58:41下载
- 积分:1
-
igraph
python-igraph安装文件
适用于windows32/64位系统
复杂网络分析的有效工具(python-igraph install file
for windows32/64 bit
useful tool for complex network)
- 2016-07-02 21:53:38下载
- 积分:1
-
DSP
ECG data compression by using DCT, FFT , DST and DCT2
- 2020-12-09 07:09:20下载
- 积分:1
-
VB源代码 / 网络编程该系统可以实现网络通话功能!
VB源代码 / 网络编程该系统可以实现网络通话功能! -VB source code/network programming of the system can achieve network calls!
- 2022-12-17 20:30:03下载
- 积分:1
-
vb.net development of the chat program
vb.net开发的聊天程序-vb.net development of the chat program
- 2022-05-28 11:36:47下载
- 积分:1
-
EVM_Matlab
目标是揭示视频中难以或不可能用肉眼看到的时间变化,并以指示性的方式显示它们。称为欧拉视频放大,以一个标准的视频序列作为输入,并应用空间分解,然后对帧进行时间滤波。然后放大产生的信号,以揭示隐藏的信息。(The goal is to reveal time changes that are difficult or impossible to see with the naked eye and to display them in an indicative manner.)
- 2020-06-24 01:00:02下载
- 积分:1
-
1-4
Duck公司在仓库安装了红外报警装置,如图所示,所有红外线互不相交。n个发射器和n个接收器将平面分成n+1个区域,从左到右分别记作0、1、…、n。现在技术人员正在进行调试,对于每个点,需要快速知道它处于哪个区域。若正好处于红外线上,则视为处于右边的区域。
输入
第一行两个整数n、m,表示有n条直线、m个点
接下来n行,每行两个整数a、b,表示一组报警装置的发射器安装在(a, 0),接收器安装在(0, b)。每行a、b都比前一行的大
接下来m行,每行两个整数x、y,表示求点(x, y)所在的区域
输出
输出m行,每行一个数,对应每个点所在区域的编号(Duck installed infrared alarm in the warehouse, as shown in the figure, all infrared rays do not intersect. The n transmitters and n receivers divide the plane into n + 1 regions, denoted 0, 1, ..., n from left to right, respectively. Now technicians are debugging, for each point, you need to quickly know where it is located. If it is on the infrared, it is considered as the area to the right.)
- 2020-10-15 15:57:29下载
- 积分:1