-
函数表达式计算工具 可以计算各种不同的函数、以及四则运算,可以处理括号,还可以计算正余弦,是一款不可多得的表达式计算类和计算工具。...
函数表达式计算工具 可以计算各种不同的函数、以及四则运算,可以处理括号,还可以计算正余弦,是一款不可多得的表达式计算类和计算工具。-Function expression calculation tool can calculate a variety of functions, as well as four computing, you can deal with brackets, but also can calculate the cosine is, is a rare type of the expression of calculation and calculation tools.
- 2023-02-28 15:30:03下载
- 积分:1
-
浏览24点阵字库的所有点阵位映像, 可前后翻页仔细查看宋体、仿宋体、黑体、楷替等所有24点阵字库情况....
浏览24点阵字库的所有点阵位映像, 可前后翻页仔细查看宋体、仿宋体、黑体、楷替等所有24点阵字库情况.-Lattice font-mapping all Lattice, after carefully examining the flip parentheses, Simulant-Song- Font, bold, 67 for all 24 of the lattice character.
- 2023-03-16 20:20:03下载
- 积分:1
-
one of the JAVA curricula design,including the basic functions of calculator and...
JAVA课程设计之一,有计算器的基本实现和基本的JAVA WINDOWS程序源码-one of the JAVA curricula design,including the basic functions of calculator and the basic source code of JAVA WINDOWS.
- 2023-05-03 09:25:03下载
- 积分:1
-
使用OpenGL的VC++的雪人
雪人小程序,用OpenGL vc―++完成-Snowman using OpenGL vc++
- 2022-04-13 10:13:21下载
- 积分:1
-
用Javascript巧做火焰字
用Javascript巧做火焰字-using Javascript characters skillfully done Flame
- 2022-12-20 12:25:03下载
- 积分:1
-
银行家算法演示-C++描述(扩展功能较强,其中的注释也比较多)
适合与初学此算法的学第学妹们...
银行家算法演示-C++描述(扩展功能较强,其中的注释也比较多)
适合与初学此算法的学第学妹们-bankers algorithm demo-C++ description (expanded stronger, The Notes will be more) for this algorithm with a novice school first Xuemei they
- 2022-07-11 11:11:21下载
- 积分:1
-
java抽取word、pdf、txt,希望能给大家帮助
java抽取word、pdf、txt,希望能给大家帮助-java extracted word, pdf, txt, I hope we can help
- 2022-08-11 01:38:31下载
- 积分:1
-
互联网拨号程序
我已经连接到互联网服务供应商书面拨号拨号。这是一个简单的小程序,拨号调制解调器和跟踪您的在线时间。它还允许用户设置多个拨号号码,为用户提供了一个基本的设置。的源代码是免费的,可以从GPL下发布。这是用Visual C++ ; ;使用MFC,RAS ;API和其他几个API一样的性能计数器和多媒体API
- 2022-05-06 21:51:01下载
- 积分:1
-
银行转账事务
使用JDBC处理的银行转账事务。
按照JDBC的步骤编写,设置非自动提交的事务,将转出和转入放在一个事务中处理,操作完成后提交事务,在catch块中回滚事务。
- 2022-01-22 08:28:44下载
- 积分:1
-
程序运行初期,程序首先会通过LoadLibrary函数加载动态链接库Shell32.dll,并且把加载后的操作句柄存储在LibHandle中。然后通过@SHEm...
程序运行初期,程序首先会通过LoadLibrary函数加载动态链接库Shell32.dll,并且把加载后的操作句柄存储在LibHandle中。然后通过@SHEmptyRecycleBin:=GetProcAddress (LibHandle, SHEmptyRecycleBinA )语句读取SHEmptyRecycleBinA函数的地址,如果以上语句能够正确执行(也就是@SHEmptyRecycleBin不等于nil),那么就调用SHEmptyRecycleBin完成清空回收站的操作。最后释放动态链接库。-The early run, the program will first of all through the LoadLibrary function to load dynamic link library Shell32.dll, and after the load operation is stored in the handle of LibHandle. Then @ SHEmptyRecycleBin: = GetProcAddress (LibHandle, SHEmptyRecycleBinA) statement read function SHEmptyRecycleBinA address, If the above statement to the correct implementation (that is, @ SHEmptyRecycleBin does not mean nil), then call the Empty Recycle Bin SHEmptyRecycleBin complete operation. Finally the release of a dynamic link library.
- 2022-11-16 11:20:03下载
- 积分:1