-
本示例使用FTP客户端配置库(ftpc)实现简单…
This example uses the FTP Client Profile library (ftpc) to implement the simple FTP PUT and GET operations to a known Bluetooth device that supports the File Transfer Protocol service as a server.
This ReadMe is not intended to describe procedures that are covered in the xIDE user guide such as building projects in xIDE etc.
- 2023-05-19 09:05:04下载
- 积分:1
-
利用Windows消息获取Memo的行和列 是了解Windows消息的基础实例!...
利用Windows消息获取Memo的行和列 是了解Windows消息的基础实例!-use Windows Message Access Memory of rows and columns of information to understand the basis for Windows examples!
- 2022-07-22 00:33:31下载
- 积分:1
-
starting to put a name and scowl? This source will help you solve the problem
为起一个好听的名字而皱眉头吗?这个原代码将帮你解决这个难题-starting to put a name and scowl? This source will help you solve the problem
- 2023-08-26 08:20:02下载
- 积分:1
-
SIFT图像拼接代码
这是通过SIFT实现图像拼接的代码,首先通过SIFT算法检测出特征点,然后欧式距离匹配点对,然后用RANSAC来去除误配点。最后用加权平均法来融合图像。本人已测,绝对好用。
- 2022-12-07 05:20:03下载
- 积分:1
-
用VFP写的一个小程序,模拟体育彩票的抽奖
用VFP写的一个小程序,模拟体育彩票的抽奖-VFP write a small program to simulate the sports lottery draw
- 2022-02-03 20:50:20下载
- 积分:1
-
ITU标准目录,列出标准所有的目录,以备查找。
ITU标准目录,列出标准所有的目录,以备查找。-ITU standard directory, listing all the standard directory for finding.
- 2022-02-28 16:18:40下载
- 积分:1
-
KiWaitOutListhead,KiDispatcherReadyListHead,分别是两条阻塞链,一条就绪链表,当线程获得CPU执行的时候,系统分配一个...
KiWaitOutListhead,KiDispatcherReadyListHead,分别是两条阻塞链,一条就绪链表,当线程获得CPU执行的时候,系统分配一个时间片给线程,当发生一次时钟中断就从分配的时间片上减去一个时钟中断的值,如果这个值小于零了也就是时间片用完了,那么这个线程根据其优先级载入到相应的就绪队列末尾。KiDispatcherReadyListHead是一个数组链的头部,在windows 2000中它包含有32个队列,分别对应线程的32个优先级。如果线程因为同步,或者是对外设请求,那么阻塞线程,让出CPU的所有权,加如到阻塞队列里面去。CPU从就绪队列里面,按照优先权的前后,重新调度新的线程的执行。当阻塞队列里面的线程获得所需求的资源,或者是同步完成就又重新加到就绪队列里面等待执行。 -err
- 2022-08-14 09:24:06下载
- 积分:1
-
一个极简单的操作INI文件的例子
一个极简单的操作INI文件的例子- An extremely simple operation INI document example
- 2023-04-29 15:40:03下载
- 积分:1
-
数字 verilog 时钟使用 xilinx verilog hdl
这里是数字手表使用 verilog HDL 的源代码。xilinx 软件可以用于 silulation。
它用于计数器手表在分钟、 秒和小时计数!!
- 2023-01-12 23:20:03下载
- 积分:1
-
windows control
windows control
- 2023-03-03 23:55:03下载
- 积分:1