-
空腔顶盖驱动流,二维九速度模型 Lid_Driven_Cavity
空腔顶盖驱动流,二维九速度模型,LBM方法。(The lid driven flow in cavity, written in matlab language(D2Q9, LBM solver).)
- 2020-06-27 00:40:01下载
- 积分:1
-
DesktopSet1
自己做的ActiveX系统配置控件,单击按钮打开桌面图标设置1对话框,实现:
隐藏所有桌面图标及图标小箭头;
修改我的电脑、计划任务、控制面板、打印机、拨号网络、网上邻居、浏览器、回收站(空)、回收站(满)等桌面图标的提示内容;
设置我的电脑、计划任务、控制面板、打印机、拨号网络、网上邻居、浏览器、回收站等图标的名称;
设置我的电脑、计划任务、控制面板、打印机、拨号网络、网上邻居、浏览器、回收站等的图标;
可以部署在服务器上,适合在公共电脑等不方便带文件的场合进行快速系统配置,也适合嵌入到其它程序中,进行快速开发。(Make its own system configuration of ActiveX controls, click the Settings button to open the Desktop icon in one dialog box, and realize:
Hide all desktop icons and a small arrow icon
Modify my computer, planning tasks, the control panel, printers, dial-up network, Network Places, browser, Recycle Bin (empty), the Recycle Bin (full) desktop icon prompts such content
Set up my computer, planning tasks, the control panel, printers, dial-up network, Network Places, browser, Recycle Bin icon s name, etc.
Set up my computer, planning tasks, the control panel, printers, dial-up network, Network Places, browser, Recycle Bin icon, etc.
Can be deployed on the server for computers in public with a document inconvenient forum for rapid system configuration, is also suitable for embedding into other programs, for rapid development.)
- 2009-02-12 11:06:13下载
- 积分:1
-
CSmtp_v1_4
VC++发送带附件邮件程序,使用Smtp发送邮件,不带附件发送版本
main.cpp
CSmtp.cpp
CSmtp.h
base64.cpp
base64.h(VC++ program to send mail with attachments, using Smtp send mail without attachments version
main.cpp
CSmtp.cpp
CSmtp.h
base64.cpp
base64.h)
- 2015-03-30 10:31:06下载
- 积分:1
-
相控天线方向图
实现相控阵雷达天线波束的形成,可以清楚地看到随相位变化的波形能量分布。(To achieve the formation of phased array radar antenna beam, we can clearly see the waveform energy distribution with phase change.)
- 2018-06-29 16:16:17下载
- 积分:1
-
simple-stack
一个用codeblack 编写的简单地栈,在控制台下可以进行简单的增删改的操作(A written in codeblack and simply stack, console simple CRUD operations)
- 2012-12-12 20:57:31下载
- 积分:1
-
01_《Delphi 7基础编程》
说明: 01_《Delphi 7基础编程》配套光盘(Delphi 7 Basic Programming Matching CD)
- 2020-06-24 23:00:01下载
- 积分:1
-
FBMCEXFFT
对FBMC通信系统进行仿真,采用扩频技术进行调制。(FBMC simulation of communication systems using spread spectrum modulation techniques.)
- 2011-07-22 10:43:11下载
- 积分:1
-
VC开发的一个带附件的邮件发送程序,具体代码请看包装。
用VC开发的一个能带附件的邮件发送程序,具体代码请参见源代码部分。-VC developed a band annex to the mail process, the specific codes, please see part of the source code.
- 2022-09-13 05:45:03下载
- 积分:1
-
Copula理论及应用
说明: Copula理论及应用,绘制经验分布函数图和核分布估计图(Copula theory and application, draw empirical distribution function graph and kernel distribution estimation graph)
- 2020-06-20 14:40:01下载
- 积分:1
-
弹性网络ElasticNet
使用到的参数跟谈到弹性网络的那一章里头所讲的是一样的, ke 则是终止条件。如果 step 被打勾,则程式在每一步之间会暂停 100毫秒(或其他使用者输入的数值)。如果 Random 被打勾,则程式会以系统时间作为乱数产生器的种子数,否则,就以使用者输入的数( Random 右边那一格)为种子数。
你可以利用 load 来载入推销员问题档与其最佳解,如此便可比较弹性网络所找出来的解与最佳解差了多少。
Central, Radius, and Error 这三个参数的前两个,只影响弹性网络的起使位置和大小,对求解没有影响。第三个参数代表城市与网络点之间的容忍距离,也就是说,如果某城市与某网络点之间的距离,小于容忍距离,那就把这个城市当成是被该网络点所拜访。
按下小 w按钮会将目前的结果与参数值写到“en.out”这个档案。使得我们可以很方便地来比较不同参数的效果。
(use to turn the parameters of the network flexibility chapter Erlitou have said are the same, ke is the termination conditions. If the step was ticking, every step of the program will be suspended between one hundred milliseconds (or other user input value). If Random was ticking, the program will be the system time as the Random Number Generator the seeds, otherwise, Take the user input (which Random right field) for seeds. You can use load to stall contained salesman problem with the optimal solution, so can be more flexible network to find the best solution and the deficit with a number of questions. Central, Radius, and Error these three parameters of the former two, flexible network affects only the starting position and size so that the solution will not be affected. The third parame)
- 2020-07-06 08:08:58下载
- 积分:1