-
WebGIS从基础到开发实践书中源代码
书中的源代码,每章都用给福利了,要的赶快下载,对应书中章节对比源代码能更好,更快的理解。
- 2023-06-18 00:20:07下载
- 积分:1
-
Further-analysis-WTL_-classic
是我读过的所有讲解WTL框架最深刻的资料,向成为WTL高手必须学习它。(I' ve read all explain the WTL framework of the most profound information, it must learn to become WTL master.)
- 2012-05-30 16:07:29下载
- 积分:1
-
deinterlace
五种常见去隔行算法在MATLAB平台上的实现流程(The implementation process of the five common de-interlacing algorithm in the MATLAB platform)
- 2013-04-14 20:23:51下载
- 积分:1
-
Vigenere
实现维吉尼亚密码,用键盘接收明文和密钥,屏幕打印密文和解密后的明文。
可以实现:大小写敏感,明文小写则密文大写,明文大写则密文小写输出,注意输入的健壮性控制,明文字符超出字符集后保留原文(Virginia to achieve the password, use the keyboard to receive the plaintext and the key, the screen printing ciphertext and the decrypted plaintext. Can be achieved: case sensitive, then the ciphertext plaintext lowercase uppercase, lowercase plaintext ciphertext output is capital, pay attention to the robustness of the control input, plaintext characters out retain the original character set)
- 2011-11-20 19:45:59下载
- 积分:1
-
独具风格,大气全面的家居企业网站
简洁大气家具设计整站源码
1.上传网站程序至根目录
2.直接访问网址,进入安装界面
3.填写数据库信息,前缀为默认
4.填写其他信息,点击安装
5.进入后台 点击上侧设置 在下拉中选择数据备份 点击数据恢复 恢复数据
- 2022-02-15 20:42:21下载
- 积分:1
-
本书从数据库的列表
此代码会给简要思路形成图书列表中数据库以及如何实现在 c# 中,使它更容易选择器来选择最佳选项从列表中选择一本书。
- 2023-04-22 23:45:03下载
- 积分:1
-
VC6.0
说明: Ic卡 cpu 卡 发卡源程序
Ic卡 cpu 卡 发卡源程序(ic card cpucard ic card cpucard)
- 2010-04-23 13:07:28下载
- 积分:1
-
参加运动会有n个学校,学校编号为1……n。比赛分成m个男子项目,和w个女子项目。项目编号为男子1……m,女子m+1……m+w。...
参加运动会有n个学校,学校编号为1……n。比赛分成m个男子项目,和w个女子项目。项目编号为男子1……m,女子m+1……m+w。-participate in the Games with n, the school No. 1 ... n. The competition is divided into m man, a woman and w projects. Item No. 1 man ... m, a woman m m w ....
- 2022-05-28 16:29:15下载
- 积分:1
-
POA
梯级水库优化调度问题中逐次优化算法方法求解(Cascade Reservoirs Problem Solving successive optimization algorithm)
- 2013-07-17 10:11:44下载
- 积分:1
-
HarrisCorner
对输入的一张彩色图像,自己写代码实现Harris Corner 检测算法:
1. 不能直接调用OpenCV 里面与Harris 角点检测相关的一些函数;
2. 只能用C/C++,不能用其他语言;
3. GUI 只能用自带的HighGUI,不能用QT 或其他的;
4. 平台可以用Windows, Linux, MacOS;
5. 显示中间的处理结果及最终的检测结果,包括最大特征值图,最小特征值图,R 图(可以考虑彩色
展示),原图上叠加检测结果等,并将这些中间结果都输出成图像文件;
6. 命令格式: “xxx.exe 图片文件 k 参数(=0.04) Aperture_size(=3)”。(The input of a color image, write your own code to achieve Harris Corner Detection Algorithm: 1. Can not be called directly inside OpenCV some functions associated with the Harris corner detection 2. To only use C/C++, can not be used in other languages 3. GUI only with their own HighGUI, can not use QT or other 4. The platform can be used Windows, Linux, MacOS 5. Display intermediate and final results of the test results, including the largest eigenvalues diagram, the minimum feature value graph , R chart (you can consider color display), picture superimposed on the test results, etc., and these intermediate results are output as an image file 6. Command Format: " xxx.exe picture file k parameters (= 0.04) Aperture_size (= 3 ). " )
- 2016-01-04 12:44:23下载
- 积分:1