-
VC6中的一些常用方法,掌握了会在程序开发中起到事半功倍的作用
VC6中的一些常用方法,掌握了会在程序开发中起到事半功倍的作用-VC6 some of the commonly used method, is in control of development in the effort to play the role of
- 2022-02-19 22:39:55下载
- 积分:1
-
一个相当不错的凸包生成程序,对大家学习有挺好的帮助
一个相当不错的凸包生成程序,对大家学习有挺好的帮助-a pretty good convex hull generation procedures, we have very good learning with the help of
- 2022-11-26 14:10:03下载
- 积分:1
-
数据库操作类大全,包括MS SQL,Oracole,OLEDB,MySQL,ODBCDB。适合大家开发时用,避免重复劳动。...
数据库操作类大全,包括MS SQL,Oracole,OLEDB,MySQL,ODBCDB。适合大家开发时用,避免重复劳动。-Guinness category database operations, including MS SQL, Oracole, OLEDB, MySQL, ODBCDB. Developed for everybody, and avoid duplication of efforts.
- 2022-05-06 15:39:22下载
- 积分:1
-
STM32F103ZET6单片机的SPI通讯程序
该程序完实现了STM32最基本的SPI通讯,可以用于工程中,也可以用于初学者学习。
- 2023-02-21 18:40:04下载
- 积分:1
-
dbau1200 RMI AMD updated sound driver
dbau1200 RMI AMD updated sound driver
- 2022-02-03 19:07:58下载
- 积分:1
-
这是一个用c#编写的MIS金质打印通C#打印源码 2.2,可以看看的
这是一个用c#编写的MIS金质打印通C#打印源码 2.2,可以看看的-This is a C# MIS Print Program. (2.2)
- 2023-08-29 20:35:04下载
- 积分:1
-
坦克游戏
C#编写的坦克大战,原型阶段,可学些基础原理,在此基础上进一步优化升级。
- 2022-03-20 01:52:15下载
- 积分:1
-
贪心算法解决分割问题
给定一定的宽度,和N个输入(宽度)
得出最小的宽度...
贪心算法解决分割问题
给定一定的宽度,和N个输入(宽度)
得出最小的宽度-greedy algorithm to solve the segmentation problem must set the width and N input (width) reached the minimum width
- 2022-02-10 13:43:33下载
- 积分:1
-
这是一个vb做的定时器小程序,看看对大家是否有帮助,谢谢!...
这是一个vb做的定时器小程序,看看对大家是否有帮助,谢谢!-This is a vb timer so small procedures to see whether there is help for all of us, thank you!
- 2022-04-12 09:53:41下载
- 积分:1
-
(九宫问题)在一个3×3的九宫中有1-8这8个数及一个空格随机的摆放在其中的格子里。现在要求实现这个问题:将该九宫格调整为如图1-1右图所示的形式。调整的规则是...
(九宫问题)在一个3×3的九宫中有1-8这8个数及一个空格随机的摆放在其中的格子里。现在要求实现这个问题:将该九宫格调整为如图1-1右图所示的形式。调整的规则是:每次只能将与空格(上、下、或左、右)相邻的一个数字平移到空格中。试编程实现这一问题的求解。 -----------VC完整应用程序代码-(JiuGongTu) in a 3 3 JiuGongTu are 1-8 this August and the number of a random display spaces in which the grid yard. Now demands of the problem : this Jiugongge adjusted to the squad as shown in Figure 1-1 forms. Adjusted rules : Each will only spaces (upper and lower, or left and right), a number of adjacent spaces- were moved. Test Programming Solution of this problem.----------- VC complete application code
- 2022-05-31 10:30:23下载
- 积分:1