-
定时关机程序,使用shutdown命令,还具有定时功能。
定时关机程序,使用shutdown命令,还具有定时功能。-Timing shutdown procedure, use the shutdown command, also has a timer function.
- 2022-10-13 10:15:03下载
- 积分:1
-
一个groupbox自绘xp风格的源码
一个自绘的groupbox,能方便的修改字体颜色,边框颜色。通过导入相应的.h,.cpp便可方便的导入自己的程序中使用。
- 2022-02-01 15:25:01下载
- 积分:1
-
二叉树的递归算法:计算高度、结点个数、交换左右儿子
问题的描述
写一完整函数,计算树的结点数目int CountNode(BTNode<T>...
二叉树的递归算法:计算高度、结点个数、交换左右儿子
问题的描述
写一完整函数,计算树的结点数目int CountNode(BTNode* &t);
完善以下两个函数:
计算树的高度int Depth(BTNode* &root);
对树的所有子树交换左右孩子void swapsons(BTNode* &t);-Binary Tree Recursive Algorithm: Calculate the height of node number, the exchange about the issue of his son to write a complete description of function, calculating the number of tree node int CountNode (BTNode
- 2022-02-12 18:10:20下载
- 积分:1
-
报表功能分析和解释源jCharts
JCharts报表功能源码的分析和解读,可以实现页面的js生成数据报表的功能-Statements JCharts function analysis and interpretation of source
- 2022-12-19 10:55:04下载
- 积分:1
-
This is a good drawing program, and in different regions also filling the color!
这是一个不错的画图程序,并且在不同区域还填了颜色!-This is a good drawing program, and in different regions also filling the color!
- 2023-04-02 10:15:03下载
- 积分:1
-
一个立体按钮ACtiveX控件,很好用
一个立体按钮ACtiveX控件,很好用-a three-dimensional buttons ACtiveX controls, good use
- 2023-05-30 01:25:03下载
- 积分:1
-
用VB制作的一个半透明的窗体,很cool
用VB制作的一个半透明的窗体,很cool-VB produced a translucent windows, very cool
- 2022-01-25 18:11:01下载
- 积分:1
-
运行时类型识别演示
运行时类型识别演示-runtime type identification demo
- 2022-02-20 12:47:46下载
- 积分:1
-
简单音乐播放器
利用是VS2010 本款播放器实现一些简单的功能,文件播放,暂停,下一首,下一首,音量,媒体播放进度,文件错误删除,删除重复文件,, 实现了播放列表显示模式,播放列表小图标的更改等! 没有实现歌词,皮肤... 如果是初学axwindowsmediaplay, 请阅读mediaplay里面的文件,或者从网上找axwindowsmediaplay的使用说明。本款播放没有用到 泛型,也没有利用到数组。而是把歌曲增加到media媒体播放列表中。这样可以直接用 controls.next()等命令各有各自的优点。 代码如下: WMPLib.IWMPMedia media = axWindowsMediaPlayer1.newMedia(filePath); axWindowsMediaPlayer1.currentPlaylist.appendItem(media);
- 2022-02-03 06:32:24下载
- 积分:1
-
Shape context 是一种基于特征的识别算子,其高性能的识别效果使只得到了广泛的应用,这些是学习Shape context 必须要看的一些资料已经自己的...
Shape context 是一种基于特征的识别算子,其高性能的识别效果使只得到了广泛的应用,这些是学习Shape context 必须要看的一些资料已经自己的一些学习总计希望能有所收获-Shape context is a feature-based recognition operator, its high-performance results so that only the recognition has been widely used, these are learning Shape context must be to look at some of the information has been a total of some of their own study hopes to have a harvest
- 2022-09-07 21:45:03下载
- 积分:1