-
使用其他用户权限运行程序
利用其他用户的权限来运行程序,主要用于:1,在服务中运行一些界面程序,需要以某些用户权限运行。2,在低权限的用户态中运行需要高权限的程序,此时需要其他高权限用户的权限来调用,需要输入用户名和密码。
- 2022-01-24 09:31:00下载
- 积分:1
-
1.将各个项目子目录拷贝到硬盘上,然后可以用Visual Basic打开程序。 2.在每个项目子目录里面的sql目录里,将后缀.sql的文件打开后,拷贝到SQL...
1.将各个项目子目录拷贝到硬盘上,然后可以用Visual Basic打开程序。 2.在每个项目子目录里面的sql目录里,将后缀.sql的文件打开后,拷贝到SQL Server 2000的查询分析器里。然后执行将产生需要的数据库结构。-1. All projects will subdirectory copy to the hard drive, which can then be opened in Visual Basic procedures. 2. Each item inside the subdirectory sql directory of extensions. Sql open the document, copies of SQL Server 2000 inquiries analyzer Lane. Then needs arising from the implementation of the database structure.
- 2022-01-26 20:04:58下载
- 积分:1
-
用的示例程序,画笔绘画应用程序
VC示例程序,画刷类的应用-VC sample program, the Brush painting application
- 2022-02-26 05:25:26下载
- 积分:1
-
关于LDPC的。是Mackcy网站上的LDPC编译码程序。
关于LDPC的。是Mackcy网站上的LDPC编译码程序。-On the LDPC. Mackcy site is LDPC coding and decoding procedures.
- 2022-01-26 06:55:33下载
- 积分:1
-
组态软件组件 OCX 可以实时反映 所有PLC报警情况 并可以对字体进行设置...
组态软件组件 OCX 可以实时反映 所有PLC报警情况 并可以对字体进行设置-Configuration OCX software components in real time to reflect and to all the PLC alarm can be set fonts
- 2022-03-22 11:15:02下载
- 积分:1
-
用ObjectARX开发AutoCAD的一个实例,这是做出来在AutoCAD中显示工具栏的一个例子...
用ObjectARX开发AutoCAD的一个实例,这是做出来在AutoCAD中显示工具栏的一个例子-A sample for develop AutoCAD using ObjectARX, to display tool menu in AutoCAD.
- 2022-08-16 07:09:20下载
- 积分:1
-
How to get the MAC address of your network adapter.
MAC address stands for Me...
How to get the MAC address of your network adapter.
MAC address stands for Media Access Control address which is 6 bytes( 48 bits ) long. MAC address is the unique address which is used to identify network interface hardware. So how to get the MAC address of your network adapter?
- 2022-03-20 20:24:26下载
- 积分:1
-
求图中从一个顶点到另一个顶点的一条路径。
//为简化算法,没有提供顶点到其编号的转换函数,函数Path_vtou(ALGraph G,VexIndex v,...
求图中从一个顶点到另一个顶点的一条路径。
//为简化算法,没有提供顶点到其编号的转换函数,函数Path_vtou(ALGraph G,VexIndex v,VexIndex u)
//中两顶点参数用的是顶点的编号;函数Printpath(ListType Path)输出的是路径上的顶点编号序列-seeking a map from the vertex to another vertex of a path.// To simplify the algorithm, not to its peak numbered conversion, function Path_vtou (ALGraph G, VexIndex v, u VexIndex)// 2 vertex parameters of the number of vertices; Function Printpath (ListType Path) output is on the path to the peak numbers Sequence
- 2022-08-31 23:55:03下载
- 积分:1
-
以VB为Visual Studio 2005 rotatedtext源代码
用VB编写的Visual Studio 2005的RotatedText源代码
- 2023-06-28 04:20:03下载
- 积分:1
-
加载windows驱动程序
这是一个加载windows驱动的程序,用c语言写的,贴上代码只是便于大家学习,。有更好的加载驱动的程序希望分享下,共同学习,不慎感谢。。。!!!!!!!!!!!!!!!!!
- 2022-02-04 17:12:15下载
- 积分:1