-
c均值聚类的c++源程序,可以进行向量的分类计算。
c均值聚类的c++源程序,可以进行向量的分类计算。-c-means clustering of the c++ source code, the classification of vector can be calculated.
- 2022-02-07 18:29:15下载
- 积分:1
-
LU法求解线性方程组,可以用于求解任意的线性方程组,非常有用....
LU法求解线性方程组,可以用于求解任意的线性方程组,非常有用.-LU method of linear equations, which can be used to solve arbitrary linear equations, very useful.
- 2023-04-09 10:10:05下载
- 积分:1
-
A Crash Course on the Depths of Win32 Structured Exception Handling
A Crash Course on the Depths of Win32 Structured Exception Handling -A Crash Course on the Depths of Win32 Structured Exception Handling.
- 2022-07-18 10:26:18下载
- 积分:1
-
api函数拦截。
api函数拦截。-api function interception.
- 2022-07-18 18:20:38下载
- 积分:1
-
A very good c++ Learning video, was very detailed and thorough! Suitable for c++...
一部很好的c++学习视频,讲得非常详细,透彻!适合c++初学者使用,学习!-A very good c++ Learning video, was very detailed and thorough! Suitable for c++ Beginners use to learn!
- 2023-08-24 20:30:10下载
- 积分:1
-
vb prepared by the Beijing public transport system, the Beijing public transport...
vb prepared by the Beijing public transport system, the Beijing public transport system for VB version of the source code, available for study and research purposes
- 2022-07-19 17:17:43下载
- 积分:1
-
数据结构的查询方式及其应用,是其中的比较重要的一种
数据结构的查询方式及其应用,是其中的比较重要的一种-Query data structure and its application
- 2022-07-25 07:31:23下载
- 积分:1
-
Chinese chess source, the use of Windows SDK development.
中国象棋源码,使用Windows SDK开发。-Chinese chess source, the use of Windows SDK development.
- 2022-11-29 01:20:04下载
- 积分:1
-
这个代码功能是格式化需要输入内容的文本框,同时对输入的数据进行检查和验证。每当按键产生变化,如回车,粘贴等动作时,文本框会自动检查和修改。
另外代码具有自动...
这个代码功能是格式化需要输入内容的文本框,同时对输入的数据进行检查和验证。每当按键产生变化,如回车,粘贴等动作时,文本框会自动检查和修改。
另外代码具有自动文本全选、改变文本框颜色、默认背景/前景色、保存当前输入内容以被撤消时恢复用。支持各种类型的字符和数字格式化,支持按键检测,如按 ESC撤消,按回车和向下箭头键调到下一个文本框,类似TAB键,支持回车声音事件、聚焦和失焦颜色编号等。-This code function is to format the text box to enter the content, while the input data checking and validation. Whenever the button a difference, such as Enter, paste and other movements, the text box will automatically check and modify. Another source with automatic text Select All and change the text box color, the default background/foreground color, save the current input in order to resume use was withdrawn. Support various types of characters and numbers, formatting, support for key detection, such as press ESC Undo, press enter and down arrow keys transferred to the next text box, similar to the TAB key, enter the sound to support the event, focus and lose focus color number.
- 2022-07-28 08:59:44下载
- 积分:1
-
俄罗斯方块练习
此段代码是在学习mfc期间所做练习,使用mfc可以方便的编写windows应用程序,提高生产效率,程序实现了俄罗斯方块的最基本功能,可以调节难度,显示积分
- 2023-03-02 22:45:03下载
- 积分:1