-
example code of thundering process by vc++6.0,can run
vc++6.0异常处理演示源代码,运行通过-example code of thundering process by vc++6.0,can run
- 2022-01-28 12:33:07下载
- 积分:1
-
这是我在学习c++时,随意写的小程序,虽然简单,但是用到了类的各个方面,仅供参考...
这是我在学习c++时,随意写的小程序,虽然简单,但是用到了类的各个方面,仅供参考-This is my learning c, wrote arbitrarily small procedures, although simple, but the type used in all aspects, for reference
- 2022-01-29 03:05:38下载
- 积分:1
-
Matching brackets brackets matching the achievement of three different positions...
括号匹配 实现三种括号的匹配 不同顺序 不同位置的匹配-Matching brackets brackets matching the achievement of three different positions of different sequence matching
- 2022-05-26 15:46:23下载
- 积分:1
-
SED的曹斯琴,2007.7.17
sed by Cao Siqin, 2007.7.17
sed [dest-text]
采用 K.M.P. 算法匹配字符串-sed by Cao Siqin, 2007.7.17sed
- 2022-10-28 15:35:03下载
- 积分:1
-
实现文本内容的自动校验,标签属性与普通input相似,使用该标签后无需再考虑数据提交时的据校验问题。与struts的动态表单需要大量配置校验文本规则相比,这里的...
实现文本内容的自动校验,标签属性与普通input相似,使用该标签后无需再考虑数据提交时的据校验问题。与struts的动态表单需要大量配置校验文本规则相比,这里的工作量为0。
-achieve text automatic calibration, labeling and regular input attributes similar after using the label no longer consider the data submitted was checking the problem. Struts and the need to form large dynamic configuration rules than checking the text, the workload here is 0.
- 2022-01-25 14:53:22下载
- 积分:1
-
创建红黑树,可以对红黑树进行插入和删除操作.
创建红黑树,可以对红黑树进行插入和删除操作.-Create a red and black tree, can be carried out on the red and black tree insertion and deletion.
- 2022-06-17 01:35:45下载
- 积分:1
-
A banker demo program, from the operating system to solve the problem of deadloc...
一个银行家演示程序,源于操作系统中死锁的解决问题,采用TC编写,使用了带有颜色的输出,易于理解。该程序写于大二时期,程序中多有冗余漏洞,请见谅。-A banker demo program, from the operating system to solve the problem of deadlock, using TC preparation, use of color output with easy to understand. The program was written in sophomore year period, the program has redundant multiple vulnerabilities, please forgive me.
- 2022-07-26 07:03:21下载
- 积分:1
-
一个比较专业的数值计算软件了,是采用蒙特卡洛算法写的,做的是物理学中的Ising model...
一个比较专业的数值计算软件了,是采用蒙特卡洛算法写的,做的是物理学中的Ising model-a more professional numerical calculation software is written using the Monte-Carlo algorithm, so the physics of the Ising model
- 2022-01-28 10:05:38下载
- 积分:1
-
window平台下实现tail 类似unix下的tail功能,实时跟踪显示文本文件的改变,常用于显示日志文件。...
window平台下实现tail 类似unix下的tail功能,实时跟踪显示文本文件的改变,常用于显示日志文件。-window platform to achieve similar unix tail under the tail function, real-time tracking shows the change text files, which are often used to show the log file.
- 2023-01-08 04:10:03下载
- 积分:1
-
这个程序的作用是计算并输出运算表达式的值。本程序支持+、...
这个程序的作用是计算并输出运算表达式的值。本程序支持+、-、*、/、^这五个运算操作符,并支持()以及sin()、cos()、tan()、log()、ln()等函数,支持()、函数的多层嵌套。 本程序有一定的容错及判错功能-A program that evaluates an numeric expression, supports five operators:+,-,*, /, ^, and (), also supports functions like sin, cos, tan, log, ln ,and nested functions and parentheses. Besides, error checking is also supported.
- 2023-01-20 08:55:03下载
- 积分:1