-
模拟Windows中的计算器,可进行数值计算。
模拟Windows中的计算器,可进行数值计算。-simulation of the Windows calculator, can be calculated.
- 2022-08-19 09:27:35下载
- 积分:1
-
遗传算法和蚂蚁算法融合的代码,比较好的利用了两种代码的优点,有很好的参考价值...
遗传算法和蚂蚁算法融合的代码,比较好的利用了两种代码的优点,有很好的参考价值-Genetic Algorithm and Ant Algorithm code integration, better use of the advantages of two kinds of code, have a good reference value
- 2023-08-08 05:05:03下载
- 积分:1
-
mpeg1的解码程序,希望对大家有用。有人做mp3解码的话可以多多交流...
mpeg1的解码程序,希望对大家有用。有人做mp3解码的话可以多多交流-I hope that The decoding program of mpeg1 is helpful to everbody ,and hope to discuss with someone who works on decoding the mp3.
- 2022-05-24 16:50:47下载
- 积分:1
-
非常经典,常用的批处理程序,用于清理电脑等等!
非常经典,常用的批处理程序,用于清理电脑等等!-Very classical, commonly used in batch procedures for cleaning up the computer and so on!
- 2022-02-04 21:40:43下载
- 积分:1
-
汇编经典 经典的实验代码 欢迎使用
汇编经典 经典的实验代码 欢迎使用...
汇编经典 经典的实验代码 欢迎使用
汇编经典 经典的实验代码 欢迎使用-Compilation of test code classic classic classic classic Welcome to the compilation of the experimental code Welcome
- 2022-01-22 01:09:19下载
- 积分:1
-
异常处理的例子
异常处理的例子-vc
- 2022-03-24 08:42:47下载
- 积分:1
-
高质量C++C 编程指南
内容不多但很有用,提高程序质量的好书
高质量C++C 编程指南
内容不多但很有用,提高程序质量的好书-Quality C++ C programming, not much, but useful guide to improve the program quality of books
- 2022-05-27 06:04:36下载
- 积分:1
-
Windows API程序设计参考大全(实例)
Windows API程序设计参考大全(实例)-Windows API Programming Reference (Examples)
- 2022-02-07 08:13:27下载
- 积分:1
-
一个简单的聊天程序,功能 可以近一部完善
这是我的 作业,
一个简单的聊天程序,功能 可以近一部完善
这是我的 作业,-A simple chat program, function can be nearly a perfect This is my work,
- 2022-02-25 05:34:57下载
- 积分:1
-
Set T [0: n
设T[0:n-1]是n个元素的一个数组。对任一元素x,设S(x)={i|T[i]=x}。当|S(x)|>n/2时,称x为T的主元素。设计一个线性时间算法,确定T[0:n]是否有一个主元素。-Set T [0: n-1] is the n elements of an array. Of any element x, set S (x) = (i | T [i] = x). When | S (x) |> n/2 when x for T said the main element. Design a linear time algorithm to determine the T [0: n] whether there is a main element.
- 2022-05-27 02:35:58下载
- 积分:1