-
Print1ToMaxOfNDigits
输入一个十进制数字,打印出其二进制所包含的1的个数,空间复杂度很小(Enter a decimal number, print out its binary contains a number, a very small space complexity)
- 2013-09-04 19:15:43下载
- 积分:1
-
ALIENTEK MINISTM32 实验33 触控USB鼠标实验
ALIENTEK MINISTM32 实验33 触控USB鼠标实验(ALIENTEK MINISTM32 experiment 33 touch USB mouse experiment)
- 2019-05-18 13:33:19下载
- 积分:1
-
OCFreaks.com_LPC214x_UART_Tutorial_Example_1
Embedded C PROGRAM for LPC2138 UART source code,Tested on LPC2138 development board
- 2015-12-10 01:13:56下载
- 积分:1
-
AtlDvr
基于海康视频SDK的控件封装例子,仅用于学习(ATl fro With haixin)
- 2010-05-19 11:07:53下载
- 积分:1
-
LabWindows CVI_EPB_HwRelease
基于LabWindows CVI的CAN,TCP,DAQ测试系统,可以借鉴其上面的代码。 (Based on LabWindows CVI of CAN, TCP, DAQ test system that can learn their above code.)
- 2014-11-19 20:42:54下载
- 积分:1
-
STM32f103zet6的CAN总线通信
实现简单的数据收发unsigned char CAN_init(unsigned char tsjw,unsigned char tbs2,unsigned char tbs1,unsigned short brp); void USB_LP_CAN1_RX0_IRQHandler(void); void can_rx_data_deal(unsigned char *buf) //CAN接收处理 u8 Can_Send_Msg(u8* msg,u8 len);
- 2022-02-06 02:40:31下载
- 积分:1
-
jsjshjueintrduction
计算机视觉文本介绍,包括研究背景、意义、以及应用(Text of computer vision, including research background, significance, and application)
- 2007-11-13 10:06:23下载
- 积分:1
-
class
把知识点拆分成块 便于理解和掌握 (Knowledge points to split into pieces easy to understand and master the)
- 2009-11-21 19:04:39下载
- 积分:1
-
9876567
在框架中获得当前文档指针,VC++精选编程学习源码,很好的参考资料。(Get the current document pointer in the framework, VC++ select learning programming source code, a good reference.)
- 2013-12-01 21:45:55下载
- 积分:1
-
clock
定时器每100us中断一次,在中断服务程序中,对中断次数进行计数,100us计数10000次就是1秒。然后再对秒计数得到分和小时值,并送入显示缓冲区。(Timer interrupt every 100us, in the interrupt service routine, the interrupt number of counts, 100us count is 1 second 10000. Then seconds count the minutes and hours values 椠渀琀漀 the display buffer.)
- 2012-12-24 00:00:05下载
- 积分:1