搜索资源列表
example0
- 基于ARM的uCOS-II完整源码,在VC++ WINDOWN下的编程. 利用VC++直接编译显示图形.便于源码的调试.首先下载uC/OS-II - WIN32 Port for 32bit Windows Operating Systems -based on the ARM for uCOS-II integrity of the source code, VC WINDOWN in the program. VC directly
OperationsofMatrix
- performs one of the matrix-vector operations y := alpha*A*x + beta*y, or y := alpha*A *x + beta*y, where alpha and beta are scalars, x and y are vectors and A is an m by n matrix-performs one of the matrix-vector opera
TCL_learning
- TCL语言的学习教程和几个程序实例 array.tcl --- --- This simple example shows how to create and manipulate arrays. main commands used: array, puts, foreach, get calculator.tcl -------------- This scr ipt asks the
example0
- 基于ARM的uCOS-II完整源码,在VC++ WINDOWN下的编程. 利用VC++直接编译显示图形.便于源码的调试.首先下载uC/OS-II - WIN32 Port for 32bit Windows Operating Systems -based on the ARM for uCOS-II integrity of the source code, VC WINDOWN in the program. VC directly
SOS_A_Dynamic_Operating_System_for_Sensor_Nodes.ra
- 这是一个新的嵌入式操作系统介绍,由ucla开发的。-This is a new embedded operating system introduced by the development of ucla.
OperationsofMatrix
- performs one of the matrix-vector operations y := alpha*A*x + beta*y, or y := alpha*A *x + beta*y, where alpha and beta are scalars, x and y are vectors and A is an m by n matrix-performs one of the matrix-vector opera
ifile
- 基于Brew平台的C语言的文件操作示例代码-Brew platform based on C language sample code file operations
FFT
- 同样是浮点型的fft算法一样为vc开发的-The same floating-point fft-based algorithm as developed for the vc
File_operation
- win32控制台下,输入文件名后,显示文件内容,还可以连续追加或者退出。-win32 console, enter the file name indicated that the contents of the documents can also be an additional or exit row.
NandFlash_Read_Write_Operation
- 本资料详细介绍了NandFlash的工作原理和读写、擦除、校验等编程。对于Nand Flash开发者尤其新手,很有价值。-This document introduces and analysizes the reading, programming, erazing and ECC correcion of Nand Flash, which is useful for EE engineers, especially the one
matrix_operation
- 着重介绍了矩阵的运算,包括矩阵的加减、乘除、转置和共轭、元素操作和逻辑运算等。-Focuses on the matrix operation, including matrix addition and subtraction, multiplication and division, transpose and conjugate, element operations and logical operations.
SMS
- This document is specifically for School Management system which has been developed for schools to make web basedons operati
FaultRecorderDesign
- 基于 ARM和 Linux嵌入式平台的 故障录波器通信接口设计-Abstract: To s olve some p r oblems of hardware configure, cost and reliability based on the traditi onalmicr ocomputer2 based fault re2 corder, a scheme for the fault recorderwhich ta
xueshengguanlizitong
- 总体需求 编写一个学生信息管理程序,学生信息的组成部分为:学号、姓名、性别、政治面貌和家庭住址等。 功能需求 添加学生信息,学号自动加1; 删除学生信息; 修改学生信息; 查询:可按多个条件查询。 用户界面 输入:程序正常运行后,屏幕上显示一个文字菜单(根据序号选定相应的操作项目),当用户选定操作项目所对应的序号时, 根据应用程序的提示信息,从键盘上输入相应的数据。 输出:应用程序正常运行