-
Chat program using ftp.
一个用TCP编写的一个聊天程序,有关键的代码,初学者可以看看.-Chat program using ftp.
- 2022-03-25 20:42:11下载
- 积分:1
-
//就是一个封闭区域,要用不同的颜色填充,先在其内部选中一点象素作为“种子”,对其填充,然后判//断其上下左右的象素是否在封闭区域内且未被填充,如果是则也把它选...
//就是一个封闭区域,要用不同的颜色填充,先在其内部选中一点象素作为“种子”,对其填充,然后判//断其上下左右的象素是否在封闭区域内且未被填充,如果是则也把它选为“种子”压入栈,再从栈中弹//出一个对其填充,再判断其上下左右的象素,如此往复,直到最后一个象素被填充为止。
//说明程序用递归 来实现
//fill_point(x,y) //把x,y 单元格进行填充
//is_inner(x,y) 判断x,y是否是单元格内部的点,如果是则返回1否则0-Seed filling algorithm
- 2022-10-25 15:10:03下载
- 积分:1
-
这是我自己学习编写的代码集合 里面有老师讲的 自己改写的 都是一些简单的代码 但是每个代码都写了 很详细的注释 你不用看帮助文件就可以理解...
这是我自己学习编写的代码集合 里面有老师讲的 自己改写的 都是一些简单的代码 但是每个代码都写了 很详细的注释 你不用看帮助文件就可以理解-This the collection of my code for learning, including the teacher s code and modified by me. All of them are very simple, but including notation in detail. You can read it without help file.
- 2022-03-03 13:14:51下载
- 积分:1
-
从开源网站上下载的代码,在vc中调用opengl,打开wir文件,能光滑曲面,挺不错的!...
从开源网站上下载的代码,在vc中调用opengl,打开wir文件,能光滑曲面,挺不错的!-From the open-source Web site to download the code, in vc call opengl, open wir document that smooth surface, very good!
- 2022-02-27 03:48:20下载
- 积分:1
-
微软编程精粹
这份电子书籍由PC Home俱乐部、C++ Bulider讨论区数位网友分别整理完成,基本上完全按照所据译本原貌,极少数文字为通顺起见稍作修改...
微软编程精粹
这份电子书籍由PC Home俱乐部、C++ Bulider讨论区数位网友分别整理完成,基本上完全按照所据译本原貌,极少数文字为通顺起见稍作修改。由于并非一人整理完成,书中例程各章节代码书写风格可能稍有不同-Microsoft programming the essence of the e-books by PC Home Club, C++ Bulider Discussion digital finishing netizen were completed, which are essentially in accordance with the original appearance, according to a translation, a very small number of good text for the sake of some slight modifications. As not one person finishing completed chapters of the book routine code writing style may be slightly different
- 2022-05-05 16:49:13下载
- 积分:1
-
widestudio 编程程序员手册,内容详细,容易上手
widestudio 编程程序员手册,内容详细,容易上手-Programming widestudio programmers manual, detailed and easy to use
- 2023-01-17 23:10:03下载
- 积分:1
-
向用户界面线程发送消息
向用户界面线程发送消息-to the user interface thread Send Message
- 2023-05-13 00:25:02下载
- 积分:1
-
operate a Class C Date
一个 C++ 日期操作类-operate a Class C Date
- 2022-06-01 14:34:17下载
- 积分:1
-
VS编译出管理员权限的应用(DEMO)
在VISTA 后的WINDOWS都有程序需要管理员权限运行的问题,这源码演示VS2005编译出以管理员权限运行的应用,测试过WIN7,WIN8等系统。原理:在工程属性清单文件里面加入 app.mainfest 这清单文件。
- 2022-04-08 02:19:54下载
- 积分:1
-
这是一个小播放器,是我花了一些时间做的,纯属交流
这是一个小播放器,是我花了一些时间做的,纯属交流-this is a player,you can try it !
- 2022-03-22 11:59:56下载
- 积分:1