搜索资源列表
bmp图片读取显示
- 本代码在C2平台上运行成功,功能:运行时不带参数则在显示器上显示七彩带(竖状),若带参数如 ./fbwrite ./bmpfile/*bmp 则循环显示bmp图片到显示器上
bar
- 使用Turbo C2.0写的俄罗斯方块- Uses Russian block which Turbo C2.0 writes
Numerical Recipes Source- C2.02
- 国外的c数值算法书籍源程序(Numerical Recipes Source- C2.02)- Overseas c value algorithm books source program (Numerical Recipes Source- C2.02)
C2
- 这个是计算器的编程源码- This is the calculator programming source code
最小圆排列问题
- 给定N个大小不等的圆c1,c2,…,cn,现要将这N个圆排进一个矩形框中,且要求各圆与矩形框的底边相切。圆排列问题要求从N个圆的所有排列中找出有最小长度的圆排列。-given N ranging from the size of the circle c1, c2, ..., cn, when it is 000 yen N discharged into a rectangular box, demanding the rectang
C2计算器
- 教你怎样用C来编写一个计算器-teach you how to use C to prepare a calculator
demo_ld
- 非接触式IC卡编程样例C2-non-contact IC card Programming Example C2
FILL
- 多边形填充算法 ,用turbo c2.0开发-polygon filling algorithm polygon filling algorithm, developed with turbo c2.0
猴子选大王的问题键表C2
- 又一个用C语言编写的猴子先大王的问题,也是用键表写的这个简单一点。-also a C language prepared by the first king of the monkeys, as well as bonding with the written form of this simple point.
ch2
- #include"c1.h" typedef int ElemType #include"c2-2.h" #include"bo2-4.cpp" void MergeList_CL(LinkList &La,LinkList Lb) { LinkList p=Lb->next Lb->next=La->next La->next=p->next
c2
- 浙江大学上机系统第四章对应题库练习题答案-Zhejiang University, Chapter IV on the computer system corresponding to item bank exercises answers
c2-driver
- 此代码为基于C2 嵌入式平台的几类驱动模板-This code embedded platform based on several types of C2 driver template
Numerical-Recipes-Source--C2.02
- Numerical Recipes Source- C2.02.zip
2Timer2PWM2Motor2010-2-25
- 用ATMEGA16内置的T/C0 TC1 T/C2定时计数器产生三个PWM,其中T0 T2分别控制电机L和电机R.自己编写的程序,成功实现,适合初期机器人开发,源代码含详细说明。 -ATMEGA16 using the built-in timer counter T/C0 TC1 T/C2 produce three PWM, which T0 T2, respectively, motor control and motor R
c2
- 数据结构、算法与应用--C++语言描述 源代码Chapter 2-source code of data structure, algorithms, and application in C++ :Chapter 2
Program-Flash-via-C2-Interface
- 在Firmware中通过C2接口编程Flash的文档及部分C语言源码,用于Silicon Labs(Cygnal) C8051F单片机的编程器开发。-the part sample code of "Program Flash via C2 interface in firmware", used for C8051F programmer DIY
c2
- 4个LED与pb6按键程序,pb6按下的0次,led全灭,1次,led2亮;2次,led3亮;3次,led4亮;4次,led5亮;5次,全灭。如此循环。-The of four LED pb6 key procedures, pb6 press 0, led all off, once, led2 light 2, led3 light 3, led4 light 4, led5 light five times, all of
2-1
- 1. 自定义一个示意性的复数类型complex,其中含有若干个成员函数,使用该类可以完成复数的加法以及对复数的输出。请完成类定义,并编制主函数,说明complex类对象,对定义的各成员函数进行调用。 class complex{ double real //复数实部 double imag //复数虚部 public: complex() //无参构造函数 complex(doub
BLE-CC254x-1.3.2-ThreePassthrough
- CC2540 BLE Stack一对三透传 使用说明: 实验的数据必须以“FE”为帧头才是有效命令或数据,如: 命令格式: 扫描命令: FE A1 00 显示命令: FE A2 00 连接命令: FE C1 00 (C1\C2\C3分别对应3个设备) 断开命令: FE D1 00 (D1\D2\D3分别对应3个设备) 数据格式: 发送一号设备: FE B1 04 XX XX XX XX
c
- C2期末考试复习上机练习部分答案 D1033 P211 P216 P217 P222 P257 P311 P312(C2 final exam, review the exercises part of the answer)