-
新的DELPHI学习LUA的代码,在学习LUA的朋友可以
新的DELPHI学习LUA的代码,在学习LUA的朋友可以-The new DELPHI learning LUA code, in learning LUA" s friends can see
- 2022-03-23 16:37:28下载
- 积分:1
-
25阶的FIR滤波器模拟,采用自适应滤波
25阶的FIR滤波器模拟,采用自适应滤波-25 band FIR filter simulation, the use of adaptive filtering
- 2022-06-17 06:05:42下载
- 积分:1
-
LED闪烁LPC 1768
LED闪烁LPC 1768
- 2023-01-04 07:15:03下载
- 积分:1
-
VC++经典小游戏源代码
其中包括6个小游戏,分别是扫雷、俄罗斯方块、拼图、贪食蛇、推箱子和连连看。开发工具是VC++ 6.0
- 2022-08-24 17:18:51下载
- 积分:1
-
简单的算法的三维表示,和绘图向量场的例子。
easy algorithm to 3d representation, and example of plotter vector fields.-easy algorithm to 3d representation, and example of plotter vector fields.
- 2022-02-16 06:17:44下载
- 积分:1
-
HANOR on the book
这是一个关于汉诺塔的书机-HANOR on the book-
- 2023-07-11 02:00: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
-
裁剪车间管理
裁缝车间管理是C#.NET开发的项目源代码。裁缝店铺管理开发C#.NET编程语言使用MS Access数据库。这是为学生容易可用的项目
- 2022-05-28 03:09:37下载
- 积分:1
-
用VC 6.0 MFC开发的餐厅管理系统,非常实用
用VC 6.0 MFC开发的餐厅管理系统,非常实用-Developed using VC 6.0 MFC restaurant management system, very useful
- 2022-06-12 12:37:22下载
- 积分:1
-
msaa的一个demo
msaa的一个demo, 可以用于自动化测试
MSAA的全称是Microsoft Active Accessibility。这是类似DCOM技术。技术模型是这样的,UI程序可以暴露出一个Interface,方便另一个程序对其进行控制。 MSAA技术的初衷是为了方便残疾人使用Windows 程序。比如盲人看不到窗口,但是盲人可以通过一个USB读屏器连接到电脑上, 读屏器通过UI程序暴露出来的这个Interface,就可以获取程序信息,通过盲文或者其它形式传递给盲人。MSAA提供了如此方便的功能, UI自动化测试自然可以借用这项技术。MSAA暴露出来的Interface叫做 IAccessible。
- 2022-03-18 17:17:53下载
- 积分:1