-
Distflow_OPF
求解风光储和CHP热电机组电力系统最优潮流程序(Solving the optimal power flow of wind solar power system)
- 2021-02-22 17:19:41下载
- 积分:1
-
3D文字跑马灯特效
说明: 一款使用纯CSS3制作的超酷3D文字跑马灯特效(A Super Cool 3D Text Horselight Special Effect Made with Pure CSS3)
- 2019-02-14 09:23:39下载
- 积分:1
-
Seismic4
地震剖面显示源代码,用QT编写的程序,对地震数据显示感兴趣人员来说,有不错的借鉴意义。(Seismic profiles show the source code, programs written using QT, interested persons on the seismic data, there are a good reference.)
- 2021-01-20 11:08:41下载
- 积分:1
-
VC++ 模拟实现网络语音电话
VC++ 模拟实现网络语音电话,类似语音聊天的功能,这是一个通过网络实现的网络语音电话,功能目前是比较基础的,仅供学习参考吧。本实例当时在Windows 2000环境下运行通过。相关的代码如下:
#define BUFFERSIZE 5120 //缓冲区大小
static HWAVEIN hWaveIn ; //录音设备句柄
static HWAVEOUT hWaveOut ; //播放设备句柄
static PBYTE pBufferIn[2]; //用于接收和播放的两块缓冲区
static PBYTE pBufferOut[2]; //用于发送和录音的两块缓冲区
static PWAVEHDR pWHIn[2]; //用于录音的PWAVEHDR结构数组
static PWAVEHDR pWHOut[2]; //用于播放的PWAVEHDR结构数组
static WAVEFORMATEX waveform ; //用于打开音频设备的WAVEFORMATEX结构
int nIn = 0; //当前播放缓冲区号
int nOut = 0; //当前录音缓冲区号
int nComState = 1; //显示通话状态信息的变量
CString LocalIP; //本机IP地址
CString RemoteIP; //远端主机IP地址
CServerAS sServer; //服务器套接字
CClientAS sClient; //客户端套接字
CServerAS sListen; //监听套接字
BOOL ConnectDown = FALSE; //“连接”按钮是否被按下
BOOL sState = FALSE; //是否处于服务器端状态
BOOL cState = FALSE; //是否处于客户端状态
- 2022-02-14 11:56:52下载
- 积分:1
-
"c builder Learning Solutions," the Chinese version. Rar
《c++builder学习大全》中文版.rar-"c builder Learning Solutions," the Chinese version. Rar
- 2022-02-15 07:08:12下载
- 积分:1
-
相移光纤光栅
利用传输矩阵法对相移光纤光栅的反射及透射谱进行了仿真,由于光栅的相移具有一般性,因此在本文中将光栅分为两部分,第一部分为未引进相移的均匀布拉格光栅,第二部分为引入了相移的均匀布拉格光栅(The transmission matrix method is used to simulate the reflection and transmission spectrum of phase shifting fiber Bragg grating. Because the phase shift of the grating is general, the grating is divided into two parts in this paper. The first part is the uniform Prague grating without the introduction of phase shift, and the second part is a homogeneous Prague grating with phase shift.)
- 2018-07-07 21:17:18下载
- 积分:1
-
登陆界面,人员管理,合同管理,项目子系统管理,缴费管理。...
登陆界面,人员管理,合同管理,项目子系统管理,缴费管理。-Landing Interface, personnel management, contract management, project sub-systems management, payment management.
- 2022-03-07 03:08:00下载
- 积分:1
-
Frutiger_bold
说明: Frutiger is a series of typefaces named after its Swiss designer, Adrian Frutiger. Frutiger is a humanist sans-serif typeface, intended to be clear and highly legible at a distance or at small text sizes. A very popular design worldwide, type designer Steve Matteson described its structure as "the best choice for legibility in pretty much any situation" at small text sizes, while Erik Spiekermann named it as "the best general typeface ever".[3][4]
- 2020-06-17 05:40:01下载
- 积分:1
-
多淘铺PHP淘宝店铺导航系统 v1.4.3
PHP淘宝店铺导航系统,PHP淘宝客系统,程序定位为淘宝店铺导航模式,店铺可自由添加/编辑等操作,采用ajax无刷新技术获取店铺信息。多淘铺淘宝店铺导航系统功能说明:
1.店铺可以自由添加编辑,logo修改,推荐,标题颜色样式等信息均可后台操作
2.店铺列表可根据分类筛选,按时间,按评分,按信用,按好评,进行排序
3.程序自动生成4种常用主机的伪静态规则,动/伪静态后台可一键切换,兼容绝大多数主机
4.可监控几十种蜘蛛的爬行记录,实时了解搜索引擎爬行状况。
5.内置页面gzip压缩加速,页面压缩后大小可减少70%以上,加速浏览速度
6.自定义url伪静态标识符,每个站的url地址都不一样,优化加分。
7.自定义广告调用标识符,几个代码搞定广告调用
……
安装注意:注意:程序FTP上传的话必须使用二进制方式上传,否则无法打开。
程序压缩包解压后得到2个文件夹:
-uploads(文件夹) 程序主要文件,文件夹里面的文件,使用FTP以二进制方式上传到你的空间根目录下
-rewrite(文件夹) 程序默认的4种常用伪静态规则(注意是默认的),复制相应的规则文件到程序根目录下,后台可生成规则
1.第一次运行程序会自动跳转至安装页面,根据提示进行安装。
2.data,uploads,template 文件夹需要给读写权限
3.默认后台入口为http://您的域名/admin.php,安全建议修改重命名admin.php文件
4.如果你的主机不支持伪静态,后台需要关闭伪静态开关
- 2022-02-16 01:14:36下载
- 积分:1
-
杨乐平老师的第二章例程
杨乐平老师的第二章例程-Yang Leping teachers chapter routines
- 2022-02-04 23:50:49下载
- 积分:1