-
衍射
实现衍射仿真的三种方法,卷积法 积分法 和角谱法(Three Methods for Realizing Diffraction Simulation)
- 2019-04-21 10:53:01下载
- 积分:1
-
VEERING
An investigation of the effects of disorder on the modes of vibration of nearly periodic
structures is presented. It is shown that, in structures with close eigenvalues, small structural irregularities result in both strong localization of the mode shapes and abrupt veering away, or mutual repulsion, of the loci of the eigenvalues when these are plotted against
a parameter representing the disorder in the system
- 2013-05-14 17:03:06下载
- 积分:1
-
Kdbosplugins-disappear-solution
说明: 金蝶 bos vb插件开发向导消失的解决办法(Kingdee bos vb plugins wizard disappear solution)
- 2011-04-14 14:15:40下载
- 积分:1
-
Lession1-Note
经典MFC编程书籍,MFC深入详解的第一章总结笔记(The first chapter summarizes notes of the Classic MFC book MFC in-depth explanation)
- 2015-11-22 13:22:38下载
- 积分:1
-
通过访问网站 实现获取主机所在地 CInternetSession 类 实现
通过访问网站 实现获取主机所在地 CInternetSession 类 实现-get localtion address
- 2022-02-13 21:00:21下载
- 积分:1
-
编译synscan.cpp请注意,如果是ADSL用户,可能要把代码里的hp
编译synscan.cpp请注意,如果是ADSL用户,可能要把代码里的hp->h_addr_list[0]改为hp->h_addr_list[1]才能够扫描,具体是[0]还是[1]或其它,可以先编译getallIP.cpp来获取外网IP的网卡的代号。例如编译getallIP.cpp后得到以下输出
Address [0]: 192.168.1.2
Address [1]: 218.10.14.151(公网IP)
那么想扫描外网的话就要把synscan.cpp里的hp->h_addr_list[0]改为hp->h_addr_list[1]了-Compiler synscan.cpp Please note that if it is ADSL users may need to code in the hp-
- 2022-02-12 10:12:34下载
- 积分:1
-
Java network approach. A server and client code. Worth learning
JAVA中网络的处理方法.有服务器端,和客户端代码.值得学习 -Java network approach. A server and client code. Worth learning
- 2023-08-06 04:35:03下载
- 积分:1
-
TextView_VC6_Project
Sample Visual Studio C++ 6 source code for building a text file viewer named, TextView. May be used as a replacement for Microsoft s Notepad utility.
- 2014-05-07 11:42:19下载
- 积分:1
-
DataTool
对多种数据进行格式转换,方便快捷。如时间数据整型与字符串互转,16进制10进制互转,IP数据整型与字符串互转等。(For a variety of data format conversion, and convenient. Time data such as integer and string conversion, hex decimal system conversion, IP data conversion between integer and string and so on.)
- 2014-11-05 17:48:22下载
- 积分:1
-
在linux环境下,基于qt的MP3播放器程序设计
该程序在linux环境下,利用qt设计出了MP3播放器程序,实现音乐的播放暂停,上一曲,下一曲,添加歌曲到播放列表,是否显示歌词,播放进度,播放时间等功能。
- 2022-01-26 06:00:19下载
- 积分:1