-
To C++
以C++为基础的数据结构与算法研究生复习资料。-To C++-Based data structure and algorithm for post-graduate refresher information.
- 2022-01-28 14:15:38下载
- 积分:1
-
源代码附书”的物理游戏开发商“戴维男孩…
The source code accompanying the book "Physics for Game Developers" by David Bourg (2001)
Source code in C++ (WinAPI / DirectX)-The source code accompanying the book "Physics for Game Developers" by David Bourg (2001)
Source code in C++ (WinAPI/DirectX)
- 2022-03-26 15:02:51下载
- 积分:1
-
Teach you how to use InstallShield8.0 production own Setup
教你如何使用InstallShield8.0制作自己的安装程序-Teach you how to use InstallShield8.0 production own Setup
- 2022-07-02 06:52:38下载
- 积分:1
-
介绍了Windows CE下对注册表操作的API函数的使用
介绍了Windows CE下对注册表操作的API函数的使用-introduced the Windows CE operating under the registry of the use of API function
- 2022-03-23 09:51:25下载
- 积分:1
-
时间滞后的监测算法
时间滞后的监测算法 - 统计学方法.输入两个信号序列,最优估计两序列的时间差-Matlab implementation of time delay estimation- statistics approach
- 2022-11-28 05:00:03下载
- 积分:1
-
模拟Windows中的计算器,可进行数值计算。
模拟Windows中的计算器,可进行数值计算。-simulation of the Windows calculator, can be calculated.
- 2022-08-19 09:27:35下载
- 积分:1
-
测试时间表
这是 vb 时间表测试的源代码如何继续。欢迎下载,试用。谢谢大家的支持 !
- 2022-06-30 14:03:26下载
- 积分: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
-
简单的计算器,实现简单的常用功能,可自行添加功能
简单的计算器,实现简单的常用功能,可自行添加功能-Simple calculator, simple commonly used functions, add their own features
- 2022-03-09 18:12:50下载
- 积分:1
-
FrontPage2002网页制作.运用FrontPage 2002, 我们可以轻松的在Web页中插入文字、图片、表格、表单;可以在FrontPage 2002...
FrontPage2002网页制作.运用FrontPage 2002, 我们可以轻松的在Web页中插入文字、图片、表格、表单;可以在FrontPage 2002环境下,直接查看Web页的HTML代码,并能根据需要修改HTML代码;可以插入DHTML组件及各种脚本语言,使网页具有动态效果;还可以在Web页中添加各种多媒体元素,如动画、声音甚至视频,从而创建出图文并茂、生动活泼的、交互性很强的Web页面。-FrontPage2002 pages. Using FrontPage 2002, we can easily to the Web page, insert text, pictures, forms, the form; The FrontPage 2002 environment, a direct view of the Web page"s HTML code, and needed to modify the HTML code; DHTML can be inserted into various components and feet the language that the website has a dynamic effect; also in the Web page can add multimedia elements, such as animations, sound and even video, thus creating illustrations and lively, highly interactive Web pages.
- 2022-12-08 03:15:03下载
- 积分:1