-
英语停字班。它有助于判断你的字词或不..
A English Stop word class. It helps to check whether your word is stopword or not.
- 2022-06-17 06:04:00下载
- 积分:1
-
WordPad source code to achieve all the functionality of WordPad. Very good
写字板的源代码,实现写字板的所有功能.非常不错-WordPad source code to achieve all the functionality of WordPad. Very good
- 2023-01-15 12:10:04下载
- 积分:1
-
through the windows memory mapping between applications and exchange data transm...
通过内存映射在windows应用程序之间传递和交换数据-through the windows memory mapping between applications and exchange data transmission
- 2023-08-24 12:40:06下载
- 积分:1
-
混音程序
用C++编写的两路音频混音程序,很适合初学者。
Mixer.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
Mixer.h
This is the main header file for the application. It includes other
project specific headers (including Resource.h) and declares the
CMixerApp application class.
Mixer.cpp
This is the main application source file that contains the application
class CMixerApp.
- 2022-03-12 21:29:31下载
- 积分:1
-
java开发的俄罗斯方块
用纯java开发的对对碰游戏,用eclipse开发出来的,运行项目JFrame窗口打开,在window系统中运行,方块掉下来的时候可以变换方块方位,当某一横行被方块填满时消除,得分,里面包含完整代码
- 2022-06-29 10:24:51下载
- 积分:1
-
一个定时自动关机程序
一个定时自动关机程序-a regular automatic shutdown procedures
- 2022-11-24 18:30:03下载
- 积分:1
-
鼠标取词.rar
鼠标取词.rar-word from the mouse. Rar
- 2022-01-24 14:01:34下载
- 积分:1
-
json解析器,对json格式的进行解析,windows VC编译
json解析器,对json格式的进行解析,windows VC编译-json parser for json format parsing, windows VC compiler
- 2022-02-02 07:09:07下载
- 积分:1
-
采用线性调整,对图像进行增强,主要是对比度拉伸,可以反映直方图...
采用线性调整,对图像进行增强,主要是对比度拉伸,可以反映直方图-linear adjustments to enhance image, mainly tensile contrast, can reflect histogram
- 2022-08-16 22:21:02下载
- 积分:1
-
遗传算法求解装箱问题
本文将展示混合分组遗传算法(HGGA)为解决分组问题,如使用GALEX库装箱提出Falkenauer的实现。
装箱问题属于类NP难问题,像在以前的文章中讨论的其他人。的任务是包的一组不同尺寸的物品的入固定大小的方式使得最小数量的箱是用来回收箱。根据要求,装箱可以是单维(1D)或多维(2D,3D...)遗传算法在这篇文章中描述是专为解决一维装箱问题。
- 2022-02-05 10:19:30下载
- 积分:1