-
模拟电话卡的收费计费
模拟电话卡的收费计费- The simulation telephone card charge costs
- 2022-11-29 13:25:03下载
- 积分:1
-
这是关于VC与单片机串口通信的资料,学习后很受启发,
这是关于VC与单片机串口通信的资料,学习后很受启发,-on VC and SCM serial communication of information, after learning a great deal of enlightenment.
- 2022-03-21 04:08:40下载
- 积分:1
-
一个非常完全的waveOut程序,包括了一个waveOut类和使用类的范例,这个范例获得Windows下所有的wave输入输出设备的名称以及属性
一个非常完全的waveOut程序,包括了一个waveOut类和使用类的范例,这个范例获得Windows下所有的wave输入输出设备的名称以及属性
-A very complete waveOut procedures, including a category and use category waveOut example, access to Windows, under this example all the wave input and output devices as well as the attribute name
- 2022-01-25 19:35:05下载
- 积分:1
-
宽带频谱感知
Wideband Spectrum Sensing-Spatial-Spectral Joint Detection for Wideband Spectrum Sensing in cognitive radio networks
- 2022-05-11 00:41:36下载
- 积分:1
-
驱动例,优秀代码。
driver example, excellent code.
- 2022-02-27 02:10:15下载
- 积分:1
-
即时通讯软件AnyQ服务器端源码,实现OICQMSNIM之间通信
即时通讯软件AnyQ服务器端源码,实现OICQMSNIM之间通信-Instant messaging software AnyQ server-side source, to achieve communication between OICQMSNIM
- 2022-02-15 19:30:30下载
- 积分:1
-
symbian the yuv video file handling procedures can yuv data of each frame read t...
symbian上的yuv视频文件处理程序
可对yuv的每一帧数据进行读取 处理 显示-symbian the yuv video file handling procedures can yuv data of each frame read treatment showed
- 2023-04-25 02:40:02下载
- 积分:1
-
sim600 AT命令集包括V.25TER、GSM07.07、GSM07.05等.
sim600 AT命令集包括V.25TER、GSM07.07、GSM07.05等.-sim600 AT command set, including V.25TER, GSM07.07, GSM07.05 such.
- 2022-05-23 19:37:21下载
- 积分:1
-
video entry
视频入门-从模拟讲到DTV的详细介绍.zip
很详细的vedio技术资料.-video entry-from analog to DTV referred to the detailed briefing. Zip vedio very detailed technical information.
- 2022-08-03 04:31:25下载
- 积分:1
-
LINUX下消息队列
Linux下消息队列
用于进程间通信,有4个例程,可以实现
1.消息队列是消息的链表,具有特定的格式,存放在内存中并由消息队列标识符标识.
2.消息队列允许一个或多个进程向它写入与读取消息.
3.管道和命名管道都是通信数据都是先进先出的原则。
4.消息队列可以实现消息的随机查询,消息不一定要以先进先出的次序读取,也可以按消息的类型读取.比FIFO更有优势。
目前主要有两种类型的消息队列:POSIX消息队列以及系统V消息队列,系统V消息队列目前被大量使用。系统V消息队列是随内核持续的,只有在内核重起或者人工删除时,该消息队列才会被删除
- 2022-07-27 21:44:31下载
- 积分:1