资源列表
FaceRecognition
- Adaboost 正面人脸识别; 必须先装上OPENCV,编译环境乃是visual studio 2005
gslib90
- 高斯模拟 各种地质用模拟方法 斯坦福大学开源工具 可以实现多种序贯类模拟(Gauss simulation of various geological simulation methods Stanford University open source tool A variety of sequential class simulations can be implemented)
C#实现UDP打洞即时视频聊天
- 给大家看看怎么实现UDP视频聊天的,能够让大家多多看一下眼界(Let us see how to achieve UDP video chat, so that we can see more.)
LabVIEW入门与实战开发100例
- 系统地介绍了LabVIEW程序设计的理念、关键技术和应用实例。全书从内容上共分为基础篇、实例应用篇和综合开发篇。基础篇简洁明了地介绍了LabVIEW程序设计所需的基础知识;实例应用篇则介绍了实际应用中涉及的具体问题和应用实例;综合开发篇为对现实工作和生活中的具体系统的了解和分析(The concept, key technologies and application examples of LabVIEW program design are systematically introduced
bt-28479eeba3fb
- 新型bt下载源码,具备自动带宽自适应功能,效率奇高-New bt download source, with automatic bandwidth adaptive function, exceedingly efficient
Cpaike123o
- 排课系统,实现班级,教师,教室室,时间表的合理安排,开源排课。 -Scheduling System, the reasonable arrangement of classes, teachers, classrooms, rooms, and a timetable, open source Timetable.
Arcgis10.0-and-oracle-
- 基于Arcgis10.和oracle11g的空间数据库管理-Based Arcgis10. And oracle11g spatial management
DDDSample-CQRS
- 领域驱动结合读写分离的示例代码,使用Nhibernate作为持久化操作-Domain-driven separation combined with the sample code to read and write, as the persistence operations using Nhibernate
windows
- windows 核心编程第五版,包括完整的源代码,想深入学习的朋友,可以下载-core programming windows fifth edition, including complete source code, like in-depth study of the friends, you can download
cut.rar
- 主要用C++ 实现图像剪切,从一个图像截取任意一个方块,贴到用一副图像中,The main use of C++ implementation image shearing, an image capture from any one box, and paste it into a pair of images used
shuzituxiangchuli
- 作业一 要求 用C语言或者VC,VB,Matlab或其他语言完成如下实验: 1)打开一个BMP文件 2)将其局部区域的灰度值进行改变 3)另存为一个新的BMP文件 要求显示出原BMP图像和新BMP图像。 作业二 要求 1. 编程实现图像傅立叶高通、低通滤波。 2. 尝试傅立叶压缩。 作业三 要求 编程实现图像DCT高通、低通滤波。并与傅里叶变换比较。 作业四 要求 找一幅曝光不足的灰度(或彩色)图像,按照直方图均衡化方法进行处