资源列表
372A
- 372A 读写操作子程序 read 为读372A内部寄存器子程序,将 0-Fh 寄存器内容读到CPU内部RAM 10H-1FH。 write 为写内部寄存器子程序,r7中放需改写的寄存器地址,r6中放需写入的数据。
数值求导
- VB.6的环境下一阶、二阶、三阶和四阶导数的数值算法
simple
- ns2 中 有线模拟,一个简单实用的例子-Cable ns2 simulation in a simple and practical example
xy
- xy工作平台的圆弧和直线插补程序实验程序,主要是为xy工作平台的前期开发而编写的应用程序。-Xy platform linear interpolation applications,Mainly for the prophase development xy platform。This procedure is linear and arc interpolation procedures
removeduplicates
- demonstrates the algorithm to remove duplicates in an array of integers using vectors and unique.
genbc2.m
- apply bondary conditiions at the ends
Use-absolute-path-to-locate-file
- VC 中使用绝对路径定位文件,很好的总结文档-Use an absolute path to locate the file in the VC...
client
- 这是一个基于linux环境下的sorket通信源码,这是客户端的。-this is sorket connect code based on linux,and this is client
Untitled
- 最小二乘法消除多项式趋势项 -The least squares method to eliminate polynomial trends items
calculatorDlg
- 科学计算器,能够实现一系列的各种功能,并且可以让你受用无穷-i down know
server
- ACE框架下实现tcp的server端,课程上随便做的小东西-Realized under the framework of the tcp ACE server-side, just doing little things on course
PSO_
- 一个粒子群优化智能算法,可用于求解函数极值。-A particle swarm optimization intelligent algorithm can be used to solve the function extremum.