-
壬午管理
任务管理 基于window的 任务管理程序-renwu guanli
- 2023-04-26 23:10:03下载
- 积分:1
-
此算术表达式能够在程序运行时根据输入的变量大小和算术表达式动态解析表达式,得到运算结果。支持多项算术运算符和数学函数如下:: +...
此算术表达式能够在程序运行时根据输入的变量大小和算术表达式动态解析表达式,得到运算结果。支持多项算术运算符和数学函数如下:: + - * / ^ ( ) mod abs, atan, cos, exp, ln, round, sin, sqrt, sqr, trunc 例如设定a1和a2的大小,就可计算下列表达式: exp(sin(a1)*cos(a2))操作系统: Visual C++语言 -this arithmetic expression in accordance with the procedures in the importation of variable size and arithmetic expressions dynamic analytical expression to be Operational results. Support for a number of arithmetic operations and mathematical functions are as follows : :-*/^ () mod abs, atan, cos, exp, ln, round, sin, sqrt, sqr, for example, to set trunc a1 and a2 the size, can be calculated by the following formula : exp ( sin (a1)* cos (a2)) Operating System : Visual C language
- 2023-03-14 14:10:03下载
- 积分:1
-
vb prepared by the linkage and accurate calculation Animation
vb 编写的连杆机构 精确 计算及演示动画-vb prepared by the linkage and accurate calculation Animation
- 2022-11-05 13:55:03下载
- 积分:1
-
几个CSharp的使用com对象的例子
几个CSharp的使用com对象的例子--Several examples about using com object of CSharp
- 2022-06-16 21:13:22下载
- 积分:1
-
关于c语言的一些文章,对于新手老手都有参考价值,我是受益匪浅啊...
关于c语言的一些文章,对于新手老手都有参考价值,我是受益匪浅啊-language on the article, veteran newcomers have reference value, I benefited ah
- 2022-02-10 17:17:27下载
- 积分:1
-
一个用易语言编写的桌面下雨程序源代码。十分有趣
一个用易语言编写的桌面下雨程序源代码。十分有趣-An easy language to use desktop rain source code. Very interesting
- 2022-10-08 13:40:03下载
- 积分:1
-
本程序是基于vc++开发环境的,实现bmp文件的打开与保存功能的一个程序...
本程序是基于vc++开发环境的,实现bmp文件的打开与保存功能的一个程序-This procedure is based on the vc++ Development environment, the realization of bmp files to open and preservation of function of a program
- 2022-02-04 16:13:46下载
- 积分:1
-
在HTML元素的事件处理CHtmlView和重用cdhtmldialog系列CLA
Handling HTML Element Events in CHtmlView and Reusing CDHtmlDialog Serial Cla
- 2022-03-19 15:55:22下载
- 积分:1
-
C# 自动查询百度排名
C#自动查询网站在百度的排名,精确,上传成功有声音提示string txt = textBox1.Text.Trim(); int index = webBrowser1.Document.Body.InnerHtml.IndexOf(txt); HtmlElement he = webBrowser1.Document.GetElementById("page"); if (index > 0) { if (he != null) { HtmlElementCollection strong = he.GetElementsByTagName("strong"); label1.Text = "已找到 第 " + strong[0].Children[1].InnerText + " 页"; timer1.Stop(); &
- 2022-07-23 07:10:25下载
- 积分:1
-
The issue of public sequence KMP algorithm is very powerful in his capacity as t...
公共子序列问题的KMP算法 很厉害的阿斯蒂芬身份的身份-The issue of public sequence KMP algorithm is very powerful in his capacity as the identity of阿斯蒂芬
- 2023-04-23 23:10:03下载
- 积分:1