-
通过调用API函数控制鼠标,比如锁定鼠标、隐藏鼠标
通过调用API函数控制鼠标,比如锁定鼠标、隐藏鼠标-By calling the API function to control the mouse, for example, lock mouse, hide the mouse
- 2022-03-13 18:09:13下载
- 积分:1
-
MPI array to calculate the diffrent in numbers
MPI array to calculate the diffrent in numbers
- 2022-02-01 20:08:53下载
- 积分:1
-
网络电话netphone的源代码供即时通讯爱好者学习
网络电话netphone的源代码供即时通讯爱好者学习-Netphone telephone network source code
- 2022-07-14 04:42:22下载
- 积分:1
-
GUI.rar:
AES.pas
EIAES.pas
AES 加密
支持 128 / 192 / 256 位的密匙
默认情况下按照 1...
GUI.rar:
AES.pas
EIAES.pas
AES 加密
支持 128 / 192 / 256 位的密匙
默认情况下按照 128 位密匙操作
-GUI.rar : AES.pas EIAES.pas AES encryption support 128/192/256 of the key cases in accordance with the default 128 key operation
- 2022-07-28 09:39:10下载
- 积分:1
-
接收单元,我们采用的原理和调频收音机原理一样。图3为接收电路,以专用调频接收模块IC1 TDA7021T为核心,经解调后的音频信号从脚输出,送到IC2 LM38...
接收单元,我们采用的原理和调频收音机原理一样。图3为接收电路,以专用调频接收模块IC1 TDA7021T为核心,经解调后的音频信号从脚输出,送到IC2 LM386作功率放大,推动耳机发声。三极管BG9018等组成高频放大级,以提高接收灵敏度。调节可调电容器C23可以改变接收频率,使其对准发射机的发射频率。-Receiving unit, we have adopted the principle and the principle of like FM radio. Figure 3 for the receiver circuit to a dedicated IC1 TDA7021T FM receiver module as the core, after demodulation of the audio signal after the output from the feet, to make IC2 LM386 power amplifier, and promote sound headphones. BG9018 triode composed of high-frequency amplification level in order to improve receiver sensitivity. Conditioning adjustable capacitor C23 can change the receiver frequency so that it fired at the transmitter frequency.
- 2022-07-11 03:12:17下载
- 积分:1
-
学习矢量量化
LVQ 可以被理解为一个特殊情况的人工神经网络,更确切地说,它适用Hebbian 学习赢家通吃-基于方法。它是
- 2022-04-20 08:27:39下载
- 积分:1
-
根据所接收的值,程序可以在1到100之间接收一个整数…
程序能够接收1~100之间的整数,根据接收的数值,计算其Fibonacci数,在屏幕上输出其值。Fibonacci数列的定义如下:
Fib(1)=1
Fib(2)=1
Fib(n)=fib(n-2)+fib(n-1)
-Program can receive an integer between 1 to 100, according to the received value, to calculate the Fibonacci number, the screen output of its value. Fibonacci sequence is defined as follows: Fib (1) = 1 Fib (2) = 1 Fib (n) = fib (n-2)+ fib (n-1)
- 2023-05-17 04:15:03下载
- 积分:1
-
Component to control audio volume
Component to control audio volume
- 2023-06-15 01:45:03下载
- 积分:1
-
一个演示打开真彩色位图的程序
一个演示打开真彩色位图的程序-an open demonstration of true color bitmap procedures
- 2022-06-11 20:07:48下载
- 积分:1
-
压缩感知OMP算法
这是关于压缩感知的OMP算法,代码不仅包含OMP算法,还包括测量数M与重构成功概率的关系和稀疏度K与重构成功率的关系。
- 2022-05-09 05:13:40下载
- 积分:1