搜索资源列表
short-road
- 对一个运输商来说要把货运到收货地点选择最短的路线运输是其实现最大利润的要求,那么怎样选择最短的运输路线呢?在运输交通图中,我们设每一个城市为一个结点(vertextype类型)点并把他们分别用关键字代表(关键字int key ),也就是说把每个城市给出一个整数编码;一个城市直接到另一个城市的交通路线为边且这两个城市为相邻结点,不妨设这条路线的距离为边的权值(权值int weight ),易知距离越短运费就越低。这样就可以建立一个无向有权图,那么求最短的运输路线问题就转化为求图中一顶点到其余各个顶
CListWithButton
- 自定义列表框(report型),可自由设置行高,可以在某行某列处添加ico图标,按钮,并实现消息映射。-Custom list box (report type), are free to set the row height can be a column in a row to add the ico icons, buttons, and realize the message map.
ssd5-yangzhaolong
- To complete this assessment, identify the uses of vectors that should be replaced with either maps or sets. For instance, the vector contained in class Group should be replaced with a map of type map<string, Client*>. This simplifies the access
ssd5-jaychou
- To complete this assessment, identify the uses of vectors that should be replaced with either maps or sets. For instance, the vector contained in class Group should be replaced with a map of type map<string, Client*>. This simplifies the access
20070525_vc_src
- 一个可以重命名workspace的程序。 演示了如何生成一个COM组件。 用图形界面的程序装载控制台程序并接收控制台程序的输出。 将tiff转换成PDF的源程序。 简单字处理程序。 调节灰度的滑动条的类。 一个SMPP类库可以用来连接SMPP网关来发送和接收SMS消息。 使用CColorDialog类轻松改变对话框背景颜色和字体。 一个基于IE的浏览器,使用了多文档界面的标签,IE界面和XP的工具条等。
QueryBuilder
- Query Builder is a custom web control which allows the user to build a query and verify/execute it. The web control lists all of the layers that are available on the primary map resource. When a user selects a layer, the query automatically populates
exprdlg
- 本源代码在工具栏中加入了组合框,并且采用了自绘功能来实现列表项以不同的着色来显示项来对应函数图的着色,在此源程序中,你可在组合框中输入函数表达式(当然也可以加入X自变量),按回车后就可在视图中显示你所输入的表达式图,并在组合框中以对应的着色加入表达式字符。-Source code added in the toolbar combo box, and uses a self-drawn list items to display different colored items correspon
