-
CameraCupture
用电脑自带摄像头捕捉图片,即进行拍照与录像,基于OPENCV的工作环境的内部函数调用(With a camera to capture images, OPENCV based work environment ~ ~ ~ with the camera to capture images, OPENCV based work environment ~ ~ ~)
- 2013-07-21 14:04:09下载
- 积分:1
-
TMA1
抛物线拟合算法实现代码,已经通过测试可指直接运行(Parabola fitting algorithm code, has passed the tests can be run directly refers to)
- 2013-09-25 12:33:44下载
- 积分:1
-
文本串拆分类的设计 对文本的拆分封装成一个独立的类,以便代码重用,类的设计具体如程序...
文本串拆分类的设计 对文本的拆分封装成一个独立的类,以便代码重用,类的设计具体如程序-text strings demolition classification of text designed to split the package into a separate category, in order to reuse code, the design of specific categories such as procedures
- 2022-06-01 22:33:40下载
- 积分:1
-
power_wind_ig
用simulink对风电场进行建模分析得到功率以及电流的仿真图(This example uses an initial state vector to start the simulation steady-state. When you make changes to the model (add, delete, rename blocks, etc),
the initial state vector needs to be regenerated or disabled, otherwise Simulink signals an error when the simulation is started.
To disable the use of initial state vector for this model, go to the Data Import/Export section of the Model Configuration Parameters tool and uncheck the
Initial state option under the Load workspace section.
To regenerate the initial state vector after a change to the model, follow the instructions given in the initialization file for this model.
Type open( init_power_wind_dfig ) at the matlab prompt to view this file.)
- 2015-07-24 13:48:45下载
- 积分:1
-
C# .NET 站长导航网站程序
程序的后台路径是/mxzadmin/,后台登陆账号和密码均为:mxiaozheng 本程序郑陆伟(www.zhengluwei.net)个人版权所有,不得以任何方式恶意散播,谢谢合作,违者必究。 如有疑问请联系作者QQ:512711380,站长导航QQ交流群:129293051 【V2.3】更新日志 更新于2013-7-27 1、增加百度联盟等联盟广告位,优化了首页的UI部分; 2、通过配置文件可以修改静态页面的生成路径,实现自定义路径功能,操作更加方面; 3、修复了部分虚拟主机点击后台登录按钮无反应的Bug; 4、修复了部分浏览器点击后台登录按钮无反应的Bug; 5、搜索框全面改版,只保留百度搜索。优化了用户体验,简化了操作。 【V2.1 】更新说明 1、修复了后台密码长度和管理员账号长度的相关错误; 2、在后台增加了用户可以自行修改设置弹窗信息的功能; 3、修复了数据库输入字符串不能为空的错误(其实这个错误是可以通过设置清空数据库实现的); 4、强化了SQL注入的防护。 关于本程序的环境配置和基本开发信息: .Net 2.0 Access数据库,MSSQL版本可以定制开发; 简单的采用了三层结构开发;全静态页面,有利于网站优化; 后台管理更加强大和方面,可以随意更换主站网址。 如果是虚拟空间使用本程序,请务必保证空间支持.net 2.0或以上版本,以免程序不能正常使用。 浏览器兼容:IE6-9,Firefox,Chrome内核的所有浏览器,Opera浏览器 技术特点:采用ASP.NET简单的三层架构开发,全站前台实现纯静态页面,利于网站整体优化。 功能描述:本代码是一个站长网址导航和搜索功能,用户可以在后台任意添加自己需要的链接。 注意事项:如果是虚拟空间使用本程序,请务必保证空间支持.net,以免程序不能正常使用。 另外,内置有标准的robots.txt文件,如果不明白,请勿随意修改,以免影响贵站的百度收录和排名。
- 2014-10-17下载
- 积分:1
-
procedures achieved by the function; Beelzebub on the importation of language tr...
程序所实现的功能;对输入的魔王语言进行翻译。 1、 程序的输入,一个以@为结束符的字符串,输入顺序为自右向左。 ; 2、 程序的输出,:输出翻译后的魔王语言 ;-procedures achieved by the function; Beelzebub on the importation of language translation. 1, the importation process, a website @ to end the string input from the right order of the left. ; 2, the procedures of the output : the translation output fiendish language;
- 2022-08-26 03:57:47下载
- 积分:1
-
emguPic
emguC#编程实例,实现简单的透视形变(develop with emgu and C#)
- 2014-11-26 19:30:21下载
- 积分:1
-
UCOS-II_API函数参考手册
基于UCOSII的API函数介绍,让你更加熟练的使用UCOSII(The introduction of API function based on UCOSII makes you more proficient in using UCOSII.)
- 2019-03-15 21:52:22下载
- 积分:1
-
QuanJu
解决全局变量在编程时遇到的疑惑,值得一看。有很好的参考价值。(To resolve global variables encountered in the programming of doubt, worth a visit. Have a very good reference value.)
- 2008-03-11 21:34:46下载
- 积分:1
-
网络数据包网络嗅探器
通过研究Winpcap中常用的库函数的使用方式来实现了一个小型的网络数据包抓包器,并通过对原始包文的分析来展示当前网络的运行状况。
过程为:从Control层得到数据,交到Model层进行处理,将处理完的结果交View层进行显示。Control层主要用于网络数据包的捕获以及获得用户的输入;
Model层主要用于分析数据包,处理用户的输入;View层主要用于对处理后的结果进行显示。
- 2022-02-03 06:14:39下载
- 积分:1