搜索资源列表
750
- 仍然是求解旅行商遍历若干城市的程序源代码,以文本形式给出,可以用c#平台运行-is still traveling salesman for a number of cities in the traversal of program source code, the form is given to the text. c # can run platform
最小生成树问题
- 最小生成树的数据结构解法,若要在n个城市之间建设通信网络,只需要架设n-1条线路即可。如何以最低的经济代价建设这个通信网-minimum spanning tree data structure solution, if a n cities between building communications networks needed to put up only n-1 line can be. How the lowest economic cost of building the com
E-MAP
- 关于世界城市的电子地图,c#开发,经过辛勤努力地结果-about WORLD CITIES
1
- 无向图 遍历链表并依次输出其的结点值向网表示n个城市之间通信网络的建设计划-Undirected graph traversal list and followed by the output node of its value to the net means that n communication network between the cities plan to build
3efb96aa-a038-498c-b29f-a093933bf485
- 通过 WEB SERVICE 获得天气预报 Winform 源代码,可获得400个中外城市天气预报-WEB SERVICE access to weather forecasts through the Winform source code, available to 400 Chinese and foreign cities Weather Forecast
53607898tsp
- 旅行商问题,用于在N个城市中求最短路径问题的源程序-Traveling salesman problem, for the N cities seeking the source shortest path problem
WeatherReport
- 通过发送html请求,并解析stream,获取指定城市的天气情况-By sending a html request and parse stream, get the weather conditions in selected cities
co031219
- tsp问题中求解城市间距离最短的问题 环境C-tsp problem solving the shortest distance between cities in the problem environment, C++
Address
- C#省市组合框选择代码,选择省,出现对应的市-C# combo box to select the code cities, select provinces, there corresponds to the city
myWeather
- C#天气预报程序桌面版,在你的电脑桌面上显示你本地的天气信息,天气数据采集自网络,除了显示天气信息外,还有实时的温度、湿度、风力风向及未来两天的天气情况,有自动刷新功能,可以设置随系统启动等。软件上面显示的时间是获取的服务器上的时间(无法获取时才会使用本地的时间),包含农历跟星期等信息,运行后默认以透明窗体嵌入桌面右下角,可以设置两个城市显示(任务栏图标右键有设置功能)。定时刷新采用线程控制,抛弃传统的Timer控件。另外,软件做了只能同时运行一个实例的限制!可能是因为Using的东西太多,导致
ChinaAddressManager(VS2010PSQL2008)
- 选择省会,自动关联城市,选择城市制动关联县市!-Select the provincial capital, associated cities, select cities brake associated counties!
FrmBookTicket
- 飞机购票系统,根据出发城市 和 目的地城市选择机票,购买机票的数量-The number of airplane ticket system, according to the city of departure and destination cities select flights, buy tickets
tcshzs
- 功能介绍: 通过winform调用webseverice获取指定地区三日内的天气状况和生活指数, ,包含城市介绍,风向等信息,可以切换城市查找。同时学会使用webseverice-Features: Find winform to call webseverice access to designated areas within three days, weather conditions and living index, introduced include a city, th
30TSP-Cs
- 使用C#算法解决30个城市的旅行商问题(TSP),程序代码内有详细的说明,适合C#语言的入门学习。-Using C# algorithm to solve the traveling salesman problem in 30 cities (TSP), the program code with detailed instructions for the C# language learning portal.
EST2
- 有一推销员,欲到n(n<=10)个城市推销产品。为了节省旅行费用,在出发前他查清了任意两个城市间的旅行费用,想找到一条旅行路线,仅经过每个城市一次,且使旅行费用最少。-There are a salesman, I want to n (n < = 10) cities to promote their products. To save travel costs, identify him before departure arbitrary travel expenses bet
fyG26
- Battle Over Cities,有关图的最短路径的,小数据测试无误,大数据会有BUG-Output ASCII code 128
WeatherWeb
- 程序通过访问公共天气的服务器进行全世界各大城市天气的时时查询。-Program in major cities around the world always check the weather server access via public weather.
QueryIPAndMPhone
- C#编写一个查询程序,用于查询IP所属城市和手机号码归属地,在Bin目录中,已备好测试数据,IPData.dat为IP数据文件,MPhoneData.dat为手机号码归属地数据文件,程序的实现也是很简单的,只是一些数据库的查询操作,在查询前,判断了数据文件是否不存在,如果不存在则弹出提示。注:测试里面的数据只是测试用,可能并不太准确,而且不太全面,你需要自己收集完整的IP和号码数据-C# write a query program, used to query IP belongs cities
cityquery
- C#通过读取TXT文件的内容,实现全国各省市城市信息的查询,打开程序后,载入含有全国城市信息的TXT文本,Bin目录下有。另外对C#界面编写不熟悉的,实际上可通过本实例学习一下窗体制作,如何在窗口中使用ICO图标等小技巧-C# by reading the contents TXT files, city information for query provinces and cities nationwide, and open the program, load TXT text messa
SA_Tsp
- 模拟退火旅行商问题用C#语言编写的,有界面计算城市之间旅行最短行程问题-Simulated annealing traveling salesman problem written in C# language, the interface to calculate the shortest path problem traveling between cities