-
python
普通计算器+作图(给函数)+单纯形法计算
(附有文档说明)(calculator+plot for function+Simplex Method (a doc file for introduce))
- 2013-12-18 01:23:41下载
- 积分:1
-
szbtrschion
基于谱减法的语音增强在MATLAB实现源程序 不错的源码 很好(Based on the spectral subtraction speech enhancement in the MATLAB source code for the good of the source code is very good)
- 2017-08-12 19:39:05下载
- 积分:1
-
modDownload
vb 利用URLDownloadToFile下载文件(vb download files using the URLDownloadToFile)
- 2013-07-22 14:50:05下载
- 积分:1
-
635235756
基于VB实现的QQ空间音乐搜索、试听工具.有需要的下。(Based on VB realize the QQ space music search, audio-visual tools. In need.)
- 2013-08-14 13:52:09下载
- 积分:1
-
SmartMonkey
说明: 一个monkey test的自动工具,用来进行软件界面的无计划测试(A monkey test of the automated tools used for software interface of unplanned test)
- 2008-09-17 16:58:19下载
- 积分:1
-
mapbasic
mapinfo二次开发,用basic开发一个城市规划中的土地和建筑分析(MapInfo second development with the development of a basic urban planning and construction of land analysis)
- 2006-06-30 20:31:15下载
- 积分:1
-
ZnDate
一个输入日期时自动判断合法性、补全格式的模块调用示例,有详细注释。(Automatically when an input to determine the legitimacy of the date, call up the whole format of the module example, there are detailed notes.)
- 2011-09-20 10:36:11下载
- 积分:1
-
FakeLib
1.直接生产劫持对象文件 2.侦察可能劫持成功的对象(获取运行中的进程,列出其dll 选择劫持)(1. Direct production of hijacked object files 2. Detection of possible hijacked successful objects (get running processes, list their DLL selection hijacking))
- 2019-05-02 15:44:13下载
- 积分:1
-
Theprogrammingcontestworkscollection
世界编程大赛作品收集绝对经典,值得一看!(Collected works of the world' s absolute classic programming contest, worth a visit!)
- 2010-09-24 09:29:22下载
- 积分:1
-
简单计算器
说明: 一个交互式的计算器。
1. 用顺序表来完成任意同维度向量的计算,包括加法、减法、夹角余弦值等。
2. 使用顺序表、链表来完成任意一元多项式的计算,包括加法、减法、乘法、导数(包括任意阶)等。
4. 四则运算表达式求值。
5. 含单变量的表达式求值。
6. 定义并运行简单函数。
7. 保留函数定义历史,并可以运行历史函数。
8. 函数的调用。
9. 操作数的各种字面常量的处理。
10. 支持矩阵的运算。(An interactive calculator.
1. Complete the calculation of any vector of the same dimension with the sequence table, including addition, subtraction, angle cosine value and so on.
2. Use order list and chain list to complete the calculation of any one-variable polynomial, including addition, subtraction, multiplication, derivative (including any order), etc.
4. Four Operational Expressions.
5. Evaluation of expressions with univariates.
6. Define and run simple functions.
7. Retain function definition history and run history function.
8. Call of function.
9. Processing of literal constants of operands.
10. Supporting matrix operations.)
- 2020-10-21 12:27:24下载
- 积分:1