-
A-New-Unit-Commitment-Algorithm
考虑网络
安全约束的机组组合问题变得尤为重要,基于对偶原理的拉
格朗日松弛法是解决这一问题的有效途径。
(
Considering the network
Security constraints of unit combination problem is particularly important, based on the duality principle
Grant, relaxation method is an effective way to solve this problem.)
- 2015-03-04 23:43:16下载
- 积分:1
-
MachRemote
MACH3软件二次开发的一个实例程序,希望对喜欢MACH3二次开发的朋友有帮助。(MACH3 software secondary development of an example program, we want to enjoy MACH3 secondary development to help a friend.)
- 2021-01-15 15:28:46下载
- 积分:1
-
web
网页应用类,操作网页元素的利器。采用先进的架构,可以按照多种方式获取和操作网页元素。独创的按路径方式,类似操作XML文本,可以快速定位元素。支持挂接网页事件。支持挂接浏览器事件。支持解除网页限制。支持穿透框架。(Class of Web applications, operating the weapon of the page elements. Using state-of-the-art architecture, in accordance with a variety of ways to access and manipulate the page elements. Original path way, similar to the operation XML text, you can quickly locate elements. Support articulated web events. Support hook browser events. Support the lifting of a web page limit. Support penetrate framework.)
- 2013-04-05 10:09:51下载
- 积分:1
-
netchatbar
一个很不错的网络聊天程序,分为客户端和服务段,总体的功能很不错的(a very good network chat procedures, and is divided into client services, the overall function of very good)
- 2006-12-26 16:54:24下载
- 积分:1
-
GA-BPNN完整实例
说明: GA-BPNN实例,包含样本数据和函数代码,测试可运行。(example of GA-BPNN, data and matlab codes are included.)
- 2020-12-24 18:09:05下载
- 积分:1
-
代理IP自动更新校验器完整项目源码
代理IP用途非常广泛,但是因为其不够稳定所以需要不停的更新,C#源码世界第二季重磅出击,能够自动获取更新代理IP地址并自动校验有效性。 整个项目非常完整,从数据库设计到流程,多线程执行任务。数据库基于SQLite,实现了以下功能: 定时自动从代理IP网站提取代理到数据库中并判断该代理ip的位置。 多线程校验代理IP有效性,自动剔除无效代理。 提供了现成的随机去除一个有效代理IP的方法,并附送一个demo,自动提取一个有效IP并使用这个IP访问网站。 源码采用简单三层架构: Model:模型层,主要放了一个tb_proxy模型,包含代理ip的IP、端口、有效性、地址、最后校验时间 Common:数据交互,主要存放了一个tb_proxy类,包含了对代理IP的增加、删除、修改和随机提取 Library:公用类库,包含一个HttpHelper类、RegHelper正则帮助类、IPHelper根据ip查询位置信息类和一个SQLiteHelper类。 主程序:一个主窗体和一个代理提取测试窗体。主窗体中主要完成代理的提取和多线程校验,测试窗体主要实现随机提取一个有效代理并访问一个ip查询网站,测试代理有效性和真实性。 源码特色: 项目非常简洁明了,代码都有详细的注释说明。 使用了qqwry.dat根据IP获取所在地址。 多线程校验使用了lock以防止冲突,默认开启了50个线程,如果觉得CPU扛不住可以适当减少。 更新数据库的方法也使用了lock,因为太多的并发会导致SQLite出错,这样这样做并不影响更新速度。 日志显示采用了公共的日志列队方法,直接在主项目的任何地方调用都可以。
- 2017-03-14下载
- 积分:1
-
mavtables-master
MAVLink路由器和防火墙。它可以通过串行和UDP连接2个或更多MAVLink端点,如自动驾驶仪,地面控制软件,记录仪,图像捕获系统等。当MAVLink数据包具有目标地址时,它们将路由到特定组件。可以基于源系统/组件,目标系统/组件和消息类型来过滤任何目标或广播的分组。过滤器还可以对数据包应用优先级,允许更多重要数据包在端点被阻塞时优先于较低优先级数据包。(A MAVLink router and firewall. It can connect 2 or more MAVLink endpoints such as autopilots, ground control software, loggers, image capture systems, etc over serial and UDP. MAVLink packets will be routed to specific components when they have a destination address. Any packet, targeted or broadcasted, can be filtered based on source system/component, destination system/component and message type. The filter can also apply a priority to packets allowing more important packets to take priority over lower priority packets when an endpoint is choked.)
- 2020-06-21 23:20:01下载
- 积分:1
-
GetMACaddress
VB 获取网卡 MAC地址源代码!希望对新手有用(VB source code to get MAC address! Want to be useful for the novice)
- 2016-04-29 11:48:00下载
- 积分:1
-
E04
vc C/S结构VC聊天室程序 的源码,感兴趣的可以看看!(vc C/S structure of VC chat program source code, can be of interest to see!)
- 2011-06-27 19:07:37下载
- 积分:1
-
HPSocket UDP简单测试代码
HPSocket UDP简单测试代码实现了udp server 和 udp client的简单通讯例子
- 2022-01-25 15:58:37下载
- 积分:1