▍1. Rcellsse
读入红细胞图片,通过中值滤波,开运算算,闭运算,和贴标签等方法获得细胞个数 (Read into the red blood cell picture, opening operation count median filtering, and closing operation, and the labeling methods such as cell number)
读入红细胞图片,通过中值滤波,开运算算,闭运算,和贴标签等方法获得细胞个数 (Read into the red blood cell picture, opening operation count median filtering, and closing operation, and the labeling methods such as cell number)
基于混沌理论进行数据预测的程序,欢欢迎需要的朋友参考下载,并提出修改意见 (, Please feel welcome the reference to a friend download data to predict the process based on chaos theory, and suggest modifications)
LM3S例程系列,非常实用。 代码稍加修改即可使用。(LM3S routine series, very practical. The code is slightly modified can be used.)
超级好用的书,面试必备,包括常用的算法介绍,面试题目等等(Super easy to book, interview essential, including the commonly used algorithm is introduced, interview questions, etc.)
说明: 最小二乘法拟合曲线的一个小程序,采用C++程序,(Least-squares fitting curve C++ program)
使用JAVA模拟FFFT算法 快速傅里叶算法 (Use JAVA simulation FFFT algorithm Fast Fourier Transform Algorithm)
使用C编写的复数矩阵求逆,使用高斯消去法,已经和matlab结果做过对比,无误(Written in C and the complex matrix inverse, using the Gaussian elimination method, has been done and matlab results contrast, correct)
已知日期,计算出星期几的程序.以过测试。计算正确。请放心使用。(Caculate Weekday)
BICG算法,是Krylov子空间的迭代方法之一(The BICG algorithm is one of the Krylov subspace iteration method)
矩阵的练习 对于掌握数组的 概念很重要。如何快速掌握数组,灵活运用。(The practice of the matrix is very important to grasp the concept of the array. How to quickly grasp the array of flexible use.)
之前找不到合适精度的log2x函数的定点化源码,经过实现并验证后,发上来大家一起学习(fixed version for log2x)
CSharp用于卫星广播星历计算和精密星历计算(Used for satellite radio star calendar calculation and precision star calendar calculation)
单元刚度矩阵,用于计算三单元刚度矩阵,输出刚度矩阵(Element stiffness matrix is used to calculate the three-element stiffness matrix, the output stiffness matrix)
椭圆曲线密码体制中的ECC校验验算法分析和程序实现可直接使用。 (The inspection algorithm analysis and procedures of the elliptic curve cryptosystem ECC can be used directly.)
计算机流体理论方面的文献,动网格的划分和计算(Literature, of the theory of computational fluid dynamic division and calculation of the grid)
艾特金迭代法求解线性方程组源代码,在程序中修改方程就可以(Aitkin iterative method for solving linear equations source code, the equation can be modified in the program)
数值分析,即计算方法课程中的龙贝格算法源代码。(Numerical analysis, calculation of the Romberg algorithm source code in the methods courses.)