资源列表
vcPPexcel
- 一个简单的实现VC++读取excel程序代码,在VC++中实现Excel数据的导出/导入。-A simple implementation VC++ read Excel data export/import excel program code in VC++.
weka
- tspData <- read.csv( D:\\weka\\hw\\TSP.csv , header = T, sep = , ) #tspData <- `colnames<-`(tspData,c(1:8)) D <- as.matrix(tspData) tourLength <- function(tour, distMatrix) { tour <- c(tour, tour[1]) route <- embed(tou
ROM-with-I2C
- This code in C language is a source code for interfacing of 8051 uC with ROM , storing data in ROM and then displaying it on LCD after reading it
sstab
- Dynamic loading of controls onto tabs. Here is the code I have been playing with
Keil-c51
- 直流电机开闭环控制程序,PWM实现加减速,正反转,大多数可以适用-DC motor open closed-loop control, PWM to achieve acceleration and deceleration, reversing, most can be applied
post
- Postfix Source code for Computer Engineering
schrodinger
- schrodinger energy and wave solver
CLOCKJUK
- a design of analog clock in turbo c code with graphics
pso
- 本程序是关于粒子群优化算法PSO的代码 运行环境是vc6.0
crc
- 用于crc校验,在编程过程中出现的错误。-For crc check errors in the programming process.
wangzheng
- 根据用户需求设计了商品销售管理系统,主要包括: 商品信息:商品编号、商品名称、商品进货价、商品库存数等 商品销售:商品编号、商品名称、销售价格、销售数量、销售日期等 主要功能: 1) 增加商品信息 2) 保存商品信息到文本文件中 3) 显示库存信息(按编号排序) 4) 按编号查询货物信息 5) 打印销售单(显示库存量及已经售出的数量,并根据金额找零) 但当用户输入的数量超过库存量,或付款不够都会给出提示 程序中包括: (1)数据类——实现对数据
DHT22
- DHT22 code and source for CCS C PIC16F877a