Welcome![Sign In][Sign Up]
Location:
Search - fingertips

Search list

[WEB CodeOReilly.HTML.and.XHTML.The.Definitive.Guide.6th.Ed

Description: HTML & XHTML: The Definitive Guide, 6th EditionPut everthing you need to know about HTML & XHTML at your fingertips. For nearly a decade, hundreds of thousands of web developers have turned to HTML & XHTML: The Definitive Guide to master standards-based web development. Truly a definitive guide, the book combines a unique balance of tutorial material with a comprehensive reference that even the most experienced web professionals keep close at hand. From basic syntax and semantics to guidelines aimed at helping you develop your own distinctive style, this classic is all you need to become fluent in the language of web design.
Platform: | Size: 3884762 | Author: | Hits:

[GDI-Bitmap位图全色生操作类,指纹识别,角点检测,锐化,反色等操作类C++

Description: 指纹识别中的一个步骤分支点检测的实现,使用的是我个人编写的位图操作类,本位图操作类中的算法组,可以用于所有能够返回具有指针特性图像矩阵的文档操作类库。也就是说通用性很强。算法组还包括指纹识别算法,卷积函数。位图操作类包括的方法有 tmBmp(); tmBmp(const std::string & fname, BYTE clrBit = 8 ,DWORD imW = 256,DWORD imH = 256); virtual ~tmBmp(); //复制构造函数 tmBmp(const tmBmp & bmp); virtual const tmBmp & operator = (const tmBmp & init); //打开位图 virtual bool openBmp(const std::string fname); //另存位图 virtual bool saveBmp(const std::string fname); //保存位图 virtual bool saveBmp(); //创建一幅位clrBit位,宽imw高imH的位图 virtual bool createBmp(const std::string fname,BYTE clrBit,DWORD imW,DWORD imH); //从灰度数组,创建灰度图像 template bool createGrayBmp(T * imArray,DWORD imW,DWORD imH); //释放读入的图像 virtual void releaseBmp(); //获得图像的宽度 DWORD getWidth(); //获得图像的高度 DWORD getHeight(); //获得颜色位数 WORD getClrBit(); //显示位图信息 void showBmpInfo(); //获取调色板某一元素的值,存入RGBQuad bool getRGBQuad(RGBQuad &, BYTE index); //用RGBQuad更改调色板某一元素的值 bool setRGBQuad(RGBQuad &, BYTE index); //重命名位图 void rename(const std::string fname = "新建位图.bmp"); //颜色反转 virtual void reverseColor(); //将一幅图片的像素区,装换为灰度值数组 template bool tranToArray(T * pixelArray); //如果是8位以内的图像本函数为 //在图像上(x,y)处画颜色索引为redPart的点 //对于16,24,32位的图像为 //在图像上(x,y)处画颜色为redPart+greenPart+bluePart的点 //x为行号,y为列号 bool putPixel(DWORD x,DWORD y,BYTE redPart=0,BYTE greenPart=0,BYTE bluePart=0);
Platform: | Size: 15714 | Author: tr0217 | Hits:

[WEB CodeOReilly.HTML.and.XHTML.The.Definitive.Guide.6th.Ed

Description: HTML & XHTML: The Definitive Guide, 6th EditionPut everthing you need to know about HTML & XHTML at your fingertips. For nearly a decade, hundreds of thousands of web developers have turned to HTML & XHTML: The Definitive Guide to master standards-based web development. Truly a definitive guide, the book combines a unique balance of tutorial material with a comprehensive reference that even the most experienced web professionals keep close at hand. From basic syntax and semantics to guidelines aimed at helping you develop your own distinctive style, this classic is all you need to become fluent in the language of web design.-HTML
Platform: | Size: 3884032 | Author: | Hits:

[AI-NN-PRrobot

Description: 机器人运行轨迹计算,计算机器人指尖运行轨迹,并绘出图形!-Running robot trajectory calculation robot fingertips running track, and draw graphics!
Platform: | Size: 8192 | Author: gaohao | Hits:

[AI-NN-PRNeuralNetworks

Description: Neural Networks at your Fingertips.rar =============== Network: Adaline Network =============== Application: Pattern Recognition Classification of Digits 0-9 Author: Karsten Kutza Date: 15.4.96 Reference: B. Widrow, M.E. Hoff Adaptive Switching Circuits 1960 IRE WESCON Convention Record, IRE, New York, NY, pp. 96-104, 1960 -Neural Networks at your Fingertips.rar =============== Network: Adaline Network =============== Application: Pattern Recognition Classification of Digits 0-- 9 Author: Karsten Kutza Date: 15.4.96 Reference: B. Widrow, ME Hoff Adaptive Switching Circuits 1960 IRE WESCON Convention Record, IRE, New York, NY, pp. 96-104, 1960
Platform: | Size: 269312 | Author: wooxun | Hits:

[AI-NN-PRNeural-Networks-at-your-Fingertips

Description: 详细说明:几个神经网络算法的例程,包括前向adaline, 共振art1, boltzman机, hopfield 网络, 自组织som 等等.-Detailed Description: The number of neural network algorithm routines, including the former to the adaline, resonance art1, boltzman machine, hopfield networks, self-organizing som more.
Platform: | Size: 112640 | Author: 小白 | Hits:

[BooksDobb_Algorithms_Collection

Description: 10部经典算法书,来自一位信息科学前辈的收藏,这部电子书囊括了当今前沿科学最为经典的算法理论。-Dr. Dobb s Algorithms Collection, including 10 books.Dr. Dobb s/CD Release 7 contains over 11 years of cutting-edge computer information and expertise from the most respected programmers in the industry. This means over 132 issues of Dr. Dobb s Journal plus all the issues of Dr. Dobb s Sourcebook on one CD-ROM! Every Programming Paradigms, every Algorithm Alley, every column, and every bit of source code from January 1988 to June 1999, all at your fingertips. Now in HTML, Dr. Dobb s/CD Release 7 provides you with a fast, accurate and extensive cross-platform search engine that will run on any operating system.
Platform: | Size: 29000704 | Author: 王茜 | Hits:

[Game ProgramFingerFight

Description: 基于JEME的简单的手机游戏《指尖防守》源码-On JEME a simple cell phone game, " defensive fingertips" source
Platform: | Size: 473088 | Author: jjiiaaoo520 | Hits:

[Special Effectstestcurvaturecalculate1

Description: 采用曲率的方法,等间隔三点的大小计算夹角的大小,根据阈值标记指尖指根区域。-Curvature of the methods used, such as the size of three intervals calculated the size of the angle, according to the threshold refers to the root area marked fingertips.
Platform: | Size: 1024 | Author: liyan | Hits:

[matlabcode

Description: 基于boundar边界提取轮廓,采用曲率算法确定可能为指尖或者指根点的区域,采用该程序确定指尖指根区域。-Contour extraction based on boundar border, using the curvature method to determine the root may refer to point fingers or regions that use the procedure to determine the root area fingertips.
Platform: | Size: 1024 | Author: liyan | Hits:

[JSP/JavaiBatis

Description: Framework : iBatis map The iBATIS Data Mapper framework will help you to significantly reduce the amount of Java code that you normally need to access a relational database. iBATIS simply maps JavaBeans to SQL statements using a very simple XML descriptor. Simplicity is the key advantage of iBATIS over other frameworks and object relational mapping tools. To use the iBATIS Data Mapper you need only be familiar with JavaBeans, XML and SQL. There is very little else to learn. There is no complex scheme required to join tables or execute complex queries. Using Data Mapper you have the full power of real SQL at your fingertips.-Framework : iBatis map The iBATIS Data Mapper framework will help you to significantly reduce the amount of Java code that you normally need to access a relational database. iBATIS simply maps JavaBeans to SQL statements using a very simple XML descriptor. Simplicity is the key advantage of iBATIS over other frameworks and object relational mapping tools. To use the iBATIS Data Mapper you need only be familiar with JavaBeans, XML and SQL. There is very little else to learn. There is no complex scheme required to join tables or execute complex queries. Using Data Mapper you have the full power of real SQL at your fingertips.
Platform: | Size: 665600 | Author: Kizzy | Hits:

[Special Effectsfingertips

Description: 利用OpenCV实现单幅图片对于手指的精确识别-Single image using OpenCV to achieve precise identification of the finger
Platform: | Size: 8223744 | Author: 张忆楠 | Hits:

[Graph programfingertips

Description: 主要实现手掌的检测与跟踪,根据手掌的移动来判断手掌指的动作,达到多触点跟踪的目标-Detection and tracking of the palm of your hand
Platform: | Size: 517120 | Author: lihaijun | Hits:

[androidMyGuideView

Description: android滑动首页导航界面,一般第一次安装应用都会出现的一个可以随指尖连续滑动的介绍界面,这里是一个该效果的源码-android sliding page navigation interface, usually the first installation of the application will appear in an introduction interface with fingertips continuous sliding, there is a source of the effect of
Platform: | Size: 1047552 | Author: kingboyboy | Hits:

[Linux-Unixgnuradio-3.4.0.tar

Description: GNU Radio 是免费开源的软件开发工具套件。它提供信号运行和处理的模块,用它可以在唾手可得的低成本的外部射频(RF)硬件和通用微处理器上实现软件定义无线电、或无硬件的模拟环境。这套套件广泛用于业余爱好者,学术机构和商业机构用来研究和构建无线通信系统。 -GNU Radio is a free, open source software development tool suite. It provides a signal operation and processing module, it can be in the fingertips of the cost of the external radio frequency (RF) hardware and general purpose microprocessor to implement software-defined radio, or no hardware in a simulated environment. This set of kit widely used in amateur, academic institutions and commercial organizations to research and build a wireless communication system.
Platform: | Size: 7686144 | Author: 张健 | Hits:

[Windows DevelopIchaattingsyyn

Description: 在今天的文明社会中,Internet已经使我们日常生活许多方面发生的革命性的变化,它影响了我们进行商业活动的方式,同时也影响了我们进行消遣的方式。或许您已经发送了电子邮件给您的商业伙伴,付了水费,阅读读读了另一个城市的报纸,或查看了本地的电影节目表等等,再或者您也许研究了某个题目,预定的某个旅馆的房间,为买一辆车而比较几个商店等等这些都能通过Internet把这些信息带到您的手指尖下,并把这些信息组 -In today' s civilized society, the Internet has made revolutionary changes in many aspects of daily life, it affects the way we conduct business activities, also affects the way we pastime. Perhaps you have already sent an e-mail to your business partners, pay the water bill, read read another city newspaper or view local film programs, etc., and then, or you may research a topic scheduled a hotel room, buy a car, compare several shops, etc., these are all over the Internet these information brought to your fingertips, and these information group
Platform: | Size: 171008 | Author: decents | Hits:

[Other systems1

Description: experimental android application to find the fingertips from the camera image, and then server as an interface to control the phone. Unfinished
Platform: | Size: 2283520 | Author: Lucius | Hits:

[Button controlrwr

Description: 软件培训学校找最好的c++教程机构,易学会的c++教程,就来达内参加培训吧!从零开始深入浅出,入职名企拿高薪,就业成功唾手可得! -Software training school to find best c++ tutorial institutions, easy the Institute c++ tutorial, you come up to within participate in training! Scratch easy entry famous enterprises the overpaid, employment success at your fingertips!
Platform: | Size: 2869248 | Author: 张翰 | Hits:

[Othercnzzadm_v1.0

Description: CNZZ广告管家(http://adm.cnzz.com)是CNZZ旗下一款高速、稳定、易用的广告管理系统,永久免费服务用户。Discuz版为用户量身定做,内置对联、屏中路障、泰山压顶等常见模板,无需部署代码,操作简单,上手快。是优化广告投放、提升广告收益必不可少的工具。 独特优势: 1、实时的广告点击数据,广告效果早知道。包括“展现量、点击量、独立访客、点击率”等数十个指标 2、广告排期表自动生成,资源尽在一表掌握 3、富媒体广告触手可及,内置 “泰山压顶、漂浮、对联、屏中路障、焦点图”等丰富的模板 4、 轮播形式多样化,均匀轮播、权重轮播、幻灯片式轮播,由您掌控 成功案例: CNZZ广告管家高速、实时、稳定的运算能力,友好的用户体验,推出以来获得了广告用户的好评,皮皮网、铁友网、逍遥网、揭阳星空论坛、呼伦贝尔网、齐鲁社网、烟台之窗等用户均已经加入,CNZZ广告管家期待您的加入! -CNZZ advertising housekeeper (http://adm.cnzz.com) is CNZZ s a high speed, stable, easy ad management system, a permanent free service users. Discuz version tailored for users, built-in couplets, screen roadblocks, pressurizing and other common template, without having to deploy code, simple operation, quick. Is to optimize advertising, enhance advertising revenue indispensable tool. Unique advantages: 1, real-time ad click data, advertising effectiveness knew. Including the "show traffic, clicks, unique visitors, hits" in dozens of indicators 2, ad scheduling table automatically generated resources all in one table to grasp 3, rich media advertising at your fingertips, built-in "relentless, float, couplets, screen roadblocks, the focus map" and other rich template 4, carousel forms, uniform carousel, carousel weights, slide carousel by you in control Success Story: CNZZ advertising butler high-speed, real-time, stable computing power, user-friendly experience, gained since
Platform: | Size: 12288 | Author: 云推荐 | Hits:

[WEB Codezdwxq

Description: 支点微信墙F2.0,基于PHP/MYSQL平台,后台功能一览:公共账号设置、修改密码、微信墙设置,设定微抽奖、设定微投票、摇一摇等功能。微信墙通过关注主办方微信公众号,粉丝迅速涨,让大家都High起来吧!互动加粉,触手可得!微信墙文字抽奖,一墙搞定!通过微信平台,你可以实现文字讨论,更能够实现投票,对对碰,交换名片等趣味性和互动性非常强的功能-Fulcrum micro-channel wall F2.0, based on PHP/MYSQL platform, back-office functions at a glance: public account settings, change passwords, set up micro-channel wall, set micro lottery, set slightly voting shake functions. Micro-channel wall by focusing on the organizers of the micro-channel public numbers, fans quickly rose to let everybody High up! Interactive powder, fingertips! Micro-channel wall text raffle, a wall to get! Through micro-channel platform, you can achieve a text discussion, better able to to vote, to the touch, exchanging business cards and other fun and interactive features very strong
Platform: | Size: 16314368 | Author: ypudn5 | Hits:
« 12 »

CodeBus www.codebus.net