-
Mflood.h flooding process of the protocol, it used the definition of header file...
泛洪协议的Mflood.h程序,它用于头文件的定义,包含函数声明,结构声明,类声明等。-Mflood.h flooding process of the protocol, it used the definition of header files containing function declarations, structure declarations, type declarations.
- 2022-01-21 05:02:40下载
- 积分:1
-
运筹学的程序
本程序实现运筹学--非线形规划中的单纯形法,求fmin(X)=4*(X1-5)*(X1-5)+(X2-6)(X2-6)的具有最小值时的最优解,如需改变所求函数,在子函数f中修改即可-the program tacticians-- non-linear planning for the simplex method, seeking fmin (X) = 4* (X1- 5)* (X1- 5) (X2-6) (X2-6) with the minimum of the optimal solution, and if necessary change change the demand function, f Functions can be modified
- 2022-02-09 17:36:21下载
- 积分:1
-
利用这个程序: 1.可以监视在你的电脑运行的程序, 把在你的电脑运行过的程序的时间和名字记录下来 2.可以阻止你规定的禁用程序的执行, 比如不让玩游戏。 3.这...
利用这个程序: 1.可以监视在你的电脑运行的程序, 把在你的电脑运行过的程序的时间和名字记录下来 2.可以阻止你规定的禁用程序的执行, 比如不让玩游戏。 3.这个程序需要加入注册表, 在系统启动时就运行, 达到监视的目的。注册表大概都不陌生,就是这里: HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionRun-use of this procedure : 1. You can monitor the computer running program, on your computer one of the procedures of the time and record the names of two. You can stop the implementation of the banned procedures, such as not playing games. 3. This procedure needs to join the registry, the system started running on to achieve the purpose of surveillance. The registry probably not unfamiliar, is here : HKEY_LOCAL_MACHINE SOFTWARE Microsoft Windows CurrentVersion Run
- 2023-01-20 10:45:04下载
- 积分:1
-
51单片机P0闪烁灯和流水灯设计
51单片机小作业,P0口灯闪烁,以及流水灯设计,采用Keil编译C语言生成hex文件,在proteus中仿真实验,再下载在单片机实物中验证成功。
- 2022-09-13 23:15:03下载
- 积分:1
-
一个验证程序,生成证书.可以用来生成证书和验证证书
一个验证程序,生成证书.可以用来生成证书和验证证书-A application for generating and validating certificate.
- 2022-09-16 02:15:03下载
- 积分:1
-
控件的应用,学习的好帮手!这是 能确定系统当前时间,和程序运行的时间的一个 简单源代码。正因为简单 所以 初学者 可以用得着...
控件的应用,学习的好帮手!这是 能确定系统当前时间,和程序运行的时间的一个 简单源代码。正因为简单 所以 初学者 可以用得着-Control application, learning a good helper! This system is able to determine the current time, and the running time by a simple source code. Precisely because so beginners can simply worthwhile
- 2023-08-15 21:50:02下载
- 积分:1
-
an Intel Dialogic card version of dial
一个Intel的Dialogic版卡的编程拨号-an Intel Dialogic card version of dial-up programming
- 2022-03-31 00:37:18下载
- 积分:1
-
此工程详细地阐述了用WEB实现拓扑图,代码很详细哦
此工程详细地阐述了用WEB实现拓扑图,代码很详细哦-Detailed description of this project to achieve topology using WEB, the code in great detail oh
- 2022-08-09 16:01:30下载
- 积分:1
-
(code) Algorithms in C++ Source Code信号处理中的线性代数,数学基础学科必备用书。...
(code) Algorithms in C++ Source Code信号处理中的线性代数,数学基础学科必备用书。-(code) Algorithms in C++ Source Code signal processing in linear algebra, mathematics required basic subjects books.
- 2022-05-22 09:45:45下载
- 积分:1
-
iphone程序,让本地应用程序打开URL链接,31天开源工程中的第三个。...
iphone程序,让本地应用程序打开URL链接,31天开源工程中的第三个。-openURL helps you launch Maps, SMS, Browser, Phone, and even other applications. This is one area of iPhone development that I always have to look up again when I need to do it and it is only one line!
[[UIApplication sharedApplication] openURL:[NSURL URLWithString:@"tel://8004664411"]]
This app demonstrates the basic protocols supported natively on the phone.
- 2022-10-08 13:15:02下载
- 积分:1