-
tree
设T 是一棵带权树,树的每一条边带一个正权。又设S 是T 的顶点集,T/S 是从树T 中
将S中顶点删去后得到的森林。如果T/S中所有树的从根到叶的路长都不超过d ,则称T/S
是一个d 森林。(this is a project )
- 2021-05-09 05:08:35下载
- 积分:1
-
e2prom_probe
e2prom新的驱动方法,利用内核中的核心函数调用probe函数
(Drive E2PROM new method, with the core function calls the probe function in the kernel)
- 2013-11-13 10:52:08下载
- 积分:1
-
单例模式-工具箱02
C# Cheat Sheet for your reference
- 2020-06-24 08:20:02下载
- 积分:1
-
C# 3DTools.dll WPF 3D建模、透视、动画效果演示实例
这是一个使用C# 3DTools.dll WPF技术实现的 3D建模、透视、动画效果演示实例,本源码包括了以下演示范围:使用ScreenSpaceLines3D绘制的3D坐标系、3D立方体、球、不同光源的折射、不同材质的视觉效果、2D房子、3D房子,用MatrixCamera模拟透视相机等功能,关于透视的若干参数设置和实现原理,请参考PerspectiveByMatrixCamera.xaml.cs,在此文件中包括了正射投影的若干参数, 计算M坐标系下的三个轴单位向量 Mx,My,Mz,计算平移矩阵的dx,dy,dz,计算正射投影矩阵的Sx,Sy,Sz,dz等。
创建相机和光源、坐标系请参考Sphere.xaml.cs文件,如果line3D非空,则需要绘制构建的三角网,计算出来的点,然后加入到MeshGeometry3D的Positions属性。
- 2023-08-07 10:10:03下载
- 积分:1
-
Project(测试用)
直接可用的一个基于MC9S12XS128的DEMO(DEMO for MC9S12XS128)
- 2017-09-23 10:46:58下载
- 积分:1
-
FSMC-TFTLCD显示实验
说明: FSMC-TFTLCD显示实验Fsmc-tftlcd display experiment(Fsmc-tftlcd display experiment)
- 2019-11-09 13:24:54下载
- 积分:1
-
BitIOTest1
这是一个练习使用位写入/写出的程序,利用bitio.c和bitio.h工具整合,可以向文本文件E:\bitio1.txt中读取和写入数个位,使用者可以通过调试功能进一步了解位写入写出的作用。进而给今后做数据压缩打下基础。(This is a practice using bit write/write program, using bitio.c and bitio.h tool integration, you can read and write several bits to the text file E: \ bitio1.txt, the user can pass Debugging function to further understand the role of bit write write. And then lay the foundation for future data compression.)
- 2020-09-03 17:08:07下载
- 积分:1
-
hu
说明: 图的算法实现
(1)将图的信息建立文件;
(2)从文件读入图的信息,建立邻接矩阵和邻接表;
(3)实现Prim、Kruskal、Dijkstra和拓扑排序算法。
(Graph Algorithms (1) will map the information to create the document (2) read from the document map information, the establishment of adjacency matrix and adjacency list (3) the realization of Prim, Kruskal, Dijkstra, and topological sorting algorithm.)
- 2008-06-12 12:30:36下载
- 积分:1
-
反步法计算的Matlab程序
说明: 基于matlab的反步法计算,欢迎大家下载,功能正常实现。(Matlab-based thermal power plant thermal balance calculation, welcome everyone to download, the function is normal.)
- 2019-04-14 22:28:56下载
- 积分:1
-
ProgressBar_src
一个基于VC6MFC的进度条控制程序,非常实用(Based on the progress bar VC6MFC control program is very useful)
- 2009-11-27 04:21:36下载
- 积分:1