-
Eratosthenes筛法求素数
Eratosthenes筛法求素数 -Eratosthenes"sieve Method Primes
- 2022-01-25 15:37:40下载
- 积分:1
-
12球秤中算法,经典DELPHI面试考题
12球秤中算法,经典DELPHI面试考题-12球秤中算放.
- 2022-01-21 05:42:50下载
- 积分:1
-
哲学家问题的简单实现
哲学家问题的简单实现- The philosopher question simply realizes
- 2022-01-25 15:37:21下载
- 积分:1
-
本程序是用纯C语言编的一个基于命令行的四则运算计算器。主要用于计算四则运算表达式的值,同时可以实现四种进制任意两种之间的转换。 主要功能:1.四则运算:能够解释...
本程序是用纯C语言编的一个基于命令行的四则运算计算器。主要用于计算四则运算表达式的值,同时可以实现四种进制任意两种之间的转换。 主要功能:1.四则运算:能够解释并执行四则运算表达式。四则运算就是包含+、―、*、/、.(小数点)和数字的运算表达式,例如:3+2.9*(5-6/3) -4+(+8*6)等; 2.错误警告:能够对不符合语法的表达式给出相应的错误警告,本程序共给出了8大类警告 3.进制转换:能够做二进制、八进制、十进制、十六进制中任意两种进制之间的互相转换 4.帮助系统:提供完善的帮助系统 5.出错保护:有良好的出错保护系统,命令行输入错误,程序仍能正常运行。-this program is pure C-language series based on a command line of four Operational calculator. Mainly used in the calculation of four computing the value of the expression, and can achieve four band arbitrary conversion between the two. The main functions : 1. Four computing : the ability to interpret and apply the four Operational expression. Four operations is included ,-,*,/,.( decimal point) and digital arithmetic expressions, for example : 2.9* 3 (5-6/3)-4 (8* 6); 2. Wrong warning : to be able to not grammar of expressions is the corresponding error warnings, the procedure is a total of eight major categories of warning 3. Decimal Conversions : can do binary, octal, decimal, hexadecimal arbitrary b
- 2022-02-13 01:07:58下载
- 积分:1
-
对图进行匹配的算法
对图进行匹配的算法-right map Matching Algorithm
- 2022-08-21 05:53:59下载
- 积分:1
-
KPCA face recognition algorithm
KPCA is very famous, this method is using for face recognition,great effect,many data for the tests
- 2023-05-06 01:50:03下载
- 积分:1
-
GMP is a free library for arbitrary precision arithmetic, operating on signed in...
GMP是计算任意精度的数学库, 包括支持整数,有理数和浮点. GMP包括大量的接口函数.-GMP is a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating point numbers. There is no practical limit to the precision except the ones implied by the available memory in the machine GMP runs on. GMP has a rich set of functions, and the functions have a regular interface.
- 2022-02-25 15:30:33下载
- 积分:1
-
自己编写的任务机调度问题的近似算法(包括了穷举+近似的算法),请指正...
自己编写的任务机调度问题的近似算法(包括了穷举+近似的算法),请指正-The task of preparing their own local approximation algorithm for scheduling problem (including the exhaustive+ similar to the algorithm), please correct me
- 2022-05-16 20:42:33下载
- 积分:1
-
按位异或及其在求解游戏策略问题中的应用.
按位异或及其在求解游戏策略问题中的应用.-caput or vary the game and its strategy in solving problems of application.
- 2022-12-30 01:45:04下载
- 积分:1
-
基于spwm波的stm32细分电机控制
应用背景步进电机控制,步进电机存在低频振荡问题,利用细分技术可以改善步进电机的低频振荡,细分技术的实现通过spwm波实现关键技术基于spwm波的步进电机控制,实现最大128细分,可实现2的N次方任意细分,spwm通过查表生成。利用stm32定时器产生4路pwm波控制两相步进电机
- 2023-02-03 09:45:08下载
- 积分:1