-
windows ce.net 矩阵键盘设计源码,直接编译即可,已在S3C2440平台编译通过...
windows ce.net 矩阵键盘设计源码,直接编译即可,已在S3C2440平台编译通过-windows ce.net source matrix keyboard design, you can direct the compiler has been compiled through S3C2440 platform
- 2022-03-18 16:55:20下载
- 积分:1
-
VB6做的Xp风格的控件源代码 (ColXp)
VB6做的Xp风格的控件源代码 (ColXp)-VB6 do Xp style of the source code control (ColXp)
- 2022-03-20 10:50:53下载
- 积分:1
-
构建三角网的VB程序,构建三角网的算法很多,这是逐点插入法,并在插入后进行外接圆检测,构成最有三角网...
构建三角网的VB程序,构建三角网的算法很多,这是逐点插入法,并在插入后进行外接圆检测,构成最有三角网-Triangulation algrithms for VB, it is Point Insertion algrithms, and detect the circumcircle after inserted, then make the best Triangulation.
- 2022-04-29 07:01:31下载
- 积分:1
-
VC++编程,有源代码,属性表页类,wizard97风格,大小可调
VC++编程,有源代码,属性表页类,wizard97风格,大小可调-VC++ Programming, active code page attribute table category, wizard97 style, size adjustable
- 2022-01-26 01:37:24下载
- 积分:1
-
选择
select-option-disabled-emulation.js解决IE6 Select 中 option 的disabled属性无效的办法~~~在页面加载时架子该js,呵呵有点问题:onchange 时间冲突 自己-select-option-disabled-emulation.js
- 2022-05-20 04:20:48下载
- 积分:1
-
收发电子邮件与监视网络服务器资源
收发电子邮件与监视网络服务器资源-e-mail server and network monitoring resources
- 2022-08-20 12:25:51下载
- 积分:1
-
de accurate access to the computer within milliseconds, very precise
de能准确的得到计算机内的毫秒,非常精确-de accurate access to the computer within milliseconds, very precise
- 2022-03-23 03:42:58下载
- 积分:1
-
Address book management system, enables personnel information input, query, modi...
通讯录管理系统,能够实现人员的信息录入、查询、修改、删除、保存、显示等操作。-Address book management system, enables personnel information input, query, modify, delete, save, display and other operations.
- 2022-01-26 06:26:31下载
- 积分:1
-
此源程序演示了在新式,PDA上如何正确显示汉字。
此源程序演示了在新式,PDA上如何正确显示汉字。
- 2023-02-23 08:05:04下载
- 积分:1
-
A*算法解决八数码
题目
The
15-puzzle has been around for over 100 years; even if you don"t know it by that
name, you"ve seen it. It is constructed with 15 sliding tiles, each with a
number from 1 to 15 on it, and all packed into a 4 by 4 frame with one tile
missing. Let"s call the missing tile "x"; the object of the puzzle is to
arrange the tiles so that they are ordered as:
1
2 3 4
5
6 7 8
9 10 11 12
13 14 15 x
where the only legal operation is to exchange "x" with one of the tiles with
which it shares an edge. As an example, the following sequence of moves solves
a slightly scrambled puzzle:
- 2022-02-06 16:32:40下载
- 积分:1