-
failed to translate
EXCEL 教程-failed to translate
- 2023-09-06 20:15:05下载
- 积分:1
-
这是一个函数模板的题目,用的是函数模板解决简单的问题
这是一个函数模板的题目,用的是函数模板解决简单的问题-This is a function of template topics, using a template function to a simple question
- 2022-07-14 14:51:21下载
- 积分:1
-
使用C#编写的传真软件,不错,看看
欢迎大家来测试啊!
使用C#编写的传真软件,不错,看看
欢迎大家来测试啊!-The use of C# Prepared fax software, yes, look at the welcome everyone to test ah!
- 2022-09-30 06:20:02下载
- 积分:1
-
动态对话框的源文件
动态对话框的源文件-the source document
- 2023-03-28 16:00:03下载
- 积分:1
-
一个使用堆栈写的计算器,能够使用常用的数学函数.
一个使用堆栈写的计算器,能够使用常用的数学函数.-use of a stack written by calculators, to use common math functions.
- 2023-09-04 20:15:02下载
- 积分:1
-
FASTCOPY,一个WINDOWS下文件拷贝的程序,号称是最快的WINDOWS文件拷贝程序...
FASTCOPY,一个WINDOWS下文件拷贝的程序,号称是最快的WINDOWS文件拷贝程序-FASTCOPY, a copy of a file under Windows procedures, which is the fastest Windows file copy process
- 2022-05-22 01:02:58下载
- 积分:1
-
海 康 源代码
【Demo内容说明】1. 分功能模块介绍,程序需要使用VC 6.0编译运行2. bin文件夹下为已编译的可执行程序(Release版本)
- 2022-08-09 11:38:27下载
- 积分:1
-
c语言经典的实现了最大公约数的算法
可以处理int内的任意整数!还有运行图
及运行处理的结果!...
c语言经典的实现了最大公约数的算法
可以处理int内的任意整数!还有运行图
及运行处理的结果!-c classical language to achieve a common denominator of the algorithm can handle int the arbitrary integer! There diagram and operation of the outcome!
- 2022-07-23 00:43:52下载
- 积分:1
-
function [y, ndx] = sortrows (x, col)% [Y, I] = sortrows (A, k) k out by the asc...
function [y,ndx] = sortrows(x,col)
%[Y,I]=sortrows(A,k)按第k列升序的排列,向量I返各行的原编址.-function [y, ndx] = sortrows (x, col)% [Y, I] = sortrows (A, k) k out by the ascending order, I Vector trip back to the site of the original series.
- 2022-05-27 19:55:10下载
- 积分:1
-
achieve dormancy function is very simple, as long as the implementation of the a...
实现休眠功能很简单,只要在任意想要执行的地方执行如下给出的休眠函数SetPower()就行,其实休眠很简单,只需要API:SetSystemPowerState()就行,就如关机/注销/重启一样,只需要ExitWindowEx(),但这些API可以直接用在98下,却不能用在2000/XP中,因为这里牵涉到了用户权限,没有权限是不能进行这些操作的,所以,首先要取得权限,下面给出代码:-achieve dormancy function is very simple, as long as the implementation of the arbitrary want the local implementation of the dormancy is as follows function SetPower () on the trip, dormancy is very simple, just API : SetSystemPowerState () on the trip, as shutdown/cancellation/restart, only ExitWindowEx (), but these APIs can be directly used in 98, not in 2000/XP can use, because it involves a user privileges, no authority can carry out these operations, therefore, must first obtain authority code is given below :
- 2022-03-20 18:24:22下载
- 积分:1