《Visual C++_MATLAB图像处理与识别实用案例精选》本书系统地介绍了图像处理与识别的基本原理、典型方法和实用技术。全书共分12章,第1章-第6章是图像处理与识别的基础内容,包括图像科学综述、MATLAB语言图像编程、图像增强、图像分割、图像特征提取和图像识别;第7章-第10章是图像处理与识别的工程实例,涵盖了医学图像处理、文字识别和自导引小车路径识别等应用实例,并结合理论算法,提供了大量MATLAB代码程序,以帮助读者掌握如何使用MATLAB语言快速进行算法的仿真、调试和估计等方法。第11章-第12章,是两个综合性较强的实例,分别足Visual C++实现的基于神经网络的文字识别系统和车牌定位系统。 本书附带的光盆给出了各个章节列举的实例的源代码,同时赠送了28个常用数字图像处理算法的Visual C++代码实现。光盘在下一次的上载中给出。 注 此为超星图书,请用超星阅读软件打开阅读。-"Visual C _MATLAB image processing and recognition of the practical case Showcase" the book systematically introduced the image processing and recognition of the basic tenets of the typical methods and practical skills. The book is divided into 12 chapters, Chapter 1-Chapter 6 of image processing and recognition of content, including images scientific overview MATLAB programming language images, image enhancement, image segmentation, image feature extraction and image recognition; Chapter 7-Chapter 10 of image processing and recognition of the engineering example, covering medical image processing, Character Recognition and self-guided trolley path recognition example, the combination of theory and algorithms, for a lot of MATLAB code procedures to help readers how to use MATLAB 下载
|
实用单片机系统第三版 本包包还程序阅读器souceinsight3.5 以及比较完整得单片机系统,类似与大家知道得UCOS,但又有很大不同!本包是我朋友所作现在我帮助起推广。“现在这段时间RTOS非常热,可很多人往往为了用RTOS而用RTOS,其实很多很多的项目一般的设计都已经可以了的,RTOS显得有些画蛇添足。对于一般的设计思路,往往要做很多的工作,甚至整个软件的结构不知道怎么搭建,McuSystem主要就是解决以上的问题提出的,真正为实用服务的一个系统,它全部用C语言编写,结构非常清晰,核心是它的消息机制,解决很多普通设计中的一些问题,包括并发事件问题。并且这个消息还支持优先级。我相信只要具有一般C语言水平的都能很快的看懂。系统用Source Insight做编辑,keil为编译,DPFLASH下载,这个成了标准配置,目录建在D:\MCU51\。这个程序是让大家去修改,以适合自己的平台用。现在简单的说一下文件的构成:boot.c是入口程序,define.h是一些宏定义,system.c是系统内核,包括节拍,消息都在这个里面,routine.c为例行程序,如键盘,数码管显示都在这个里面控制,键盘是采用扫描的。”- 下载
|
DSP 系统入门与实践一书中的实验之一,本实验的主要目的是让读者对DSP程序在DSP硬件上运行有一个直观的理解,同时也通过这个简单的程序来说明汇编语言的格式及其写法。 -DSP system portal and practice of a book, The main purpose of the experiment is to allow the reader to DSP procedures in DSP hardware to run a visual understanding, also through the simple procedure to illustrate the format of assembly language and wording. 下载
|
论文根据人力资源管理系统的特点与目标,对人力资源管理系统业务需求、数据流程、编码进行了深入分析。该系统用选择了DELPHI作为程序实现的语言,其中运行于桌面机的系统开发平台是Windows 2000,采用的数据库是Access2000。运用模块化思想设计(由部门管理、员工管理、考勤管理、工资管理、系统管理共5个模块组成),由于数据库完整地记录了单位所有员工的人事、考勤、绩效、培训、薪资、福利等各方面信息,系统将能快捷、方便地获得各种统计分析报告,为单位管理与决策提供准确全面及时的人力资源信息支持。-thesis under the human resources management system with the goal of the characteristics of a human resources management system business needs, data flow, coding for an in-depth analysis. The system used to choose the program as Delphi language, which running on desktop systems development platform is Windows 2000, the database is Access2000. Thinking use modular design (by departmental management, staff management, appraisal management, payroll management, the total management system five modules), a complete database to record all of the units staff personnel, attendance, performance, training, salaries, benefits and other areas of information, the system will be fast, convenient access to various statistical analysis reports, for management and decision-making by providing accurate 下载
|
JICQ是用JAVA语言编写的一个基于客户机/服务器(C/S)模式的局域短信实时通信工具系统,系统采用了Microsoft公司的SQL Server 2000作为后台数据库,系统通过JDBC访问数据库。系统分为服务器程序和客户程序两部分,服务器与客户间采用“传输控制协议”(TCP),通过套接字(Socket)连接,客户之间采用“用户数据报协议”(UDP),通过数据报套接字(DatagramSocket)建立连接。系统具有用户注册、用户登录、添加好友、删除好友、发送和接收消息等功能。-JICQ Java is a language based on the client / server (C / S) mode Local SMS real-time communications tool, the system uses Microsofts SQL Server 2000 database as a background, system access to the database through JDBC. System is divided into server and two clients, the server-client "Transmission Control Protocol" (TCP), socket (Socket) connectivity, customers using the "User Datagram Protocol" (UDP), through Datagram Sockets (DatagramSocket) establish a connection. Users registered with the system, users log in, friends add, delete friends, send and receive news and other functions. 下载
|
TMS320LF240x DSP应用程序设计教程 本书共分两篇。第1篇主要讲述TMS320LF240x系列DSP硬件概况、内部资源、汇编语言寻址方式和指令系统、汇编程序的编写方法和CCS调试环境以及汇编程序开发实例:第2篇主要讲述TMS320LF240x系列DSP的C编译器、C代码的优化、C程序的链接、运行时支持库以及与TMS320LF240x系列DSP相关的C语言知识,并且使用两个实例阐述了C程序开发过程等。 -TMS320LF240x DSP Application Design Guide to the book is divided into two. No. 1 on the main TMS320LF240x hardware profiles, internal resources, assembly language instructions and addressing modes, procedures for the preparation of the compilation methods and CCS debugging environment and the compilation of program development examples : No. 2 on the main TMS320LF240x C compiler, C code optimization, C program links run-time support and with the TMS320LF240x related to the C language knowledge, and the use of two examples described the C program development processes. 下载
|
硕士论文题目:远程抄表系统组态软件的研制与应用研究 主要内容:该文首先分析了目前组态软件研究现状及发展趋势,探讨了组态软件特点和组态软件体系结构,尤其对组态软件的图形组态,实时数据库理论做了详细剖析.其次对远程抄表系统组态软件网络结构作了论述,运用面向对象VisualC++语言开发了具有针对该系统的组态软件.在软件编制过程中对于图形组态,数据库访问机制等关键问题,都做了许多工作并给出了较完善的解决方法.该系统组态软件适合中国电力网的特点,在国内远程电力线抄表系统中具有比其他组态软件运用方便、简单明了、适用性强等优点.该软件在运行过程中,功能丰富、界面友好、操作方便.最后,该文还对Internet上的组态软件,作出初步的可行性探讨. -masters thesis topic : Remote Meter Reading System Configuration Software Development and Application main elements : The detailed analysis of the current status of configuration software research and development trends to explore the features and configuration software configuration software architecture, in particular the configuration of the graphics software configuration, Real-time Database Theory done a detailed analysis. Second, remote meter reading system configuration software network structure discussed, Visual C using object-oriented language with the development of the system configuration software. the software development process right in graphics configuration, database access mechanism such key issues, we have done a lot of work and give a better solution. the configur 下载
|
一款基于PHP的、以MySQL为数据库支持的单用户blog(网络日志)程序 特色有: 丰富实用的功能与简单的使用; 基于XHTML+CSS+div 布局的模板结构; 可自由定制的页面模块; 部分基于Ajax的新体验; 多语言包化与UTF-8国际编码; 强大的spam信息防御机制; RSS、XML-RPC、Tags支持; 内置留言本、天气、表情、置顶、验证码、头像等; 可通过插件与模板增强您的个性功能 更新内容: 修复一些BUG,改进一些细节; RSS中使用img贴图时对本地图片输出为绝对路径; RSS模板与系统模板分开; img标签宽度和高度的更自由定义; 可在后台重建整个日历; UBB编辑器多语言化。 - 下载
|
硕士论文题目:网络环境下组态软件的研究与开发 主要内容:该文通过对网络技术和组态软件的研究与分析,提出了一种网络环境下组态软件的结构框架,并通过编程实现了基于Web的组态软件的开发.通过对计算机网络在工业信息监视系统上的应有物分析,我们将Internet技术与工业现场监视系统结合起来,从而形成了一种新的基于浏览器的工业信息监视系统 在课题的开发设计中,采用将工业现场自动化中各类实时信息,连接进入企业本地网络的服务器中,并以HTML文本的形式进行实时发布的设计方案,实现了动态画面的实时刷新 在实时任务处理中,引入了“任务控制块”(TaskControlBlock)的概念,针对系统的任务调度提出了一种基于高级语言的任务处理机制-任务轮转优先权调度机制(TaskCyclePriorityScheduling),同时采用了自定义消息以及多线程并行运行,提高了系统的响应速度 在系统实现中,通过对软件结构的分析,我们运用了面向对象的程序设计方法,完成了画面的设计与显示,实现了组态软件的开发. -masters thesis topic : network environment configuration software R & D main elements : the text of network technology and configuration software research and analysis, a proposed network configuration software environment, the framework, Programming and through a Web-based configuration software development. right through computer networks in industrial surveillance system the analysis should be on, we will Internet technology and industrial-site surveillance systems, thus, a new browser-based industrial surveillance system in the development of design issues, The adoption of the industrial automation field various real-time information to connect into the enterprise local network server, HTML and text in the form of real-time dissemination of design options achieving a dynamic s 下载
|
本书以Keil 公司最新版本的C51 编译器为核心,阐述了在Windows 环境下采用单片 机高级语言C51 进行应用系统程序设计的基本原理和方法,详细介绍了Keil C51 的 Windows 集成开发环境Vision 51 和软件仿真器dScope51 的强大功能和具体使用方法。在 Windows 集成开发环境pVision 51 中,可以完成从源程序编写、编译、连接定位到目标文件 的仿真调试等的全部工作。dScope 51 是一种基于Windows 的多窗口软件仿真器,它可以在 完全没有8051 单片机硬件的情况下模拟调试各种应用程序,即使对单片机内部特殊集成功 能的编程,也可以找到对应的模拟窗口。 本书对最新版本C51 编译器新增加的控制命令作了全面介绍;给出了最新C51 运行库 函数及其应用范例;对Keil C51 的各种应用工具,如BL51 连接定位器、A51 宏汇编器、 LIB51 库管理程序以及OH51 符号转换程序等都作了详细介绍;还介绍了单片机实时多任务 操作系统RTX51 及其子集RTX51 TINY 的具体功能与应用方法。 本书强调先进性和实用性。全书各章列举了大量程序实例,并附赠一张配套光盘。因此 本书既适合广大从事单片机应用系统开发研制的工程技术人员的阅读,也可以作为高等工科 院校相应专业大学生或研究生的教学用书。-Keil book to the latest version of the C51 compiler at the core, described in the Windows environment using high-level language C51 microcontroller applications procedures for the basic design principles and methods introduced in detail Keil C51 integrated development environment for Windows 51 and Vision software simulator dScope51 the power and the specific use. Windows integrated development environment pVision 51, from source to be completed to prepare, compile, link positioning of the target file Simulation of the entire work. DScope 51 is a Windows-based multi-windows software emulation, it can no 8051 under the hardware simulation debugging various applications, even for special internal microcontroller integrated functional programming, can find the corresponding emulation window. 下载
|