-
procedures for the beginner vc providing learning materials
本程序为初学vc ++提供的学习资料-procedures for the beginner vc providing learning materials
- 2023-01-17 09:10:04下载
- 积分:1
-
Math
处理加减乘除字符串的源程序,编译后可以直接运行-Math
- 2022-03-07 04:43:01下载
- 积分:1
-
本程序实现一个CD播放器的功能,能够播放各种CD,代码简单。...
本程序实现一个CD播放器的功能,能够播放各种CD,代码简单。-this program a CD player function to the various CD player, code simple.
- 2022-05-19 03:00:29下载
- 积分:1
-
在Visual C++6.0 WinXp下编译通过
采用类来实现,从CString继承而来
数据运算的结果保存在CString类中
理论上可对任意长...
在Visual C++6.0 WinXp下编译通过
采用类来实现,从CString继承而来
数据运算的结果保存在CString类中
理论上可对任意长的数据进行相加
在Release目录下有可执行文件,将*.txt拖放到longadd.exe上即可,*.txt为数据文件。-in Visual C Compiler 6.0 WinXp adopted under category to achieve, redeem inherited from the Operational data stored in the category redeem theoretically can arbitrarily long data Release together in a directory executable file,*. txt will drag on to be longadd.exe,*. txt for data files.
- 2022-07-05 11:57:23下载
- 积分:1
-
GaussianCluster
GaussianCluster 利用高斯混合模型实现对音频的无监督聚类,可以作为一个单独模块使用
- 2022-07-20 05:19:45下载
- 积分:1
-
求算24点是一个极为有趣的大众智力游戏,深得许多人的喜欢。但你有没有遇到过求不出解的情况呢?是自己没有想出来还是确实无解?很难判断吧!有没有想过用电脑来求解呢。...
求算24点是一个极为有趣的大众智力游戏,深得许多人的喜欢。但你有没有遇到过求不出解的情况呢?是自己没有想出来还是确实无解?很难判断吧!有没有想过用电脑来求解呢。如果你有一点点VB的基础,那就让我们一起来看看该怎样用VB来求算24点吧。-calculating 24 is a very interesting public intellectual games, won many people like it. But you have never met before seeking solutions not happen is they did not come up with no solution or indeed is very difficult to judge! Have you ever thought of using computers to solve it. If you have a little bit of VB foundation, then let us look at how to use VB to calculate 24 spot.
- 2022-07-08 20:58:44下载
- 积分:1
-
程序设计MFC——狼吃羊
该资源为程序设计专题课程中,运用MFC编写的小游戏,狼羊棋。通过简单的MFC设计,初步理解面向对象的程序设计思想。可以作为入门的图形界面设计与后台程序相结合的入门程序。代码可读性强,逻辑清晰。存在一部分逻辑小问题,读者也可以自行解决。
- 2022-03-03 20:29:09下载
- 积分:1
-
可以实现各种控件里面的项,鼠标可以拖放到其他控件里面
可以实现各种控件里面的项,鼠标可以拖放到其他控件里面-Can realize a variety of control inside, the mouse can drag it to the other controls inside
- 2022-03-06 13:24:47下载
- 积分:1
-
在Windows下对端口编程是受保护的,而对任意物理地址的操作更是几乎很难办到,此程序则提供了上述操作。...
在Windows下对端口编程是受保护的,而对任意物理地址的操作更是几乎很难办到,此程序则提供了上述操作。-the port of Windows programming is protected, and for any physical address of operation is hardly possible that this procedure will provide the above operations.
- 2023-08-12 01:05:03下载
- 积分:1
-
BCB直接访问硬件端口和物理内存 - WinIO的应用
读硬盘参数和主板BIOS信息, 支持 Win9x/NT/2k/XP/2003
WinIO 的使用非常简单, 在程序的开始调用 InitializeWinIo(); 初始化 WinIO, 在程序的结束使用
ShutdownWinIo();
这样就可以在程序里直接访问端口和物理内存了。
- 2022-04-14 21:56:11下载
- 积分:1