-
As the source is collected by the Internet (former English), there may be a litt...
由于源码是由网上收集的(原英文),可能会有少许未能完善之处。但经过测试,大部分基本的运算还是可以的,当然包括常用的函数(三角函数、反三角函数、双曲三角函数、绝对值.......),甚至是一些复杂无比的表达式也能计算,如:ln e + rnd(2) + 3(2)4 * (log(tan (itan 1))) 等。值得一提的是,它还有函数绘图、数据统计和自定义常数等功能。另外,程序经过我汉化(仅在界面上),更易懂。
-As the source is collected by the Internet (former English), there may be a little failure to perfect. However, after testing, the majority of basic computing can, of course, including the commonly used functions (trigonometric functions,反三角函数, hyperbolic trigonometric functions, absolute value and even some .......), infinitely more complex expression can be calculated, such as: ln e+ rnd (2)+ 3 (2) 4* (log (tan (itan 1))) and so on. It is worth mentioning that, it also function mapping, data and custom constants and other functions. In addition, the procedures after I finished (only in the interface), more easy to understand.
- 2022-08-24 10:12:19下载
- 积分:1
-
实现计算机串口通信,用vb编写,可以实现很好的功能
VB串口通讯,可以帮助一些学习VB串口通讯的同学一些学习参考
- 2023-03-16 11:35:03下载
- 积分:1
-
write C code conversion RISC_SPM into hex code, thus enabling RISC_SPM can use c...
C++写的 转换RISC_SPM 代码成hex code,从而使得RISC_SPM可以使用,代码及说明均在压缩包内-write C code conversion RISC_SPM into hex code, thus enabling RISC_SPM can use code and explanations were compressed within
- 2022-08-05 09:39:47下载
- 积分:1
-
佳能SDK 8.4,远程获取必要的
canon sdk 8.4,remote capture necessary
- 2022-07-10 22:04:47下载
- 积分:1
-
搜索并注册目录下所有com组件
应用背景工作中遇到一种情况,需要支持对指定目录下的全部COM组件完成一次自动静默注册功能,于是编写了这个小软件,共享给大家如有需要可以直接拿来使用了关键技术windows环境下,该程序给出了一个实例:可以在程序里找到目录中符合条件的所有COM文件,依次完成注册的功能。
- 2022-02-13 20:37:28下载
- 积分:1
-
邮编区号查询2.6
邮编区号查询2.6-Zip code inquiries 2.6
- 2022-12-23 01:10:03下载
- 积分:1
-
透明窗体的又一实现
透明窗体的又一实现-transparent forms another achievement
- 2022-04-18 13:00:39下载
- 积分:1
-
这个程序是一个用鼠标画直线的源码,是用vc做的,对于那些初学者可能比较有用1...
这个程序是一个用鼠标画直线的源码,是用vc做的,对于那些初学者可能比较有用1-the procedure is painting a straight line with the mouse the source, is to use vc do, for those who may be more useful to beginners 1
- 2022-10-10 00:30:02下载
- 积分:1
-
Have you noticed the cool ghost image that Windows Explorer produces when you st...
Have you noticed the cool ghost image that Windows Explorer produces when you start dragging files/folders from it? Well, I wanted to implement this in a C# project when dragging files between it and Windows Explorer. After a lot of Googling, I found out that there are three directions to start working on, as follows:
Using a "custom" cursor created from a MemoryStream initialized from an Image, as shown in this article.
Using the ImageList_BeginDrag and related APIs, as shown in this article: Dragging tree nodes in C#.
Using the IDragSourceHelper and IDropTargetHelper interfaces.
- 2022-03-05 15:47:46下载
- 积分:1
-
字符串的查找和提取,用C语言编写的源代码。
字符串的查找和提取,用C语言编写的源代码。-String search and extraction, using C language source code.
- 2022-12-27 23:40:04下载
- 积分:1