-
s3c2410-can-mcp2510
基于ARM,S3C2410的can总线应用程序,可实现can总线收发功能。(Based on the ARM, S3C2410 application of the can bus, can be achieved can bus transceiver function.)
- 2009-07-21 09:01:05下载
- 积分:1
-
otsu
matlab中大津法(otsu)的源代码程序,已经经过测试,可以在matlab中直接运行(matlab in Otsu (otsu) program source code, has been tested and can be run directly in matlab)
- 2015-03-18 15:17:41下载
- 积分:1
-
USART
基于atmega16l usart的实现(atmega16 usart)
- 2012-03-29 20:48:10下载
- 积分:1
-
AVrjicunqi
ATMEGA16寄存器说明应用,特别实用(ATMEGA16 register to illustrate the application, especially useful)
- 2011-11-01 14:28:27下载
- 积分:1
-
图形图像编程精粹 1 (英文版)
这是一本讲解计算机图形学的经典书籍,虽然成书已久,但仍然有启迪意义(This is a classic book that introduce computer graphics.Although be written long years ago,it can also bring you an enlightenment.)
- 2020-06-18 14:40:02下载
- 积分:1
-
驱动代码USB,附有调试工具..........................................
OTG的驱动代码,完全版.....................................................
- 2022-02-11 17:05:37下载
- 积分:1
-
josephus
说明: 约瑟夫算法,适合初步学习数据结构的同学了解递归调用的特点(josephus in C language)
- 2011-04-13 16:43:47下载
- 积分:1
-
dianxinjiaofei
用c++结合SQL SERVER开发的电信缴费系统,系转载(Using c++ integrated development of the telecommunications SQL SERVER payment system, the Department of reproduced)
- 2009-10-08 09:42:49下载
- 积分:1
-
jiqirenbisai
说明: fira 5v5 足球机器人比赛程序,用C++编程,可以运行,结果较好(fira 5v5 soccer robot competition program, using C++ programming, you can run with satisfactory results)
- 2020-12-04 18:09:23下载
- 积分:1
-
真二叉树重构
但是对于“真二叉树”(每个内部节点都有两个孩子的二叉树),给定它的先序、后序遍历序列足以完全确定它的结构。将二叉树的n个节点用[1, n]内的整数进行编号,输入一棵真二叉树的先序、后序遍历序列,请输出它的中序遍历序列。(But for one proper binary tree, in which each internal node has two sons, we can uniquely determine it through its given preorder traversal sequence and postorder traversal sequence.Label n nodes in one binary tree using the integers in [1, n], we would like to output the inorder traversal sequence of a binary tree through its preorder and postorder traversal sequence.)
- 2019-04-21 16:54:36下载
- 积分:1