-
haha!it s lunar calendar s small pragrame,please give directions.if there is err...
哈哈,农历小程序,大家多指教。如有错误请指出-haha!it s lunar calendar s small pragrame,please give directions.if there is error in it,please point it out
- 2022-07-08 18:38:49下载
- 积分:1
-
完成端口(Completion Port)详解
IOCP充分利用内核对象的调度,只使用少量的几个线程来处理和客户端的所有通信,消除了无谓的线程上下文切换,最大限度的提高了网络通信的性能。
- 2023-05-06 11:05:03下载
- 积分:1
-
achieve the voice of electronic watches
实现有声音的电子钟表-achieve the voice of electronic watches
- 2023-05-13 21:40:03下载
- 积分:1
-
用ADC0804测量模拟电压,电压范围从0V到5V都能精确的测量,该程序已调试成功,可直接运用...
用ADC0804测量模拟电压,电压范围从0V到5V都能精确的测量,该程序已调试成功,可直接运用-ADC0804 measurement using analog voltage, voltage range from 0V to 5V can precise measurement, the debugging procedure has been successful and could be directly applied
- 2022-01-25 16:52:38下载
- 积分:1
-
利用图像的rgb分量提取其中的亮度分量并显示其直方图。
利用图像的rgb分量提取其中的亮度分量并显示其直方图。-using the rgb images from the weight brightness components and to demonstrate its histogram.
- 2023-08-22 07:20:03下载
- 积分:1
-
漂亮的confirm,想要用的时候new一个就行了
漂亮的confirm,想要用的时候new一个就行了-Beautiful confirm, when you want to use the new one on the list
- 2022-09-11 19:55:03下载
- 积分:1
-
用于 sms 消息的通用 API。
SMSLib 提供了一个通用的发短信 API,可用于发送和接收消息 (通过 GSM 调制解调器和/或批量短信运营商。
- 2022-01-25 21:38:13下载
- 积分:1
-
c# images image processing, functional images loaded, red wedge, yellow wedge, g...
c#图像处理,功能图像加载,红楔,黄楔,绿滤膜,灰度处理,增加图像亮度
- 2022-03-02 19:14:41下载
- 积分:1
-
acm.zju.com 中1002的第一个输入的答案 城堡中放堡垒的问题
acm.zju.com 中1002的第一个输入的答案 城堡中放堡垒的问题-acm.zju.com 1002 were the first to import the answer to a castle fortress of release
- 2023-03-28 11:50:03下载
- 积分:1
-
VS2010遍历pc上usb设备。 包含控制器 hub port 设配id 等信息
usb其实和串口是一样的,其端口也是固定的(如果你不接扩展hub)。有时一台电脑接多个相同的usb设备,如果接连个摄像头(前后各一个),我们如果区分打开的是哪一个呢?1、先把usb设备先遍历出来,得到usb信息(设备串等)。2、通过打开usb设备时返回信息(这个很重要 //usb#vid_1d27&pid_0600#5&10ef021e&0&5#{c3b5f022-5a42-1980-1909-ea72095601b1})。3、遍历注册表得到usb设备信息(#define USB_REGPATH "SYSTEMCurrentControlSetEnumUSB" )。4、通过第1条的设备串、第2条打开设备返回信息、注册表。就可以确定usb设备(控制器->hub->端口)
- 2022-10-31 17:35:03下载
- 积分:1