资源列表
123
- 二叉树染色问题 解决了二叉树染色问题的基础程序 基本使用-The basis of program two forks tree coloring problem solved two fork tree coloring problem the basic use of
ExportExcel
- C# 使用NPOI导出datagridview到excel中,不需安装office-C# export datagridview to excel using NPOI,without office installed
recognize2
- 编译原理中的语法分析程序,用来识别相关表示符。-compiler theory of syntax analysis procedures used to identify relevant Fu said.
matrix-operation-of-junior-students
- MATLAB 的一些运算,关于矩阵以及一些例子。初学者专用,全面专用快速-Some operations on the matrix, as well as some examples. Beginners dedicated, full-specific rapid
originalsimple
- 原始单纯形法(需直接给出初始的基变量) 求解标准型线性规划:max C*X s.t. A*X=b (b>=0) X>=0 输入:C是n维行向量,A是m*n的系数矩阵,b是m维列向量,XB承装初始基变量的下标。输出:x最优解(如果有的话),fval最优值,flag解的状态说明,interation求解时的循环次数。-Original simplex method (to be given directly to the initial base variable) Solvin
LCD1602
- 将常用的LCD1602液晶模块的程序集成该头文件,是编程时的利器。-Commonly used LCD1602 LCD module program integration the header file, is the programming tool.
统计文件数据
- 建表: 第一个表:学生表 列名 类型 是否是索引 是否为空 学号 字符串8位 是 否 姓名 字符串10位 否 否 年龄 整型 否 否 地址 字符串50位 否 否 班级 字符串10位 是 否 备注: 班级:2001,2002,2003, 第二张表:成绩表 列名 类型 是否是索引 是否为空 学号 字符串8位 是 否 课程id 字符串10位 是 否 成绩 浮点型 否 否 备注: 唯一索引:学号+课程id 第三张表:课程表 列名 类型 是否是索引 是否为空 课程id 字符串10位 是 否 课程名称 字符
reset
- 在vs2008下能够正常使用 规范网页字体的标准css文件-VS2005-VS2008
FindHelper
- HtmlElement控件控制类,可模拟控件操作事件-Class of the HtmlElement control control, analog control operation event
url
- 检查 url 是否正确,Visual Studio 编程开发-Visual Studio,check url
Matrix(CSharp)
- c#实现卡尔曼滤波方程 功能shifen 强大 很有用-c# to build the kalman filter
FFT
- fft算法,,用c语言实现了fft的过程-fft algorithm, using c language fft