资源列表
ucos-iii-to-stm32
- keil工程下uCOS-III在stm32f103上的移植的源代码,该程序可以再103 和107 芯片上运行成功运行-uCOS-III on stm32f103, keil project transplant source code, the program can be run on the 103 and 107 chips run successfully
splts44T-1-(5)
- 本人收集了一个星期左右 视频聊天室 42 套 第5套 共9套 P2P P4P H263,H262 IM-I collected about a week of 42 sets of video chat rooms, 5 sets of 9 sets of P2P P4P H263, H262 IM
cross-2.95.3.tar
- 构建交叉开发环境 在PC上构建嵌入式linux开发环境,需要安装适合于目标处理器的交叉编译器和调试器 以及将要使用的嵌入式linux发行版本源代码-linux-2.4.18-rmk7-pxa1-mz5-zhiyuan.tar.bz2 本站没有 百度也没有
znspwz_v1.0.0
- 视频管理 采集后台一体,上传到空间根目录直接安装使用(Video management collection background integration, upload to the root of the space directory, installation and use directly)
android-images-shinelk-20090825
- 友善之臂ARM9 2SC2440 android-images-shinelk-20090825-A friendly arm ARM9 2SC2440 android-images-shinelk-20090825
BindFile
- 绑定文件程序源代码 实现exe文件和其他文件绑定功能-bindfile source code
PDF2XL.Enterprise.6.5.7.2
- PDF转Excel表格的文档转换软件。转换超快,500页的PDF只需不到5分钟即可完成。可以在浏览PDF时随意选择需要的内容进行转换!企业注册版还支持从扫描文档及屏幕上的数据和报告中转Excel文件。(Cogniview PDF2XL Enterprise is designed to handle the conversion of data from PDF to Excel, from scanned PDFs to Excel or from any other application,
Dxf2xyz
- 这是一款CAD软件的插件,用于提取CAD图形的坐标数据,方便进行图形数据处理。(This is a plug-in CAD software, used to extract coordinate data CAD graphics, graphics data processing is convenient.)
V-CPP-and-Matlab-achieve-[Source]
- 数字图像处理与机器视觉Visual C++与Matlab实现[源代码]-Digital image processing and machine vision Visual C++ and Matlab achieve [Source]
wireshark网络分析
- 网络分析辅助工具wireshark,里面的2本书(Wireshark网络分析的艺术 和 Wireshark网络分析就这么简单)能让你更好的掌握这门工具,称为网络上的大牛!(Wireshark, the network analysis aid tool, 2 books in it (the art of Wireshark network analysis and the Wireshark network analysis are so simple) can make you better
matlab_vrp(1)
- 首先实现一个ant蚂蚁类,用此蚂蚁类实现搜索。 算法按照tsp问题去解决,但是在最后计算路径的时候有区别。 比如有10个城市,城市1是配送站,蚂蚁搜索的得到的路径是1,3,5,9,4,10,2,6,8,7。 计算路径的时候把城市依次放入派送线路中, 每放入一个城市前,检查该城市放入后是否会超过车辆最大载重 如果没有超过就放入 如果超过,就重新开始一条派送路线 …… 直到最后一个城市放完 就会得到多条派送路线 这样处理比较简单可以把vrp问题转为tsp问题求解 但
temp
- 用opencv中的matchTemplate函数实现基于形状的模板匹配(Using the matchTemplate function in OpenCV to implement shape based template matching)