-
DesktopSecuritySet1
自己做的ActiveX系统配置控件,单击按钮打开桌面安全设置1对话框,实现:
从活动桌面上删除Web内容;
强制从睡眠或挂起状态恢复时输入密码;
允许使用活动桌面;
禁止调整桌面工具栏长度;
禁止交互用户通过Windows窃听其它用户会话;
允许使用“桌面清理向导”;
禁止使用活动桌面的所有设置项目;
启用“开始”菜单常用程序组;
禁止控制面板和打印机文件夹;
禁止使用任务栏快捷方式菜单;
禁止使用“开始”菜单的“关闭系统”命令;
禁止使用“开始”菜单的“我的文档”命令;
禁止在桌面上运行任何程序;
隐藏桌面上的网上邻居以及所有图标;
隐藏“网络快捷方式”菜单、任务栏;
可以部署在服务器上,适合在公共电脑等不方便带文件的场合进行快速系统配置,也适合嵌入到其它程序中,进行快速开发。
(Make its own system configuration of ActiveX controls, click the Security Settings button to open the Desktop dialog box 1, to achieve:
Events delete from the desktop Web content
Mandatory from the state of sleep or hang password recovery
Permit the use of Active Desktop
Deskbar prohibited adjust length
Interactive users to prohibit other users through the Windows bugging conversations
Permit the use of the "Desktop Cleanup Wizard"
Prohibition of the Use of Active Desktop items all the settings
Opening of the "Start" menu common program group
Prohibition of the control panel and printers folder
Prohibit the use of the taskbar shortcut menu
Prohibit the use of "Start" menu s "closed system" command
Prohibit the use of "Start" menu s "My Documents" command
Prohibit the operation of any program on your desktop
Hide My Network Places on the desktop and all icons
Hide "Network Shortcuts" menu, task bar
Can be deployed on the server for computer)
- 2009-02-12 11:57:48下载
- 积分:1
-
MFC_Dialog
说明: Kinect + OpenCV + Visual C++
- 2019-01-23 21:00:45下载
- 积分:1
-
wuziqi
说明: 一个简单的五子棋代码实现,电脑智能还不算太高~~大家可以改改(Gobang code for a simple implementation, computer intelligence is also not too high ~ ~ we can change change)
- 2010-03-17 11:40:42下载
- 积分:1
-
EULER1
说明: Euler 回路问题
.问题描述:
对于给定的图G 和G 中的2 个顶点v 和w,连接顶点v 和w 且经过图中每条边恰好1 次
的路径称为顶点v 和w 之间的1 条Euler 路。当v=w 时得到一条首尾相接的Euler 回路。
.编程任务:
对于给定的图G,编程计算图G 的一条Euler 回路。
.数据输入:
由文件input.txt 给出输入数据。第1 行有2 个正整数n 和m,表示给定的图G 有n 个
顶点和m 条边,顶点编号为1,2,…,n。接下来的m 行中,每行有2 个正整数u,v ,表示
图G 的一条边(u,v) 。
.结果输出:
将编程计算出的Euler 回路输出到文件output.txt 。如果不存在Euler 回路,则输出-1。(Euler circuit problem. Problem description : for a given graph G and G of two vertices v, w, connectivity and vertex v w map through which each side precisely the path to a meeting called vertices v, w between a Euler Road. When v = w be an end-to-end circuit Euler. . Programming tasks : for a given graph G, programming terms of a graph G Euler circuit. . Data input : from the document input.txt given input data. Line 1 has two positive integers n and m, to the graph G with n vertices and m edges and vertices numbered 1, 2, ..., n. Next m OK, every trip has two positive integer u, v, said of a graph G edge (u, v). . Results output : Programming will be calculated by Euler circuit output to a file output.txt. If there is no Euler circuit, the output 1.)
- 2006-03-29 21:31:15下载
- 积分:1
-
TESTCPLUS
C++技能百炼,很好的初学者学习资料,里面很多经典算法哦(C++ skills, Bai-lian, good for beginners to learn the information, which many classical algorithms Oh)
- 2010-07-27 10:18:45下载
- 积分:1
-
CamSpeed
说明: 利用Qt写界面,Geni库从工业摄像头取图片。然后对图片进行保存、播放。(Using the Qt write interface, the Geni library takes pictures from industrial cameras. Then save and play the picture.)
- 2020-06-15 22:25:02下载
- 积分:1
-
SourceInsight2_Softii
用作查看windows变成源码的工具,比起vc界面更易于读代码,请大家共享之(a tool for viewing codes, which was superior than vc )
- 2009-09-15 13:12:08下载
- 积分:1
-
Clock
VC++可切换到数字模式的圆形时钟,VC++编程学习源码,很好的参考资料。(VC++ round the clock to switch to digital mode, VC++ programming learning source, a good reference.)
- 2014-02-08 17:22:58下载
- 积分:1
-
COMTestCode
vc环境下COM组件编程小例子,一个文件生成COM组件,另一个文件调用该COM组件。(COM component programming small example, a file generated COM component vc environment, another file to call the COM component.)
- 2013-12-19 16:21:03下载
- 积分:1
-
Scripting
轻量级的源码编辑控件,很小巧,也很简单,方便集成到自己的开发环境中。(Lightweight source edit control, it is compact, is also very simple, convenient integrated into their development environment.)
- 2008-06-05 15:53:28下载
- 积分:1