联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All C#编程(426) 

[C#编程] ConsoleApplication2

1.校园导游咨询 【问题描述】 设计一个校园导游程序,为来访的客人提供各种信息查询服务。 【基本要求】 (1)设计你的学校的校园平面图,所含景点不少于10个。以图中顶点表示学校各景点,存放景点名称、代号、简介等信息;以边表示路径,存放路径长度等相关信息。 (2)为来访客人提供图中任意景点的问路查询,即查询任意两个景点之间的一条最短的简单路径。 (3)为来访客人提供图中任意景点相关信息的查询。 【测试数据】 由读者根据实际情况指定。 【实现提示】 一般情况下,校园的道路是双向通行的,可设校园平面图是一个无向网。顶点和边均含有相关信息。
1. campus guide consultation [problem description] Design a campus tour guide program to provide visitors with various information inquiry services. [basic requirements] (1) design the campus plan of your school, with no fewer than 10 scenic spots. In the middle of the picture, the school spots are displayed, the names of tourist attractions, codes and information are stored, and the information about the path length is expressed by the edge, and the length of the path is stored. (2) to provide visitors with any scenic spots in the direction of inquiry, that is, inquiries between any two scenic spots between the shortest path. (3) to provide visitors with information about any scenic spots in the map. [test data] Specified by the reader according to the actual situation. [implementation hints] Under normal circumstances, the campus road is two-way traffic, you can set the campus floor plan is an undirected network. Vertices and edges contain relevant information. (2017-06-29, C/C++, 588KB, 下载1次)

http://www.pudn.com/Download/item/id/1498723609642337.html

[C#编程] Csharp_Excel

用C#打开一个EXCEL表格,并进行读取。EXCEL表格中包含较复杂的内容,包括合并单元格等。并且根据单元格之间的关系,设定XML中母节点与子节点的值,最后将XML文件保存到本地。方法简单。
Open an EXCEL spreadsheet with C#, and reading. EXCEL table contains more complex content, including merged cells and so on. And the relation between cells, the set value in the parent XML node and child nodes, and finally save the XML file to the local. The method is simple. (2015-03-18, C#, 32KB, 下载71次)

http://www.pudn.com/Download/item/id/1426666763113684.html

[C#编程] CSharp

初学者在学习程序的过程中很重要的一个学习方法就是读源代码,但如果对语言本身的了解不够,在阅读源码的过程中会遇到很大的困难。磨刀不误砍柴功,制作《C#语言参考》教程的目的在于帮助初学者打下坚实的语言基础,降低程序学习的难度。
The procedure for beginners to learn a very important way to learn is to read the source code, but if do not know enough of the language itself, in the process of reading the source code will encounter great difficulties. Preparation may quicken the work, the production of " C# Language Reference" tutorial is designed to help beginners and lay a solid foundation of language, reducing the difficulty of learning the program. (2013-05-23, C#, 1267KB, 下载7次)

http://www.pudn.com/Download/item/id/2255001.html

[C#编程] CSharp

一百多个经典的C#案例, 涵盖了网络,数据库,系统安全,系统应用等
C# case of more than one hundred classic covers network, database, system security, system applications (2013-04-08, C#, 2848KB, 下载93次)

http://www.pudn.com/Download/item/id/2190089.html

[C#编程] CSharp

适用于C#初学者的几个小程序,可以加深对这门语言的理解 包括有以下内容: 1.C#获取当前程序所在的文件夹.rar 2.C#界面皮肤(带例子).rar 3.C#如何使用托盘控件的实例源码.rar 4.C#文本加密解密算法示例源代码.rar 5.C#在开机时自动启动程序.rar 6.C#自定义皮肤.rar 7.CS聊天程序.rar 8.WPF模拟Windows+7气象源码.rar 9.玻璃按钮.rar 10.导出Excel格式.rar 11.导出excel列表.rar 12.动态创建控件并获取值.rar 13.读Eexcel文件.rar 14.读入写出excel.rar 15.根据cpu序列号、磁盘序列号设计软件注册程序.rar 16.滑块改变透明度,C#透明窗体实例.rar 17.加解密文件.rar 18.进度条.rar 19.可拖动控件.rar 20.漂亮Vista风格按钮示例.rar 21.启动其他程序.rar 22.上传下载文件.rar 23.生成文本为Word格式.rar 24.实现程序互斥运行 只能运行一个.rar 25.实现的Excel 2007表格读写实例.rar 26.线程启动窗口form.rar 27.研究生信息管理系统.rar 28.扬声器发声.rar 29.拖放文件超级列表框.rar
Several small programs in C# beginners can deepen the understanding of this language Include the following: 1.C# Get the current program where folder. Rar 2.C# interface skin (with examples). Rar 3.C# Examples of how to use the tray control source. Rar 4.C# text encryption algorithm example source code. Rar 5.C# program start automatically at boot time. Rar 6.C# custom skin. Rar 7.CS chat program. Rar 8.WPF analog Windows 7 meteorological source. Rar Nine glass buttons. Rar 10 Export Excel format. Rar 11 export excel list. Rar 12. Dynamically create controls and get the value. Rar 13 Read Eexcel file. Rar 14 reads write excel.rar 15 according to the registration process cpu serial number, disk serial number design software. Rar 16. Slider to change transparency, C# transparent form instance. Rar 17. Encrypt and decrypt files. Rar 18. Progress bar. Rar 19 draggable controls. Rar 20 beautiful Vista style buttons example. Rar 21 start other programs. Rar 22. Upload (2012-10-09, C#, 14103KB, 下载1087次)

http://www.pudn.com/Download/item/id/2010511.html

[C#编程] CSharp

c#开源框架,含Demo和数据库。包含一些常用的方法。
c# open source frameworks, including the Demo and the database. Contains some of the commonly used method. (2012-08-06, C#, 5948KB, 下载72次)

http://www.pudn.com/Download/item/id/1958862.html