资源列表
PSCAD
- PSCAD教程 适合从事电气专业的学生或者开发工作者-PSCAD tutorial , it is useful for the electrical majors or development of workers
LabVIEW编程实例
- 关于LabVIEW编程的一些基本实用实例,如:从Excel读数据,连续写入文件等等。(Some basic practical examples of programming in LabVIEW, such as reading data from Excel, writing files continuously, and more.)
安卓程序开发大作业简单计算器
- eclipse+ADT+SDT22,简单计算器,实测运行良好,界面整洁(Eclipse + ADT + sdt22, simple calculator, good actual operation, clean interface)
HeartRatio
- 心率监测,资料很全,相信很多人对这个很感兴趣吧,这个会有帮助的。-Heart rate monitoring, information is very full, I believe many people are interested in this bar, this will help.
zbuggffer
- vc下zbuffer 算法的实现,有需要的可以学习下-The realization of zbuffer algorithm under VC, you can learn under
MixedSsignalandDSPdesignTechniques
- This an ebook for refering to design DSP-This is an ebook for refering to design DSP
EmployeePayrollandLeave
- This is Employee Payroll & Leave Management System developed in Visual Basic. It includes all the source code backup, Project report & Presentation.
stuporvf
- 一个简单的人事管理系统,用VFP实现基本的功能。-a simple personnel management system, using VFP basic functions.
freepbxsed.tar
- 最近在做软交换时研究的一个软交换的东东,自己没有多大成就,现贡献出来与大家一起探讨-Recently, when doing research Softswitch Softswitch Dongdong one, do not have much success, is now contribute with you to explore
AlgorithmAllCode
- 介绍各种经典算法的代码。说明详细,是编程爱好者的良师益友。
115
- 这个是自然语言处理中医方面的一本书籍,值得一看。-This is a natural language processing aspects of a Chinese book, worth a visit.
sanzhenchafen
- 三帧差分算法是相邻两帧差分算法的一种改进方法,它选取连续三帧视频图像进行差分运算,消除由于运动而显露背景影响,从而提取精确的运动目标轮廓信息。该算法的基本原理是是先选取视频图像序列中连续三帧图像 并分别计算相邻两帧的差分图像,然后将差分图像通过选取适当的阈值进行二值化处理,得到二值化图像,最后在每一个像素点得到的二值图像进行逻辑与运算,获取共同部分,从而获得运动目标的轮廓信息。-Three differential algorithm is an improved method of two