-
STYGP24H_VCPP.tar
Visual CPP source dode of book Sams Teach Yourself Game Programming in 24 Hours by Michael Morrison. ISBN 0-672-32461-X
- 2012-06-24 09:52:01下载
- 积分:1
-
search-the-number
用于求三组数,每组数的各个位都不相同。第二组数为第一组的2倍,第3组数为第一组的3倍(Is used to find the number of three, the number of the bits in each group are different. The second number of groups for the first group of two times the number of the third group of three times the first group)
- 2013-11-15 20:08:10下载
- 积分:1
-
oscillograph
本示波器代码是以stm32f407为硬件基础,通过对12位adc,dma,以及定时触发模式的配置,最终在12864液晶屏上显示波形。(This oscilloscope Code is stm32f407 based hardware, by 12 adc, dma, and configure the timing trigger mode, the final display waveforms on 12864 LCD screen.)
- 2015-08-25 13:40:19下载
- 积分:1
-
IRRemotetrolledCar
this is the C Code file for IR Robot Control
- 2010-11-11 17:41:18下载
- 积分:1
-
MFC获取电脑硬件序列号
MFC获取电脑CPUID,硬盘序列号,网卡序列号等,可用来制作软件加密
- 2022-07-03 23:44:13下载
- 积分:1
-
cPPexample
c++的各种例子,例如继承,重载,容器,迭代子,vector,多态,模版,虚函数,友元,指针,作用于等等,超级多的例子,每个例子都是用中文标识,对学习c++的朋友很有帮助。(Various examples of c++, such as inheritance, overloading, containers, iterators, vector, polymorphism, templates, virtual functions, friend, pointer, acting, etc. Super Multi example, each of the examples are used to identify Chinese for learning c++ helpful friends.)
- 2014-12-16 11:10:20下载
- 积分:1
-
鸡兔同笼
C语言初学之鸡兔同笼实验,适合初学者。。。(The beginners of C Language are in the same cage)
- 2020-06-23 05:40:02下载
- 积分:1
-
STM32F103C8T6超声波测距源码
说明: ALIENTEK STM32开发板SYSTEM文件夹,采用V3.5库的头文件,使得代码可以完美移植到库函数里面使用,不过注意,在新建工程的时候,请在:Options for Target-->C/C++ 选项卡里面 Preprocessor Symbols 栏定义你的STM32芯片容量。比如:ALIENTEK 战舰STM32开发板用户,使用的是大容量的STM32芯片,则在Define栏输入:STM32F10X_HD
对于STM32F103系列芯片,设置原则如下:
16KB≤FLASH≤32KB 选择:STM32F10X_LD
64KB≤FLASH≤128KB 选择:STM32F10X_MD
256KB≤FLASH≤512KB 选择:STM32F10X_HD(ALIENTEK STM32 development board SYSTEM folder, using V3.5 library header file, so that code can be perfectly transplanted to the library function to use, but note that in the new project, please: Options for Target - > C/C++ tab in the Preprocessor Symbols column to define your STM32 chip capacity. For example: ALIENTEK warship STM32 development board users, using a large capacity STM32 chip, in the Define column input: STM32F10X_HD
For STM32F103 series chips, the setting principles are as follows:
16KB < FLASH < 32KB Selection: STM32F10X_LD
64KB < FLASH < 128KB Selection: STM32F10X_MD
256KB < FLASH < 512KB Selection: STM32F10X_HD)
- 2019-01-15 13:31:52下载
- 积分:1
-
crc.cpp
CRC 校验的基本思想是利用线性编码理论,在发送端根据要传送的k 位二进制码序(crc)
- 2010-01-02 17:27:46下载
- 积分:1
-
fatigue-driving-system
基于图像处理的人脸检测系统,通过openCV软件来实现的(Image processing based face detection system, implemented by software openCV)
- 2011-11-23 20:31:56下载
- 积分:1