搜索资源列表
sgl
- 简单的学生信息管理系统 (汇编语言课程设计程序) 一个简单的学生管理系统,功能:显示报表, 插入记录,查询, 删除记录和退出。 学生信息有姓名,年龄,性别,身高,体重,程序中各字段长度都取为10,使用的是文件控制块(FCB)的磁盘存取方式,程序自动创建名为STUDENT.MAO的磁盘文件。 代码只用了300行(除去中间的空行实际只有270-280行),编程时间是一个通宵(23:30到次日5:00)。 -simple Student Information
bvdmain
- PXA270的BSP,其中包括270下底层的全部源码
TextRotator
- VB 中Text控件字体90度 270度旋转,具有打印和复制到图片功能。进行编辑排版。-VB Text Rotator
iic
- i2C 驱动 pxa 270 ii2c 驱动,在此希望大家多多交流,将一些源码共享给大家参考。-I2C driver,I2C driverI2C driver,I2C driver,I2C driver,I2C driver,I2C driver,I2C driver;
Servo-driver
- This simple servo motor driver which can rotate the shaft 90 or 180 or 270 degr-This is simple servo motor driver which can rotate the shaft 90 or 180 or 270 degree
p270
- <汇编语言》270页的实例 有问题 ex 无定义怎么回事? 大家便便看
SVM
- This code just simply run the SVM on the example data set heart_scale , which is scaled properly. The code divides the data into 2 parts train: 1 to 200 test: 201:270 Then plot the results vs their true class. In order to visualize the h
Geometric-Operation-on-Image-Processing
- This folder contain 5 code were using on image processing, namely flipping (horizontal and vertical), rotation (0, 90, 180, and 270 degree), mirror, zoom in, and zoom out. This code was develop based on delphi framework