搜索资源列表
Received-part-of-supersonic-range-measured-that-MC
- 项目名称:超声波测距接收部分程序 功 能: 晶振采用12M,引脚定义:P0.1(SDA),P0.2(SCL),P3.2(即INT0,红外输入),P3.3(即INT1,超声波输入) 硬件环境: 自制单片机实验板, 软件环境: Windows操作系统 使用软件:伟福 V3.20, Easy 51Pro v2.0-Project Name: Ultrasonic Distance Measurement rec
Project1
- This project requires you to write a program that imitates a simple desk calculator. Your calculator must be able to accept an infix expression which at least includes (, ), +, -, *, /, %, and ^ (exponentiation operator,
JAVA
- Write a database program that stores details of a photograph collection.
1
- 计算机是一种电子设备,它能接收一套指令或一个程序,然后通过对数值数据进行运算或者对其他形式的信息进行处理来执行该程序。-Computer is an electronic device that can receive a set of instructions or a program, and then through the numerical data for computing or other forms of inform
MCI
- 一个简单实用的播放器,适用于常用格式的音频播放-This is the main application source file that contains the application class CWav3App.
2
- 一道关于fractal的经典问题,一般编程竞赛中的常见问题。给出了一种解法。-A fractal is an object or quantity that displays self-similarity, in a somewhat technical sense, on all scales. The object need not exhibit exactly the same structure at all scales,
Desktop
- Write a C program using the fork() system call that that generates the Fibonacci sequence in the child process. The number of the sequence will be provided in the command line. For example, if 5 is provided, the first fi
MVX_V1.2.4
- 基于MTK6235平台的高效RMVB解码解决方案的开发套件-the SDK that base on MTK6235 for RMVB decoder
lab9
- 利用按钮在面板中画圆,并能改变圆形的颜色-Create an application AddCircles that displays a panel. This panel will contain two buttons (one for red and one for blue). When the user clicks on a button, change a variable called currentColor t
CPP-Without-Fear--A-Beginners-Guide-That-Makes-Yo
- C++ Without Fear: A Beginner s Guide That Makes You Feel Smart If you ve always wanted to learn how to program a computer, or to learn the popular C++ programming language, here s the perfect book and CD to get you
BP--in-that-people-calculation
- 本文主要介绍了BP神经网络在人岗匹配度测算中的应用,文章不错。-This paper describes the application of BP neural network in that people post match in the degree of calculation, the article good.
B04_2841_EX11
- Exercise 11: Files 1. Write a program that enters the name and the annual salary of 5 employees from the keyboard, calculates the monthly salary of each employee assuming that tax is deducted at a flat rate of 20 .
Readers-that-read--write-preferred
- 读者写着问题,写者优先,当多个读者在等待前面的读者时,有写者来,写者优先,当前读者读完,写者进入,-Readers that read, write preferred
shell-script-that-uses-the-SMAL-assembler--
- shell scr ipt that uses the SMAL assembler
Developing-an-Advanced-Windows-Phone-7.5-App-that
- Developing an Advanced Windows Phone 7.5 App that Connects to the Cloud
That-small-consumption-standard
- 小额消费标准说明,小额支付说明 小额支付说明-That small consumption standard That small consumption standard That small consumption standard
The-research-that-encrypts-calculate
- 基于混沌的数字图像加密算法的研究,包含各种算法-The research that encrypts calculate way according to the number picture of mentally dense.ppt
PROGRAM-TO-SHOW-THAT-H1
- PROGRAM TO SHOW THAT H1
MATLAB-code-that-implements-the-univari-ate-adapt
- MATLAB code that implements the univari-ate adaptive mixtures density estimation procedure.
How-to-create-a-MSBuild-Target-that-will-only-run
- I have been experimenting with MSBuild to create custom targets. I am currently attempting to add support for compiling file with the JAWS scr ipt compiler. This is what I have so far. This works up to a point. The