-
ipm_code
说明: opencv完成,可以将图片做逆投射变换变为俯视图(change image to ipm format)
- 2020-06-25 09:20:02下载
- 积分:1
-
WCF四种常用应用场景实例下载
使用注意:建立demo数据库,使用aspnet_regsql.exe建立Memmbership一些安全场景需要证书,使用CertTool的工具生成具体的授权时的角色和用户名字参考HostSvc、Client代码修改成测试用的后才能正常运行 一、目录结构Common来自于Programming WCF Services[ISBN: 978-0-596-80548-7],实现WCF的声明式安全HostSvc:不同场景的接口和服务实现,命令行承载服务MembershipAdmin:用于操作demo数据库membership的成员操作,Asp.net Configuraion 可添加角色和用户,并使用IIS服务承载HostSvc实现的服务Client: 使用各种服务的客户端场景 二、四种场景的区别:Intranet Transport保护 使用tcp绑定 windows集成的安全 Internet 只能使用Message形式的保护,需要数字证书 tcp wsHttp绑定 使用Membership进行安全认证 Anoymous 使用Message形式的保护,需要数字证书 tcp wsHttp绑定 None 消息不保护 http tcp wsHttp绑定 三、App-comment.config: 包含对于各种配置的说明 四、证书的生成:CertToolSetupCerts.bat生成,命令行工具从VS SDK已经拷贝过来 五、IIS中承载服务的注意: 需要把WCFServer赋予IIS的账号以权限 受信任人中加入WCFServer证书 六、证书如何管理:1、命令行启动mmc2、“添加、删除管理单元"加入"证书", 按照提示选择当前用户或本机3、此时即可管理IIS的权限操作: 在"个人/证书"下找到WCFServer,"更多操作/所有任务/管理私钥",弹出界面设置用户权限受信任人: 在"个人/证书"下找到WCFServer,导出证书,然后在”受信息人/证书“下导入以上证书即可 七、远程机器客户端的证书问题 导出WCFServer【不要私钥】 然后在远程客户端机器上导入即可,此时的公钥可以用于消息的验证 八、IIS中承载MembershipAdmin中加入了对应的四个.svc文件【逻辑使用的一个HostSvc中的实现】以提供WCF服务,具体配置和HostSvc一致,当然地址不一样了此例是把MembershipAdmin作为应程序发布到80端口的demo下 注意:1、需要设置IIS的http和net.tcp协议支持2、数据库demo需要能被IIS账号访问3、WCFServer证书需要能被IIS账号访问
- 2021-03-03 08:29:33下载
- 积分:1
-
这是控制器LED
这是控制器LED,demo真的很重要。一般的科技类的产品都支持二次开发,会在官网上发布一些用各种编程语言实现的Demo。有了demo,我就很容易找到需要调用的dll和功能函数,避免使用各种工具查找。
- 2023-02-26 02:45:03下载
- 积分:1
-
Malloc_Implementaion
详细解析MALLOC/free;New/delete内部实现机制,以及实现。(Detailed analysis MALLOC/free New/delete internal implementation mechanisms, and implementation.)
- 2013-11-17 18:55:32下载
- 积分:1
-
CodeSmithBoat
CodeSmith三层构架开发通用模板,自动生成基础代码,很实用~(CodeSmith three-tier architecture to develop a common template, very useful ~)
- 2013-07-24 17:24:05下载
- 积分:1
-
WebNKIMath1
基于自然语言的QA,实现了数据库与源程序的分离。主要数据库是数学数据库。(Based on natural language QA, database and source code to achieve the separation. Main database is mathematical database.)
- 2011-09-09 07:58:18下载
- 积分:1
-
DIGSILETN-PF140.514--pojie-wenjian
PF140.514版digsilent软件的两个破解文件,按一定操作步骤即可免狗驱动,本人已在XP环境下使用,没有问题。希望对采用该软件的人有一点帮助!(Two crack file PF140.514 the version digsilent software, Free Dog certain steps to drive, I have XP environment, there is no problem. I hope the software a little help!)
- 2013-03-25 16:14:16下载
- 积分:1
-
PDFReader
读取PDF文件,并显示在窗口中。 支持PDF的基本操作功能。(To read PDF files, and display in the window. Support the basic operating functions PDF.)
- 2008-01-04 16:53:40下载
- 积分:1
-
SUN
基于UC/OS-II的温度实时监测系统, 控制CPU自带温度传感器,并将温度显示在数码管或LCD上;当温度大于设定值时报警;报警驱动蜂鸣器并通过串口上传到PC;PC给出消除报警指令后则取消报警;报警的重新启动由按键通过中断送入;合理安排UC/OS-II实时任务,合理利用UC/OS-II各类事件机制(信号量、消息邮箱、消息队列、事件标志组等)。(Based on UC/OS-II real-time temperature monitoring system, the control CPU comes with a temperature sensor and the temperature on the digital display or LCD when the temperature is greater than the set value alarm alarm buzzer driver and uploaded to the PC via the serial port the PC gives instructions to eliminate warning alarm is canceled restart interrupted by an alarm from the key into reasonable arrangements for UC/OS-II real-time tasks, rational use of UC/OS-II mechanism for all types of events (semaphores, message mailboxes , message queues, event flag groups, etc.).)
- 2020-12-21 15:39:08下载
- 积分:1
-
C#中调用Windows API的要点
C#中调用Windows API的要点-C# Windows API call to the main points
- 2022-03-24 00:31:47下载
- 积分:1