-
经典C源程序100例,已在turbo c 2.0下调试通过.
经典C源程序100例,已在turbo c 2.0下调试通过. -100 cases of classic C source code has been in turbo c 2.0 under debug through.
- 2022-02-04 07:18:20下载
- 积分:1
-
利用VC++实现RANSAC算法,文件利用c++风格编写,通俗易懂
利用VC++实现RANSAC算法,文件利用c++风格编写,通俗易懂-Using VC++ to achieve RANSAC algorithm, the file using c++ style of writing, easy to understand
- 2022-05-17 15:34:29下载
- 积分:1
-
在判断是否一个变形:先画一个多边形然后判断是否…
判断点是否在多变形内:
先画一个多边形
然后判断,如果在多边形内,显示“N”
如果在多边形外,显示“W”-in judgment over whether a deformation : the first draw a polygon then judge if the polygon, show "N" If the polygon, shows that the "W"
- 2023-05-21 11:25:04下载
- 积分:1
-
用户识别系统 简单的使用类继承完成,使用到文件流!
用户识别系统 简单的使用类继承完成,使用到文件流!-user identification system using a simple succession category completed, the use of the document flow!
- 2022-11-08 18:45:02下载
- 积分:1
-
Original English Book about Satellite Communication Engineer, supecially suitabl...
经典的英文版卫星通信工程书籍。适合初学者-Original English Book about Satellite Communication Engineer, supecially suitable for beginner.
- 2022-05-21 15:22:33下载
- 积分:1
-
一个用C++编辑抓取网页密码的小程序源代码
一个用C++编辑抓取网页密码的小程序源代码-A use of C++ Edit the small crawl password page source code
- 2022-11-24 02:25:03下载
- 积分:1
-
对于下雪的景象大家可能都不陌生,我们还是用VB来制作一个下雪的景象吧。其实制作这样一个下雪的景象并不复杂,它的原理是首先在底色为黑色的屏幕上随机画出许多白点(雪...
对于下雪的景象大家可能都不陌生,我们还是用VB来制作一个下雪的景象吧。其实制作这样一个下雪的景象并不复杂,它的原理是首先在底色为黑色的屏幕上随机画出许多白点(雪花),然后使这些雪花不断地向下移动(重画),反复循环,就成功地模拟了下雪的景象。下面是这个小程序,你可以修改其中的一些数据调整雪花的密度和雪花落下的快慢。-The snow scene you may not be familiar with, we still use VB to create a snow scene of it. In fact, the production of such a scene of snow is not complicated, it is the first principle of a black background for the screen to draw a random number of white spots (snow), and then make these snowflakes down constantly (re-drawing), repeated cycle, on the successful simulation of the snow scene. The following is a small program, you can modify some of the data to adjust the density of snowflakes and the speed of falling snowflakes.
- 2023-01-03 02:40:03下载
- 积分:1
-
a practical chat program, developed under the vc, it is the client, please use.
一个可以实用的聊天程序,在vc下开发的,这是客户端,请使用。-a practical chat program, developed under the vc, it is the client, please use.
- 2023-05-30 11:10:03下载
- 积分:1
-
系统开发的一个C++小游戏。全面介绍了VC的开发过程
系统开发的一个C++小游戏。全面介绍了VC的开发过程-System development of a C++ Game. A comprehensive introduction to the development of VC
- 2022-08-05 21:47:07下载
- 积分:1
-
动态库封装了ADO的操作,提供打开数据库,关闭数据库,得到数据库指针,装载记录,查 找记录,修改记录,删除记录,添加记录,得到记录的关键字段(根据类型)...
动态库封装了ADO的操作,提供打开数据库,关闭数据库,得到数据库指针,装载记录,查 找记录,修改记录,删除记录,添加记录,得到记录的关键字段(根据类型)-DLL package of ADO operation, the database provides open and closed databases, the database to be indicators, loading records, search records, change records, delete records, adding records, recorded keyword (according to type)
- 2022-02-24 12:54:19下载
- 积分:1