Welcome![Sign In][Sign Up]
Location:
Search - core data

Search list

[Other resourceCORE 图形系统

Description: Graph with no options takes pairs of points (two numbers per line) from the given file (or standard input) as x- and y- values and plots them on the screen, connected by straight lines. A string surrounded by quotes \"...\" may follow a pair of points, and will be displayed starting at that point. If an input file is specified, the program waits for a keypress, then resets the screen parameters and clears the screen before exiting. If the data comes from the standard input, the program exits without clearing the screen or resetting it -Graph with no options takes pairs of points (two numbers per line) from the given file (or st andard input) as x-and y-values and plots them o n the screen. connected by straight lines. A string surround ed by quotes "..." may follow a pair of points. and will be displayed starting at that point. If an input file is specified, the program waits for a keypress. then resets the screen parameters and clears th e screen before exiting. If the data comes from t he standard input, the program exits without clearing the screen o r resetting it
Platform: | Size: 52854 | Author: ysh | Hits:

[Other resourcehandb

Description: handb是一个纯Java编写的小型的关系数据库管理系统。 其中的“数据处理核心”由一为MIDP设计的关系数据查询程序更改而来; 数据存储管理在MIDP系统中由系统提供,而在该系统中提供一简单的实现; SQL语句解析部分,采用拆分和取关键字的方式实现,支持SQL-92中常用的一些语句; 用户接口由一简单的Java服务器更改而来,能够应付普通的访问; 请求调度部分的主要原则是以表为中心,保证表的原子访问。-handb is a pure Java prepared by the small relational database management system. The "core data processing" as a design MIDP relational data inquiries from changes in procedures; the data storage management system MIDP provided by the system, the system provides a simple realization; SQL analysis, using keywords to split up and take the realization, support for SQL-92 had used some phrases; the user interface by a simple change from Java server, to cope with the general's visit; Scheduling request of the main principle is to form the center and ensuring that the atomic scale visit.
Platform: | Size: 506990 | Author: 小谭 | Hits:

[Develop ToolsPrentice.Core.PHP.Programming.3rd.Edition.eBook-Li

Description: PHP核心编程 (英文) 全书内容共分4部分第1部分讲述PHP脚本语言概念,及如何控制执行、如何处理数据;第2部分函数参考,按功能排序并给出各函数的实用例子;第3部分讲述如何解决常见的编程问题,如排序和图表生成;第4部分给出如何用PHP创建整个Web站点的建议。 -core PHP Programming (English) content of the book is divided into four parts-Part 1 on the PHP scripting language concepts, and how to control the implementation, how to handle data; Part 2 of the function reference, according to the function of the sequence and function is a practical example; Part 3 on how to deal with common programming issues, such as sequencing and chart generation; Part 4 is how to use PHP to create entire Web site's recommendations.
Platform: | Size: 1575508 | Author: zhj | Hits:

[GDI-BitmapWindows图形编程

Description: Windows图形编程(英文),留美学者袁峰的一本绝嘉好书.我好不容易才找到,还买了此书的中文版.此书深入api,windows内部核心数据结构,direct核心数据结构,gui编程,字体结构. 强烈推荐-Windows graphical programming (English), the holder of the scholar Yuan Feng-chia never a good book. I finally find, but also bought a book of the Chinese version. Api-depth book, windows core internal data structure, direct core data structure, gui programming font structure. Strongly recommended!
Platform: | Size: 9488496 | Author: 何必呢 | Hits:

[Other11bitdsp

Description: 11 bit dsp core data sheet
Platform: | Size: 220666 | Author: liwen | Hits:

[JSP/JavaTemperatureController

Description: 本程序分为界面和控制器核心两部分 一、界面部分功能主要有: (1)显示控制器核心数据和参数 (2)与用户交互,可以调节初始输入温度值,并将温度变化率清零以便进行新一轮的模拟。 界面使用了定时器。开启模拟时候,每隔一秒,触发一次计时器消息,完成下列工作: 1. 将界面上的当前温度映射为模糊控制器的输入温度 2. 输出当前温度,当前温度变化率 3. 调用模糊控制,得到控制器输出值,将其乘以m_fFuelEffect (燃料输出对温度变化率的影响率,目前设置为0.3),得到变化率的变化,加到当前温度变化率上,得到新的变化率。 4. 更新变化率,更新温度。将结果映射到界面上。 5. 记录相关数据并以图形、数字方式输出。 二、控制器核心用到的类有 (1)Rule_Func_Single 将简单的函数包装成类,方便后面使用。实现了 NB, NS, ZO, PS, PB 等梯形函数,以及常值函数。 (2)Grading_Func 继承自Rule_Func_Single类,比基类增加一个输入参数,指明梯形函数属于Input, Delta或者Output 。 (3)Rule_Function 将两个Grading_Func结合在一起,进行模糊与或模糊或等模糊逻辑操作,并输出结果。 -interface and controller core part of a two, the main function of the interface are : (1) Display Controller and core data parameters (2) interact with the user, can regulate the importation of the initial temperature, and will reset the rate of temperature change to a new simulation. Use the interface timer. Open simulation, every one second, the news triggered a timer, to complete the following tasks : 1. will interface on the current temperature map to the fuzzy controller input temperature 2. output current temperature, the current rate of temperature change 3. Call fuzzy control, to be the controller output value, m_fFuelEffect be multiplied by (fuel output to the rate of temperature change in rates Currently set to 0.3), be changes in the rate of change, added to the current rate of
Platform: | Size: 47985 | Author: 梁秀波 | Hits:

[Other resourceLinux-hexinshujujiegou

Description: Linux核心数据结构,对学习Linux的同学有很大的帮助.-Linux core data structure for the students to learn Linux is a great help.
Platform: | Size: 12802 | Author: kelude | Hits:

[Crack HackDES(c++)

Description: 在通信网络的两端,双方约定一致的Key,在通信的源点用Key对核心数据进行DES加密,然后以密码形式在公共通信网(如电话网)中传输到通信网络的终点,数据到达目的地后,用同样的Key对密码数据进行解密,便再现了明码形式的核心数据。这样,便保证了核心数据在公共通信网中传输的安全性和可靠性。-communications networks in the two ends, the two sides agreed unanimously the Key, In communications with the source Key to the core DES data encryption, Then a password in the form of public communication networks (such as the telephone network) transmission of the communication network in the end, data arrived at their destination, Key used the same password for data decryption, it depicts the code forms the core data. This will ensure that the core data in the public telecommunication network transmission security and reliability.
Platform: | Size: 3971 | Author: fang | Hits:

[Other resourcelinux核心数据结构

Description: linux核心数据结构-core data structure
Platform: | Size: 4125 | Author: 万俟楠 | Hits:

[Linux-UnixLinux_Kernel_CN(1)

Description: 本书并不是特意一本Linux 的内部手册相反它是对操作系统的介绍同时以Linux作为示例书中每一章遵循从共性到特性的原则它们将首先给出核心子系统的概叙然后进行尽可能的详细描叙 我不会用routine_X()调用routine_Y()来增加bar 数据结构中foo 域的值这种方式来描叙核心算法 你自己可以通过阅读代码发现它每当需要理解一段代码时我总是将其数据结构画出来这样我发现了许多相关的核心数据结构以及它们之间的关系 每一章都是非常独立的就象Linux 核心子系统一样当然有时它们还是有联系的比如说如果你没有理解虚拟内存工作原理就无法描叙进程 硬件基本概念一章对现代PC 做了简要介绍操作系统必须与硬件系统紧密结合在一起协同工作操作系统需要一些只能够由硬件提供的服务为了全面理解Linux 你必须了解有关硬件的基础知识 软件基本概念一章介绍了软件基本原理与C 程序语言讨论了建立Linux 这样的操作系统的工具并且给出了操作系统的目标与功能的概叙 内存管理这章描叙了Linux 如何处理物理内存以及虚拟存储技术 进程管理描叙了进程的概念以及Linux 核心是如何创建管理与删除系统中的进程 进程间及进程与核心间通讯以协调它们的活动Linux 支持大量进程间通讯IPC -the book is not specifically a Linux internal manual Rather, it was the introduction of the operating system Linux simultaneously in each chapter of the book as an example to follow from the common characteristics of the principles is that they will be the first core subsystems of Syria will then proceed to the detailed depicts as possible, I will not use routine_X () call routine _Y () to increase the bar data structure foo domain of values in this manner, depicts the core algorithm you can read the code when it was found necessary to understand some code, I will always data structure drawn so I found many of the core data structure and the relationship between them each chapter very independent, just like the Linux kernel subsystem of course sometimes they like or linked, for instance if
Platform: | Size: 1200471 | Author: 陈彬 | Hits:

[Industry researchIBM -- NAND Flash Controller Data Book

Description: This book begins with an overview followed by detailed information on Nand Flash controller software interface, hardware interface, functional operation and core integration.
Platform: | Size: 1042186 | Author: peppermint | Hits:

[BooksPrentice.Core.PHP.Programming.3rd.Edition.eBook-Li

Description: PHP核心编程 (英文) 全书内容共分4部分第1部分讲述PHP脚本语言概念,及如何控制执行、如何处理数据;第2部分函数参考,按功能排序并给出各函数的实用例子;第3部分讲述如何解决常见的编程问题,如排序和图表生成;第4部分给出如何用PHP创建整个Web站点的建议。 -core PHP Programming (English) content of the book is divided into four parts-Part 1 on the PHP scripting language concepts, and how to control the implementation, how to handle data; Part 2 of the function reference, according to the function of the sequence and function is a practical example; Part 3 on how to deal with common programming issues, such as sequencing and chart generation; Part 4 is how to use PHP to create entire Web site's recommendations.
Platform: | Size: 1574912 | Author: zhj | Hits:

[Algorithmcore-interpolation

Description: 这是关于测井岩心插值的算法,是非常有用的岩心数据插值c++程序-This is on logging core interpolation algorithm, is very useful core data interpolation c++ Procedures
Platform: | Size: 96256 | Author: yjp | Hits:

[VOIP programiPhoneCoreDataRecipes

Description: This sample shows how you can use view controllers, table views, and Core Data in an iPhone application. The application uses the domain of organizing and presenting recipes to show how you can use the view controller as the organizing unit to manage screenfuls of information, and how you can leverage table views to display and edit data in an elegant fashion. Amongst the techniques shown are how to: Combine tab bar and navigation controllers to create a complex navigation flow Customize a navigation bar Implement custom table view cells that reformat themselves in response to editing, removing unnecessary information to ensure that the display remains uncluttered Customize a table header view Present modal views Use multiple entities in a Core Data application Provide a default Core Data persistent store
Platform: | Size: 1491968 | Author: mutulong | Hits:

[Com PortDATA

Description: IBM-PC/XT异步通信适配器采用INS8250串口通信芯片,她是构成RS-232C标准通信电压接口的核心部分部件,再加上RS-TTL电平转换芯片SN75150(TTL- RS-232)或MC1488和SN75154(RS232- TTL)或MC1489就实现INS8250异步收发器TTL电平与RS232电平之间的相互转换。-IBM-PC/XT asynchronous communications adapter with INS8250 serial communication chips, she constitutes a standard RS-232C communication interface, the core voltage components, together with RS-TTL level conversion chip SN75150 (TTL-RS-232) or MC1488 and SN75154 (RS232-TTL) or MC1489 to achieve INS8250 UART TTL level and RS232 level conversion between.
Platform: | Size: 4096 | Author: 李娟 | Hits:

[Linux-UnixCoreData

Description: 一个使用CoreData的程序,你从中可以学到怎么使用Coredata去保存查找数据-A program using CoreData, from which you can learn how to save the search data using Coredata
Platform: | Size: 876544 | Author: liubin | Hits:

[Industry researchWeb-Data-Mining.Bing-Liu

Description: Web数据挖掘(世界著名计算机教材精选),作者BingLiu刘冰 刘兵(BingLiu),伊利诺伊大学芝加哥分校(UIC)教授,他在爱丁堡大学获得人工智能博士学位。刘兵教授是Web挖掘研究领域的国际知名专家,在Web内容挖掘、互联网观点挖掘、数据挖掘等领域有非常高的造诣,他先后在国际著名学术期刊与重要国际学术会议(如KDD、WWW、AAAI、SIGIR、ICML、TKDE等)上发布关于数据挖掘、Web挖掘和文本挖掘论文一百多篇。刘兵教授担任过多个国际期刊的编辑,也是多个国际学术会议(如WWW、KDD与AAAI等)的程序委员会委员。 本书旨在阐述web数据挖掘的概念及其核心算法,使读者获得相对完整的关于web数据挖掘的算法和技术知识。本书不仅介绍了搜索、页面爬取和资源探索以及链接分析等传统的Web挖掘主题,而且还介绍了结构化数据的抽取、信息整合、观点挖掘和Web使用挖掘等内容,这些内容在已有书籍中没有提及过,但它们在Web数据挖掘中却占有非常重要的地位。全书分为两大部分:第一部分包括第2章到第5章,介绍数据挖掘的基础;第二部分包括第6章到第12章,介绍Web相关的挖掘任务。 -Web data mining (world-renowned computer materials selection), the authors BingLiu Liu Bing Liu Bing (BingLiu), University of Illinois at Chicago (UIC) professor, Ph.D. in Artificial Intelligence at Edinburgh University. Professor Liu Bing is the field of Web mining research internationally renowned expert in Web content mining, Internet, view mining, data mining and other areas have very high attainments, he worked in internationally renowned academic journals and major international conferences (such as KDD, WWW, AAAI, SIGIR, ICML, TKDE, etc.) on the release of data mining, Web mining and text mining papers more than a hundred articles. Professor Liu Bing served as editor of several international journals, but also a number of international conferences (such as WWW, KDD and AAAI, etc.) of the Program Committee. This book seeks to explain the concept and web data mining of the core algorithm, so that readers gain a relatively complete information on web data mining algorithms
Platform: | Size: 3355648 | Author: 陈东 | Hits:

[IOSPro-Core-Data-for-iOS

Description: 国外《Pro Core Data for iOS》电子书配套源代码,对专业IOS开发工程师有很好参考价值。-Foreign " Pro Core Data for the iOS eBook supporting source code, the professional IOS development engineers have a good reference value.
Platform: | Size: 6912000 | Author: 安迪 | Hits:

[MacOS developCore.Data.Apples.API

Description: 提供mac os的核心数据API,方便程序员的开发应用-Mac os core data API, to facilitate the development and application of the programmer
Platform: | Size: 2656256 | Author: code | Hits:

[Linux-Unixplatform-ipu-core

Description: imx ipu core data imx31 ipu core data for Linux v2.13.6.
Platform: | Size: 1024 | Author: qengxafe | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net