资源列表
HX711
- hx711传感器的程序,可直接使用,只要修改一点点内容就可完全使用-hx711 sensor program, can be used directly, just modify a little bit of content can be fully use
C
- 为下面的每一个功能写一个函数,并在主程序函数调用。 计算平均税后收入,并输出每个人的税后收入; 检测收入不能满足支出人的情况,并输出姓名、收入和支出 计算平均还贷款额,并输出还贷款额低于平均水平的人的姓名、收入、支出 写个函数实现:按照冒泡法对上表的名字进行排序,并排序后顺序输出姓名、收入、税收和支出。-Each of the following function to write a function, a
GHCADialer
- GHCADialer源代码,C#类,电信拨号器的源代码-GHCADialer source code
Racing3DEngine
- 自己做的3D引擎,只能画3D 4边型,好歹鼓励鼓励-Make their own 3D engine, can only draw 3D 4 edge-type, whatever the outcome, to encourage to encourage ... ...
RSAUtil
- RAS 算法签名验证,另外进行加密、解密,并支持导入导出公钥、私钥。-RSA signature verification using the method
P162
- 小程序:将给定的十进制数转换成为二进制数。 -Applet: a given number of decimal conversion become binary.
Taper
- tapering timeseries with diffrent percentage lenth by cosine,hanning and hamming windows
ListForm
- /已知线性表LA和LB中的数据元素按非递减的有序排列,现要求将LA和LB归并为一个新的线性表 //LC,且LC中的数据元素还是按非递减有序排列. //例如: LA=(3,5,8,11) // LB=(2,6,8,9,11,15,20) // LC=(2,3,5,6,8,8,9,11,11,15,20)-/ linear known LA and LB tables of data on non-regressive elements in the orderly arrangem
lhq
- 顺序表基本功能: 插入一个元素 删除一个元素-The basic functions of the order of the table: insert an element to delete an element
configuration
- SPlendidCRM的个性化配置功能很强,对现有功能可以根据实际业务的需要进行配置。-SPlendidCRM highly personalized configuration of existing features can be based on actual business needs to be configured.
Form1
- Excel预测算法;线性回归预测算法-最小二乘法 -Linear regression prediction algorithm
Gauss-seidel-solutions
- 运用高斯-赛德尔迭代公式求解线性方程组,自己定义方程组-Using Gauss- Seidel iteration formula for solving linear equations, their definition equations