-
A simple calculator that supports basic arithmetic, prime number checking, trigo...
A simple calculator that supports basic arithmetic, prime number checking, trigonometry, quadratic equation solving, and as of version 1.4, graphing. The calculator includes installation instructions and extensive help.
- 2022-02-02 20:19:11下载
- 积分:1
-
DSP programming functions commonly used double uniform (a double, double b, long...
DSP编程常用函数 double uniform(double a,double b,long int* seed) double gauss(double mean,double sigma,long int *seed) double exponent(double beta,long int *seed) double laplace(double beta,long int* seed) double rayleigh(double sigma,long int *seed) double weibull(double a,double b,long int*seed) int bn(double p,long int*seed) int bin(int n,double p,long int*seed) int poisson(double lambda,long int *seed) void dft(double x[],double y[],double a[],double b[],int n,int sign) void fft(double x[],double y[],int n,int sign)-DSP programming functions commonly used double uniform (a double, double b, long int* seed) double Gauss (double mean, double sigma, long int* seed) double exponent (double beta, long int* seed) double Laplace (double beta,* long int seed) double Rayleigh (double sigma, long int* seed) double Weibull (a double, double b, long int* seed) int bn (double p, long int* seed) int bin (int n, p double, seed long int*) int poisson (double lambda, long int* seed) void dft index (doubl
- 2023-03-21 07:35:03下载
- 积分:1
-
windows 进程守护软件,可以定义响应时间,当指定进程被关闭时自动打开。...
windows 进程守护软件,可以定义响应时间,当指定进程被关闭时自动打开。-guardian of windows process software, response time can be defined, when the specified process was shut down automatically when opened.
- 2022-08-20 08:58:30下载
- 积分:1
-
a good code optimization tools
一个很好的代码优化工具-a good code optimization tools
- 2022-05-24 12:51:29下载
- 积分:1
-
自动创建adsl拨号连接
自动创建拨号连接,DELPHI实现.根据设定自动时间快速拨号,断线.等等功能。
- 2022-09-07 20:30:02下载
- 积分:1
-
用VC开发的类似Excel的报表
用VC开发的类似Excel的报表-development of the VC similar statements Excel
- 2023-07-31 00:35:03下载
- 积分:1
-
Used to prepare a simple c# e
一个用c#编写的简单的邮件管理系统,比较适合初学者-Used to prepare a simple c# e-mail management system, more suitable for beginners
- 2022-04-07 00:22:19下载
- 积分:1
-
编译原理初学者适用,DFA,有穷自动机的功能实现
编译原理初学者适用,DFA,有穷自动机的功能实现-Compile the application of the principle of beginners, DFA, DFA realize the function of
- 2022-05-31 05:44:10下载
- 积分:1
-
Bovine Latin
The cows have heard that the pigs use a secret language called "Pi...
对于元音字母(a e i o u)开头的英文单词结尾加上cow;相反,如果是辅音开头的英文单词,开头第一个字母移到末尾加ow-Bovine Latin
The cows have heard that the pigs use a secret language called "Pig Latin" when they want to communicate with each other without Farmer John being able to understand what they are saying. Thinking this is an excellent idea, they have invented their own version, aptly called Bovine Latin.
Converting an English word to a Bovine Latin word is quite simple. For words that start with a vowel ( a , e , i , o or u ), "cow" is added to the end of the word for example, "udder" becomes "uddercow". For words that do not begin with a vowel, the first letter is moved to the end of the word, and "ow" is added e.g., "farmer" becomes "armerfow". So "the cows escape at dawn" becomes "hetow owscow escapecow atcow awndow." The cows fervently believe that FJ will not understand this subterfuge.
Never known as enthusiastic linguists, the cows find this translation quite tedious and thus have asked you to write a pr
- 2023-01-30 03:25:04下载
- 积分:1
-
Through breadth
通过广度优先算法,不断加入一结点或边,得到指定结点或边数的网络-Through breadth-first algorithm, and continuously adding a node or edge, has been designated node or edge of the network
- 2022-02-12 21:23:24下载
- 积分:1