-
TM1804-89C51
基于TM1804和89C51的LED驱动控制程序(led control and driving)
- 2021-01-24 19:38:43下载
- 积分:1
-
dsa
说明: 用VC实现数字减影算法,通过模板匹配,再对两幅图像相减,即用盈片中减去蒙片,从而实现突出血管区域的目的。【源码加文档说明】(Using VC to achieve digital subtraction algorithm, template matching, and then the subtraction of two images, that the film with surplus minus mask, in order to achieve the purpose of highlighting vascular region. 【Source】 plus documented)
- 2010-04-18 22:39:04下载
- 积分:1
-
CATIA二次开发,创建拉伸平面
基于vs2005 以CATIA CAA为二次开发平台,采用自定义特征的开发方式,完成基于创建曲线的实体拉伸
- 2022-04-29 10:19:37下载
- 积分:1
-
http server代码,使用到线程池的技术,select技术等
线程池+select实现的http server源码,http server代码,使用到线程池的技术,select技术等,c++代码,对于网络socket的学习和线程和linux线程的学习有意义。本代码主要用于学习网络基础知识和线程基础知识.原创手写代码,也是新手学习过程中的笔记,希望能留下来
- 2022-06-19 14:39:46下载
- 积分:1
-
ADC1_DMA
说明: STM32F103中的adc采样,实现DMA的adc采样,不占用CPU(STM32F10 series of ADC sampling source code to achieve ADC conversion up to 12bit precision)
- 2020-05-20 18:33:38下载
- 积分:1
-
JHGJGHJGFJG
题目:取一个整数a从右端开始的4~7位。
程序分析:可以这样考虑:
(1)先使a右移4位。
(2)设置一个低4位全为1,其余全为0的数。可用~(~0<<4)
(3)将上面二者进行&运算。
2.程序源代码:(Topic: take an integer a from the right end of the four to seven began.
Program analysis: it can be to consider:
(1) to make a move to the right four.
(2) sets a low four total for the 1, all the rest for 0 of the number. Can be used to (~ 0 < < 4)
(3) will above the difference and operations.
2. The source code:)
- 2012-05-26 20:20:03下载
- 积分:1
-
lis3dh 三轴加速
官网历程,自行添加发送接收函数就可使用,亲自试验过
- 2023-02-18 17:15:03下载
- 积分:1
-
source
C语言实现的linux上netfilter框架基本包过滤防火墙,实现了基本的功能,包括地址,端口与协议的过滤。(firewall based on netfilter frame on linux. Basic filter functions are implemented, including ip, port and protocol.)
- 2020-11-03 20:39:53下载
- 积分:1
-
umbraco完整源码
这个不是我写的,老美写的开源项目,值得一看
- 2013-09-07下载
- 积分:1
-
tstools 源代码
linux下tstools SDK开源源代码。tstools 是跨平台的命令行工具,主要用于将MPEG(H264,H262)与PS流,TS流之间的转换。
- 2022-07-10 02:00:24下载
- 积分:1