-
TestGlobe1
基于arcgis的三维开发demo,包括基本的浏览,地图属性的查询等操作(Arcgis development of three-dimensional demo, including basic navigation, map attribute query)
- 2012-09-21 10:44:31下载
- 积分:1
-
HH_Lib_Test
一个用于C#系统硬件设备管理(监视,启用,禁用)的源代码库(A source code library for the management (monitoring, enable, disable) of the hardware equipment of the C?system)
- 2020-06-18 23:40:02下载
- 积分:1
-
mimikatz-2.0.0-alpha-20140614
Windows密码抓取神器 代码完整 可编译通过 学习用的好代码(Windows password fetching artifact code complete Good code can be compiled by learning
)
- 2014-09-22 16:30:22下载
- 积分:1
-
jquery-nav
jquery动态导航菜单,滑动动画导航的菜单效果,鼠标放在菜单图标上,图标会变色,并显示出菜单文字,菜单上的图标是使用的图片,修改时候要修改图片,有些麻烦。不过本菜单的兼容性做的挺好,支持IE8及以上版本,支持火狐和Chrome,Safari下也表现不凡。(jQuery dynamic navigation menu, the slide animation navigation menu effects to the mouse on the menu icon, the icon will change color, and shows the menu text, the icon on the menu is the use of pictures, modify pictures, some trouble when you want to modify. However, the compatibility of the menu to do good, to support IE8 and above, support for Firefox and Chrome, Safari under extraordinary performance.)
- 2013-04-17 10:01:13下载
- 积分:1
-
opencv相机检校
opencv
编写的相机平面检校,绝对可靠,精度高。编译需要先配置opencv,配置方法参考网络教程。运行debug版本时,如果缺少opencv库,额外下载即可。
- 2023-06-09 18:00:03下载
- 积分:1
-
fdeconv
图像的反卷积 去卷积复原
效果还不错,欢迎下载(image deconvolution image restoration)
- 2010-12-24 14:11:25下载
- 积分:1
-
applepeo
苹果在线检测系统,实时性比较好,可用性更好,很好很好(Apple' s online testing system, real-time is better)
- 2009-02-19 15:42:10下载
- 积分:1
-
daoxianceliangjisuan
用于控制测量中的导线计算程序!具有两个连接角的附和导线测量(Measurement of the wire used to control the computer program! Echo with two connection angle traversing)
- 2010-01-04 10:08:02下载
- 积分:1
-
c#QQ空间登录 源码,亲测可用
c#QQ空间登录 源码,亲测可用
- 2014-10-11下载
- 积分:1
-
IO_SOFT_UART_USE_TIMER
说明: 1. 本程序使用一个定时器和任意 2 个 I/O 口模拟一个串行口。
2. 1位起始位,8位数据位,1位停止位。发数据位时先发低位。
3. 支持半双工通讯。收、发波特率相同。
4. 应把定时器中断优先级设置为最高级。
5. 本程序每接收一个字节后就把它放到一个队列缓冲区中(也可使用环行缓冲区),
待缓冲区满后,将缓冲区中的内容原样发回。这是为了测试多字节连续收发的
能力和简化程序。实际应用中应防止缓冲区溢出。
6. 由接收转换到发送时要先调用 soft_send_enable ();
由发送转换到接收时要先调用 soft_receive_enable ()。
7. 发送最后一个字节后如果要立刻转为接收,必须等待最后一个字节后发送完毕
while ( rs_f_TI == 0) // 等待最后一个字节发送完毕(err)
- 2008-09-16 13:37:34下载
- 积分:1