-
Implemeation of a grafo reading the data from txt file
这段代码从一个文件(txt)中加载数据,并用该数据生成grafo。数据格式为:起源:命运:成本,nodo是否有2个或更多数据格式;起源:命运:成本:命运:成本:命运:成本支出:1:2:10:4:30:5:100
- 2022-05-12 10:12:24下载
- 积分:1
-
WPF 3D Tab Carousel
翻译 maninwest@Codeforge 作者:Fredrik Bornander@CodeProject
如何创建 WPF 的 3D 选项卡控件。这里将讲述 3D 旋转和摄像头计算以及如何在一小组UI视觉器中维护一大组控件。
可以在此查看You Tube视频
http://www.you tube.com/watch?v=zmDHfsRENug&feature=plcp
使用代码
下载源项目并进行构建即可。 Bornander.UI.TabCarousel 项目包含一个名为 Carousel 的用户控件,负责所有事情。
为了演示,文件 MainWindow.xaml.cs 在构造函数中有两个部分,一次用一个来测试控件不同的方面
要求
在实现控件时,我需要满足一组要求
控件必须在一组FrameworkElements 上工作,这样很多 UI 元素可以用作选项卡页
在虚拟走马灯中的 3D 面板中应该可以显示不同的 FrameworkElements
必须可以通过 下一步向前,转到特定目录从一个面板导航中其他面板
必须允许3D 面板的数量少于实际 FrameworkElements
必须通过动
- 2022-05-22 23:00:07下载
- 积分:1
-
本程序实现了如何获取公网IP和地理位置
本程序实现了如何获取公网IP和地理位置-This procedure of how to realize access to public network IP and location
- 2022-01-24 17:22:46下载
- 积分:1
-
扑克游戏特点:(1)增加的大小,王(2)删除指定…
扑克牌游戏
功能:
(1)增加大小王
(2)删除指定扑克后余牌显示-Poker game features: (1) to increase the size of Wang (2) delete the designated poker license after more than show
- 2022-02-03 06:23:16下载
- 积分:1
-
源代码。按照网站的规定。ini中的列表要求,…
VC++源码。按照“网址.ini”中的列表要求,自动批处理下载网页。程序后台隐藏运行。只有程序仍在运行,那么每天自动下载一次,按照日期分别建立文件夹保存,且保存的文件名的尾部都自动添加了日记标志。提供了安装BAT文件和卸载BAT文件。安装后,只要系统启动,就会自动后台执行网页下载。-VC++ Source. In accordance with the Web site. Ini in the list of requirements, automated batch download page. Hide the background process is running. Only the process is still running, then automatically downloaded once a day, in accordance with the dates of the establishment of a folder to preserve and save the file name of the tail are automatically added to the diary signs. Provided to install and uninstall BAT file BAT file. After installation, as long as the system startup, will be automatically downloaded from the homepage of the background.
- 2022-12-30 21:00:09下载
- 积分:1
-
C++ FAQs 经典著作~此为英文原版的第二版,学习C++不应错过~
C++ FAQs 经典著作~此为英文原版的第二版,学习C++不应错过~-C++ FAQs classics ~ This is the second edition of the English original, learning C++ should not be missed ~
- 2022-04-13 05:59:06下载
- 积分:1
-
DS18B20 Singlechip measured temperature process, one or more tablets can be achi...
ds18b20 单片机中测温度程序,可以实现一片或多片-DS18B20 Singlechip measured temperature process, one or more tablets can be achieved
- 2023-04-01 08:15:03下载
- 积分:1
-
the book is Microsoft Press MicrosoftVisualStudio authorized by the Chinese edit...
本书是美国微软出版社授权的MicrosoftVisualStudio中文版系列中的一本。全书按字母顺序列出了VisualBasic6.0的函数、语句、方法、属性及事件,附录部分提供了ANSI字符集、数据类型、运算符等等的数学函数及转换函数。本书不但是从事VisualBasic6.0应用和开发人员的工具书,也可作为大专院校相关专业的师生、科研院所的科技人员自学和教学的重要参考书。本书还提供配套的电子书,以方便读者携带、学习和长久保存。-the book is Microsoft Press MicrosoftVisualStudio authorized by the Chinese edition of the series, one. The book listed in alphabetical order by VB6.0 functions, the statement, methods, properties and events, appendix portion of the ANSI character set, data types, etc. Operators of mathematical functions and conversion functions. This book is not only engaged in the development of Visual Basic 6.0 applications and the tools that can be as professional institutions related to the teachers and students, research institutes and technological personnel in learning and teaching as an important reference book. The book also provides matching e-books, for the convenience of the reader to carry, learning and the long-term preservation.
- 2022-04-26 23:53:51下载
- 积分:1
-
这个源码的作用是实现了,对话框无标题栏的拖动,是做无对话框拖动的很实用的源码。...
这个源码的作用是实现了,对话框无标题栏的拖动,是做无对话框拖动的很实用的源码。-this is a code what about no bar c++
and is very impotment
- 2022-09-16 22:35:03下载
- 积分:1
-
C++中的高斯和高斯赛德尔实施
这是执行高斯和高斯-赛德尔方法求解线性方程组。方法要求作为 (中的一个向量的向量形式) 的一个矩阵的线性方程组。他们两个返回结果向量。所有一切都是 double 类型。高斯方法是充分的高斯执行,不需要一个上三角矩阵 — — 它可以执行任何类型的矩阵上,仍将工作。
- 2023-01-02 09:20:03下载
- 积分:1