-
通过程序禁用和启动网卡,本程序在delphi7.0下通过
通过程序禁用和启动网卡,本程序在delphi7.0下通过-Through the procedures to disable and restart the network card, the procedure adopted in delphi7.0
- 2022-01-25 17:56:43下载
- 积分:1
-
Mainly related to signal sampling and recovery process
主要是关于信号采样与恢复过程中的混叠及其滤波的一篇仿真报告,报告中详细论述了信号采样和恢复的全过程,以及数字信号处理中的要点,附有仿真程序,以供参考和学习-Mainly related to signal sampling and recovery process-aliasing filter and a simulation of the report in detail the signal sampling and recovery of the entire process, as well as digital signal processing elements, with a simulation program for reference and learning
- 2022-02-04 20:58:02下载
- 积分:1
-
对于网站访问量比较大、使用了mod_limitipconn模块且限制同一客户端并发联接数...
对于网站访问量比较大、使用了mod_limitipconn模块且限制同一客户端并发联接数-Larger than for the site visit, using the same mod_limitipconn module and client restrictions on the number of concurrent connection
- 2022-03-02 11:11:58下载
- 积分:1
-
贪吃蛇小游戏,食物随机出现后必须让食物能够在整格内,这样才可以让蛇吃到...
贪吃蛇小游戏,食物随机出现后必须让食物能够在整格内,这样才可以让蛇吃到-Snake game, food must be allowed after random food in the whole box, so as to allow the snake to eat
- 2022-09-30 13:30:03下载
- 积分:1
-
用VC6,动态负载
vc6写的,动态加载nt驱动方法,加载的文件为D:Compileipb2COMxipbDrive.sys-written in vc6, dynamic load-driven approach nt
- 2022-01-28 19:48:07下载
- 积分:1
-
将EXCEL表格导入到CAD图形文件中.
将EXCEL表格导入到CAD图形文件中.-EXCEL spreadsheet will be imported into CAD graphics file.
- 2022-03-03 20:22:23下载
- 积分:1
-
C++ And Threads
by Randy Charles Morin
If you’ve ever done multithreaded pro...
C++ And Threads
by Randy Charles Morin
If you’ve ever done multithreaded programming then most likely it was in C++. I haven’t
heard of many developers using the CreateThread Win32 API function from Visual Basic
or even Delphi. The reason is that the advantages of C++ and multiple threads are usually
the same.
You want more responsiveness from some application. How do you do it? Well you
could have multiple threads in order to limit blocking of one application request by
another. You could also use a more low level language.
- 2023-01-16 05:35:03下载
- 积分:1
-
for:
Root of a Polynomial
for:
Root of a Polynomial
--- --- --- --- --
Time Limit: 1 Second Memory Limit: 32768 KB
--------------------------------------------------------------------------------
A polynomial of degree n has the common form as . Your task is to write a function to find a root of a given polynomial in a given interval.
Format of function
double Polynomial_Root(int n, double c[], double a, double b, double EPS)
where int n is the degree of the polynomial double c[] is an array of n +1 coefficients , , ..., , and of the given polynomial double a and b are the two end-points of the given interval and double EPS is the accuracy of the root.
The function must return the root.
Note: It is guaranteed that a unique real number r exists in the given interval such that p(r) = 0. -for: Root of a Polynomial---------------------- Time Limit: 1 Second Memory Limit: 32768 KB-------------------------------------------------------------------------------- A polynomi
- 2022-09-28 19:15:03下载
- 积分:1
-
客运管理程序,我认为还是很好的,我已经修改格勒,不错
客运管理程序,我认为还是很好的,我已经修改格勒,不错-passenger management procedures, I believe it is very good, I have to amend Mengele, yes
- 2022-02-02 23:10:18下载
- 积分:1
-
本程序用于列出当前所有进程的全路径名,然后输出
本程序用于列出当前所有进程的全路径名,然后输出-The procedures for all processes listed in the current full-path name, and then output
- 2022-12-28 06:35:03下载
- 积分:1