- McuC51 《单片机语言C51应用实战集锦》配套源码《单片机语言C51应用实战集锦》是《单片机语言C51应用实战集锦》的配套书
- ifndef-_def-_endif 介绍几种宏定义和条件编译的功能和使用方法
- xitong 通过实现哲学家进餐问题的同步深入了解和掌握进程同步和互斥的原理哲学家有N个
- documentimportnode08 The importNode method imports a node from another document to this document. A NOT
- filter 三级滤波器
- buzzer-singing 该程序功能可以使带有蜂鸣器的89C51单片机发出声响
资源列表
chuankou
- 串口接收与发送。首先定义一个数组然后发送一个字符到串口接收寄存器,当接到此标志时,发送已定义的数组。 -searles sent ant recive
DAEMON-Tools
- 提供DAEMON Tools(不错的虚拟光驱工具)V4.35.6 Lite Edition游侠原创简体中文版安装-DAEMON Tools (good virtual drive tool) V4.35.6 the Lite Edition Ranger originality Simplified Chinese version of the installation
Cpp1
- 非递归中序遍历二叉树:要求从键盘输入二叉树各结点的值,并使用二叉链表来存储二叉树;使用非递归算法遍历二叉树,在屏幕上打印出二叉树中序遍历序列。-Non-recursive traversal of binary tree: the input binary tree node value from the keyboard and use the binary tree to store binary tree non-recursive algorithm for binary tree t
jobshopschedulingEx
- To solve the FJSP we can use this code.
求解SNR
- 求解SNR的一个小程序,使用matlab编写的源程序,效果不错。
CDMA
- this cdma program-this is cdma program
内存管理
- 内存管理练习
calender
- 日历,用matlab程序编程的一款日历软件-Calendar, with the matlab programming for a calendar software
case9
- improve power quality
alamouti
- Simulate a Matlab Program for Alamouti Coding. It is a complex space-time diversity technique that can be used in 2x1 MISO mode or in a 2x2 MIMO mode. The Alamouti block code is the only complex block code that has a data rate of 1 while achieving ma
clock
- 可以用来显示时钟的走向,就相当于一个简单的电子钟。-Can be used to show the direction of the clock, it is equivalent to a simple electronic bell.
Class-accessor
- 编写一个类,描述银行账户,包括收入、支出和账户余额三种属性,同时包括对这三种属性的读、写的访问器方法,这三种属性都定义为私有的。 该类定义的银行账户还能够通过自己的收入和支出自动计算账户余额。对于账户余额只能读取,自动计算,但不能够直接赋值,也就是不能够写。 编写一个测试类,输入收入和支出项,打印账户余额。 -Write a class that describes bank accounts, including income, expenses and account balan
