-
能够画出直线,矩形,圆形等基本图形,还能选择颜色。
能够画出直线,矩形,圆形等基本图形,还能选择颜色。-Able to draw a straight line, rectangular, circular and other basic graphics, but also choose the color.
- 2022-04-02 11:03:28下载
- 积分:1
-
我自己用visual c++ 编制的IE浏览器代码,调用webbrowser
我自己用visual c++ 编制的IE浏览器代码,调用webbrowser-I am using visual c++ Prepared IE browser code, call the webbrowser
- 2022-04-18 03:06:21下载
- 积分:1
-
由Tommi S.雅科拉主动学习
active learning by Tommi S. Jaakkola
MIT AI Lab
- 2023-04-12 03:50:04下载
- 积分:1
-
手机店管理
手机店铺管理是是用C#语言的一个窗口基础软件。可以采取这个软件所有的动作。
- 2022-05-09 14:24:46下载
- 积分:1
-
八皇后VC图形演示,算法思想:回溯法,先在第1行放上一个皇后,然后在第2行合适的位置放上一个皇后,依次类推,如果8行都放满了,说明找到了一个解,如果第好第i行的...
八皇后VC图形演示,算法思想:回溯法,先在第1行放上一个皇后,然后在第2行合适的位置放上一个皇后,依次类推,如果8行都放满了,说明找到了一个解,如果第好第i行的皇后后,第i+1行找不到合适的位置,这时就回到第i行,把第i行的皇后放到下一个位置,继续尝试下一行。如此反复,知道找到所有的解。注意,这种算法找的解可能有等价的,某些解可由别的解经过旋转棋盘得到。-visual demostration in vc of eight queens problem.
algorithm: backtracking.
First, put a queen on first line then find a suitable position on 2nd line for next queen, and so on. When all eight lines have queens, it means we have find a solution. If we put the i-th queen, but can find a suitable position on the (i+1)th line, then back to the ith line and move the queen on the ith line to next suitable position and move on to the next line. Repeat this until we have found all the solutions. Note:By this mean, some solutions maybe equivalent to others, some can be acquired by the rotation of other solutions.
- 2022-03-23 15:20:19下载
- 积分:1
-
使用Winsock开发的邮件发送程序,支持存储转发功能,对于初学者是一个不错的实例...
使用Winsock开发的邮件发送程序,支持存储转发功能,对于初学者是一个不错的实例-Developed by using the Winsock mail program, supports store and forward functionality, for beginners it is a good example
- 2022-02-15 08:30:37下载
- 积分:1
-
零件切割问题
给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形...
零件切割问题
给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形板的高度方向保持一致。问如何切割使得所使用的矩形板的高度h最小?采用分治递归-Parts mutilation given width W of a rectangular plate, rectangular plate of height restrictions. Is the need to cut out from the board, respectively, n-height hi, a width of the rectangular parts wi. Parts of the rules of cutting height direction and the direction of rectangular plates with a high degree of consistency. Asked how to make the use of cutting rectangular plate height h the smallest? Recursive use of sub-rule
- 2023-04-23 19:05:03下载
- 积分:1
-
本程序通过一个导弹分行实验,描述了三维场景的发展前景,体现了可视化的作用...
本程序通过一个导弹分行实验,描述了三维场景的发展前景,体现了可视化的作用-This procedure branches through a missile test, describes the prospects for the development of three-dimensional scenes, reflects the role of visualization
- 2022-05-19 04:26:15下载
- 积分:1
-
C #研究由信息管理系统的制备
C#编写的学习资料管理系统-C# study prepared by the information management system
- 2022-05-27 19:22:48下载
- 积分:1
-
Nanjing University of Aeronautics and Astronautics curriculum design data struct...
南京航空航天大学数据结构课程设计,本软件写的是公共交通换乘系统,有一点点小bug,但基本能用-Nanjing University of Aeronautics and Astronautics curriculum design data structure, the software is written by public transit systems, there is one little bug, but the basic use
- 2023-08-21 11:30:03下载
- 积分:1