搜索资源列表
FileDiff 2
- Tsp的例子:程序计数器 差分计数器 4.1 将修改后的程序与它先前的版本进行比较。 4.2 找出在修改后的程序里增加和删除的代码行。 4.3 用记号来标出一个改动。 计数器 4.4 统计在修改后的程序里增加和删除的代码行。 4.5 统计在修改后的程序里总的代码行数。 生成文件 4.6 为修改后的程序版本生成一个新的程序源文件,这个新的程序源文件带有修改标记和行标记信息。 4. 7 在程序的头部插入一节带有修改标记的注释 4.8 注释里提供改变行的行标号 4.9 注释里保存删除的代码行 4.10
html-xml-utils-2[1].4.tar
- HTML-XML-utils由一套小型C程序(过滤器)组成,可以读取HTML 和XML文件,增加一个内容表,一个字母索引,一个书目索引,交叉引用,数字化的头部,删除元素,记数元素,漂亮的打印功能,等等。当它读取HTML时,它假设代码是正确的HTML4.0,或是与其版本相近的代码。-HTML-XML-utils (filter) is composed by a set of small C procedure, may read takes HTML and the XML document,
mp3Trim PRO
- 小巧方便的MP3修整截取工具,可以将MP3中您不要的部分(从头部或尾部)去掉,只保留精华所在,然后您可以利用Mp3Turbo Injector等工具,将多个MP3合为一个MP3文件。当然,此软件亦可用来去除MP3文件头尾处的静音或杂音!Mp3trim Pro是mp3trim的增强版本。-compact MP3 convenient dressing interception tools, which can be your MP3 not part of (from the head or ta
packet_cap
- 该程序捕获所有的数据包,并分析以太网头部、IP头部和TCP头部。-capture all of the procedures of data packets, and analyze Ethernet head, the head of IP and TCP head.
DXTB10
- DXTB 多功能编辑器 使用说明: 1.将 DXControls.dll 文件放于空间根目录的bin文件夹里. 2.在需要用编辑器的ASPX页面代码头部加入 3.在需要显示编辑器的位置插入代码: 4.其中 id 为编辑器的ID,Path为编辑器所需资源(如JS)所在的文件夹,Height为编辑器高度,Width为编辑器宽度-DXTB multifunctional editors use : 1. DXControls.dll document will be put in
RUP
- 用UDP模拟TCP连接,在每个UDP包的头部,加入了发包的序数,以确保UDP包的个数与顺序。保证了,发送数据的完整性。-UDP simulation using TCP connections, in each UDP packet on the head, joined the ordinal number of contracts to ensure that the UDP packet with the number sequence. Guaranteed, send data int
PIC16F877_OCM82C
- 在PIC16F877上驱动OCM2×8C液晶模块LCM,LCD的驱动程序。在LCD.c文件头部给出了硬件连接方法,在OCM2×8Creadme.doc中还给出了详细介绍并附有C51的汇编代码。
getpop3
- 该程序通过pop3协议,从服务器上读取每份邮件的头部 (通过TOP n 1 命令读取信封部分),然后从其中获得邮件的主题(Subject), 并将其打印在屏幕上。 -the procedure pop3 agreement reading from the server on the head of each e-mail (through a TOP n order to read the envelope), then mail which was the theme (Subj
FileTrick
- 1.程序的设计思路 该程序用于对一个文件夹下的所有文件进行扰乱,使程序打不开(文本文件除外)。 扰乱算法,是把每个源文件的头部500字节保存到一个目的文件中,并记录该源文件文件名于目的文件中,源文件中的头部500字节用0代替。而目的文件为每个源文件提供的1k的固定长度存放头部500字节和源文件的文件名,源文件的修改后文件名为其信息在目的文件中的偏移序号,并且以.trick为后缀。 复原算法,就是以上过程的逆过程。 另外,考虑到文件扰乱的权限问题,本程序在执行扰乱时需要设置口令,执
funonews
- 功能说明: 1,新闻栏目二级分类,随意修改 2,采用强大的HTML编辑器输入新闻文章 3,管理员分级管理 4,前台使用JS随意调用新闻 5,支持图片新闻,无组件上传图片到数据库,前台JS调用 6,安装使用方便,你只需把头部文件top.asp换成你的就可以了 7,更多功能等你去发现-Descr iption : 1, the two columns classification, arbitrarily revised 2, using powerful HTML ed
DXTB
- 1.将 DXControls.dll 文件放于空间根目录的bin文件夹里. 2.在需要用编辑器的ASPX页面代码头部加入 <%@ Register TagPrefix=\"DXControls\" Namespace=\"DXControls\" Assembly=\"DXControls\" %> 3.在需要显示编辑器的位置插入代码:<DXControls:DXTB id=\"dansin\" Path=\"editor\" Height=\"296px\" Widt
readmidi
- 对标准MIDI文件解析,解析头部,轨道,解析meta,sysex,midi消息-to standard MIDI parse, parse the head track and meta-analytic, sysex. midi news
driverdetection
- 司机疲劳识别程序。调整摄像头光线,拍摄下具有红眼的司机头部照片,与正常拍摄下照片一起处理,判断出司机是否处于疲劳状态。-driver fatigue identification procedures. Adjust light camera to take pictures with red-eye photo of the driver head, and under normal shooting photos together, determine whether the drivers
opncvexpressionsb
- 基于opencv的人脸识别程序。首先通过摄像头获取头部图像或者静态图像,然后自动提取脸部,最后判别出被识别人的身份-opencv based Face Recognition procedures. First through the camera to obtain images or head static images, and then automatically extract the face, finally judged to be identified as the perso
aoyinews2.0
- 功能说明: 1,新闻栏目二级分类,随意修改,管理员分级管理 2,采用强大的HTML编辑器输入新闻文章 3,不存在任何新闻内容不能分段,不出空格的问题 4,可以直接复制任何图文信息,输出和原来格式一模一样 5,前台使用JS随意调用新闻 6,支持图片新闻,无组件上传图片到数据库,前台JS调用 7,安装使用方便,你只需把头部文件top.asp换成你的就可以了-function : a news columns two classifications, from modify
RawSock
- 本人自己写的raw socket收发UDP/Raw包的程序,演示了TTL的设置 当初弄懂UDP的伪头部跟UDP校验和的设置费了一点劲,所以敝帚自珍-I wrote it myself raw socket TX UDP / Raw packets procedures, demonstration of the original TTL settings understood UDP pseudo-head with UDP checksum and the installation costs
raycasting11
- 用VTK与VC++混合编程实现raycasting方法对人头部数据的体绘制,内含人脑数据-with VTK and VC mixed programming method raycasting head on the body of data mapping, Data containing the human brain
headtrackercode
- 人头部目标跟踪,MIT一个学者写的,但是里面的工程文件被delete了,下载的自己建立一个新的工程,把文件加上就可以用。-Head target tracking, MIT written by a scholar, but there was delete the project file, the download of their own to create a new project, the document can be used to add on.
ehci-0.6
- 加强人机介面,通过摄像头图像处理库 也可以作为一个开放源码的头部跟踪图书馆-Enhanced human computer interface through webcam image processing library ehci can also be used as an open source head tracking library
Chapter7_HeadPoseEstimation
- 全套头部姿势识别代码,识别率极高,亲测无误。(Full set of head posture recognition code, high recognition rate, pro-test error.)