-
用VC++6.0调用PowerPoint 2003,生成的ppt文件分3页,既有文字也有图表...
用VC++6.0调用PowerPoint 2003,生成的ppt文件分3页,既有文字也有图表-With VC++ 6.0 Call PowerPoint 2003, generated ppt document 3, both the text also has a chart
- 2022-01-26 06:14:57下载
- 积分:1
-
c/c++实现cache功能,树结构。
c/c++实现cache功能,树结构。-c/c achieve cache, the tree structure.
- 2022-02-14 22:57:20下载
- 积分:1
-
一个很简单的windows程序 看了 是一种幸福
一个很简单的windows程序 看了 是一种幸福-a very simple procedure windows to be read a blessing
- 2022-03-12 21:35:40下载
- 积分: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
-
这是一个用C开发的用来检查内存的工具 很好用
这是一个用C开发的用来检查内存的工具 很好用-A tool for memory test.
- 2022-11-09 13:00:03下载
- 积分:1
-
用C语言实现学生学号,姓名,五门课程成绩的录入与查寻,统计不及格人数,优秀学生人数,平均成绩等。...
用C语言实现学生学号,姓名,五门课程成绩的录入与查寻,统计不及格人数,优秀学生人数,平均成绩等。-C language students learn, names, five courses with the results of the search entry, compared to statistics, the number of outstanding students, the average performance.
- 2022-02-02 22:57:54下载
- 积分:1
-
这是我用易语言写的一个窗口隐藏工具,演示了易语言中的一些功能,更主要的是演示易语言中对API函数的调用。...
这是我用易语言写的一个窗口隐藏工具,演示了易语言中的一些功能,更主要的是演示易语言中对API函数的调用。-It is written in easy language I use a window hide tool that demonstrates the easy language of some of the features is more important is to demonstrate easy language to the API function call.
- 2023-09-04 10:45:03下载
- 积分:1
-
hge基础教程
该文件对于初学游戏2d基本hge引擎有着最大的帮助,只需几天的时间就能掌握hge基本的用法。
- 2022-02-06 08:46:25下载
- 积分:1
-
发送带有附件的邮件
发送带有附件的邮件-send mail with attachments
- 2022-05-20 10:20:07下载
- 积分:1
-
窃取OICQ的用户号码及密码,同时对客户端控制。客户端控制共有8个功能。目前本人只实现其中的两个功能及“强制对话”和“关闭对话”其他留给感兴趣的读者自己实现。...
窃取OICQ的用户号码及密码,同时对客户端控制。客户端控制共有8个功能。目前本人只实现其中的两个功能及“强制对话”和“关闭对话”其他留给感兴趣的读者自己实现。
-OICQ steal user number and password, at the same time the client control. Client control functions of a total of eight. At present I will only achieve two of the function and the
- 2022-03-13 19:30:43下载
- 积分:1