Welcome![Sign In][Sign Up]
Location:
Search - li J

Search list

[Mathimatics-Numerical algorithmsplan

Description: 一、问题的提出: 某厂根据计划安排,拟将n台相同的设备分配给m个车间,各车间获得这种设备后,可以为国家提供盈利Ci j(i台设备提供给j号车间将得到的利润,1≤i≤n,1≤j≤m) 。问如何分配,才使国家得到最大的盈利L 二.算法的基本思想: 利用动态规划算法的思想,设将i台设备分配给j-1个车间,可以为国家得到最大利润Li (j-1)(1≤i≤n,1≤j≤m),那么将这i台设备分配给j个车间,第j个车间只能被分配到0~i台,所以我们只要算出当第j个车间分配到t(0<=t<=i)台时提供的最大利润Lt(j-1)+C(i-t)j,
Platform: | Size: 367294 | Author: 黄天 | Hits:

[WEB Coderuangongkehuguanxiguanli

Description: 与同学合作开发的jsp客户关系管理网站,可以删除添加客户,修改客户资料,删除添加订单,修改订单,按各种方式搜索,并有非常详细的文档资料。-cooperation with the students jsp development of customer relationship management Web site that can be deleted to add customers, customer information changes, Add delete orders, change orders, according to search various ways, and a very detailed document information.
Platform: | Size: 694272 | Author: 陈子 | Hits:

[JSP/JavaMipsSimulator

Description: 实现一个具有5段流水线结构的Mips-lite模拟器,该模拟器结构具有data forwarding,stall 处理等功能-The realization of a pipeline structure with paragraph 5 of the Mips-lite simulator, the simulator structure of data forwarding, stall and other functions to deal with
Platform: | Size: 285696 | Author: Draco | Hits:

[Mathimatics-Numerical algorithmsplan

Description: 一、问题的提出: 某厂根据计划安排,拟将n台相同的设备分配给m个车间,各车间获得这种设备后,可以为国家提供盈利Ci j(i台设备提供给j号车间将得到的利润,1≤i≤n,1≤j≤m) 。问如何分配,才使国家得到最大的盈利L 二.算法的基本思想: 利用动态规划算法的思想,设将i台设备分配给j-1个车间,可以为国家得到最大利润Li (j-1)(1≤i≤n,1≤j≤m),那么将这i台设备分配给j个车间,第j个车间只能被分配到0~i台,所以我们只要算出当第j个车间分配到t(0<=t<=i)台时提供的最大利润Lt(j-1)+C(i-t)j, -First, the problem: a factory according to schedule, the proposed n Taiwan, the same equipment m allocated to the workshop, the workshop was such a device can provide a profit for the state Ci j (i piece of equipment available to the workshop will be No. j profits, 1 ≤ i ≤ n, 1 ≤ j ≤ m). How to allocate the question before the country to obtain the greatest profit of L 2. Algorithm the basic idea: the use of dynamic programming algorithm based i piece of equipment will be allocated to the j-1 workshop, you can get maximum profits for the state Li (j-1) (1 ≤ i ≤ n, 1 ≤ j ≤ m) , then the i piece of equipment assigned to the j of the workshop, the first workshop j can only be assigned to the 0 ~ i-Taiwan, so we only calculate when the first workshop j assigned to t (0
Platform: | Size: 366592 | Author: 黄天 | Hits:

[Othersjf2410j-link

Description: 支持J-LINK的sjf2410 J-LINK烧写NAND FLASH的工具-J-LINK support for the sjf2410J-LINK tool for NAND FLASH programmer
Platform: | Size: 435200 | Author: wzl | Hits:

[Embeded-SCM DevelopJ-LinkGDBServer

Description: EE小站,详细介绍,J-Link GDB Server + Eclipse CDT进行ARM程序调试-EE station details, J-Link GDB Server+ Eclipse CDT for ARM program debugging
Platform: | Size: 444416 | Author: 李锦龙 | Hits:

[OtherLCS

Description: Instead of finding the longest common subsequence, let us try to determine the length of the LCS. 􀂄 Then tracking back to find the LCS. 􀂄 Consider a1a2…am and b1b2…bn. 􀂄 Case 1: am=bn. The LCS must contain am, we have to find the LCS of a1a2…am-1 and b1b2…bn-1. 􀂄 Case 2: am≠bn. Wehave to find the LCS of a1a2…am-1 and b1b2…bn, and a1a2…am and b b b b1b2…bn-1 Let A = a1 a2 … am and B = b1 b2 … bn 􀂄 Let Li j denote the length of the longest i,g g common subsequence of a1 a2 … ai and b1 b2 … bj. 􀂄 Li,j = Li-1,j-1 + 1 if ai=bj max{ L L } a≠b i-1,j, i,j-1 if ai≠j L0,0 = L0,j = Li,0 = 0 for 1≤i≤m, 1≤j≤n.-Instead of finding the longest commonsubsequence, let us try to determine thelength of the LCS .
Platform: | Size: 1024 | Author: linru | Hits:

[uCOSli

Description: 邵贝贝翻译的J.J的《嵌入式实时系统ucosII》(WORD版)-JJ Shao Beibei the Translation of " real-time embedded systems ucosII" (WORD version)
Platform: | Size: 1783808 | Author: lizhou | Hits:

[Software Engineeringvidieukhien

Description: c++ Ngô n ngữ C cho vi đ iề u khiể n Các tài liệ u tham khả o, ebook. Programming Microcontrollers in C (Ted Van Sickle) C Programming for Microcontrollers (Joe Pardue SmileyMicros.com ) Programming 16-Bit PIC Microcontrollers in C (Jucio di jasio ) C Programming for AVR Programming embedded system I,II (Michael J . Pont ) ( các tài liệ u này đ ã down load về ) -c++ Ngô n ngữ C cho vi đ iề u khiể n Các tài liệ u tham khả o, ebook. Programming Microcontrollers in C (Ted Van Sickle) C Programming for Microcontrollers (Joe Pardue SmileyMicros.com ) Programming 16-Bit PIC Microcontrollers in C (Jucio di jasio ) C Programming for AVR Programming embedded system I,II (Michael J . Pont ) ( các tài liệ u này đ ã down load về )
Platform: | Size: 8192 | Author: khuong | Hits:

[JSPJava_Programming

Description: < Java 程序设计>>,主要包括J叭a的篡本语法、面向对象思想、GuI界面设tt、输 入俐出、数据库连接、多线程编程、网络程序开发等 - <Java 程序设计> ,Including the usurp J叭a grammar, object-oriented thinking, GuI interface for tt, the input-li, database connectivity, multi-threaded programming, network development, etc.
Platform: | Size: 4319232 | Author: li | Hits:

[ARM-PowerPC-ColdFire-MIPSJLINKV7

Description: J*Link PCB FOR Protel99se 和 AT91SAM7S64 固件,元件清单-J*Link PCB FOR Protel99se and AT91SAM7S64 firmware, component list
Platform: | Size: 137216 | Author: 啊非 | Hits:

[Internet-Networksockssvc

Description: 歡迎 SocksSvc,集合的MFC類實現一個簡單的襪子服務器。 這個想法最初背後 SocksSvc了解SOCKS協議以及它是如何實現在Win32。 如需了解有關議定書的襪子你應該閱讀 RFC 1928(襪子 5),玫瑰花1929(用戶名/密碼身份驗證襪子 5)和襪子 4規格,您可以下載這些從 www.socks.permeo.com huān yíng SocksSvc, jí hé deMFC lèi shí xiàn yī gè jiǎn dān de wà zi fú wù qì。 zhè ge xiǎng fǎ zuì chū bèi hòu SocksSvc liǎo jiěSOCKS xié yì yǐ jí tā shì rú hé shí xiàn zàiWin32。 rú xū liǎo jiě yǒu guān yì dìng shū de wà zi nǐ yīng gāi yuè dú RFC 1928(wà zi 5), méi guī huā1929(yòng hù míng/mì mǎ shēn fèn yàn zhèng wà zi 5) hé wà zi 4guī gé, nín kě yǐ xià zài zhè xiē cóng www.socks.permeo.com 建議更好的譯法:-Welcome to SocksSvc, a collection of MFC classes to implement a simple Socks server. The idea behind SocksSvc was originally to learn about the Socks protocol and how it is implemented on Win32. For detailed information about the Socks Protocol you should read RFC 1928 (Socks 5), RFC 1929 (Username/Password authentication for Socks 5) and the Socks 4 specification, You can download these from www.socks.permeo.com
Platform: | Size: 50176 | Author: 睡魔 | Hits:

[JSP/JavaRealTime_Chart

Description: 在applet上的基于jfreechart的实时图表,先从文本文件中读入一组数据,再每隔一秒把数据显示出来。-在applet上的基于jfreechart的实时图表,先从文本文件中读入一组数据,再每隔一秒把数据显示出来。源语言: 英语 允许输入拉丁字符的拼音请键入文字或网站地址,或者上传文档。 取消 朗读显示对应的拉丁字符的拼音Zài applet shàng de jīyú jfreechart de shíshí túbiǎo, xiān cóng wénběn wénjiàn zhōng dú rù yī zǔ shùjù, zài měi gé yī miǎo bǎ shùjù xiǎnshì chūlái.将中文译成英语 The applet-based real-time charts jfreechart, read text file start with a set of data, and then display the data every second.
Platform: | Size: 1856512 | Author: 林新 | Hits:

[ListView/ListBoxCGridListCtrlEx_Demo

Description: CList列表功能: 1.可以排序功能,下次打开记住是升序还是降序排序。 2.可以拖动列头,下次打开后能记住重新设置的列头功能。 3.可以嵌入ComBox,CheckBox,CEdit等功能。 4.动态配置显示和隐藏某列功能。 5.可以设置列和行的宽度功能。-Fēn lán lièbiǎo lièbiǎo gōngnéng: 1, Kěyǐ páixù gōngnéng, xià cì wān àn jì zhù shì shēng xù háishì jiàng xù páixù. 2, Kěyǐ tuō dòng liè tóu, xià cì wān àn hòu gōngchéng xì jì zhù chóngxīn shè dìng dì liè jī tóu gōngnéng. 3, Kěyǐ qiànrù ComBox, fù xuǎn kuāng,CEdit děng gōngnéng. 4, Dòngtài dìngwèi xiǎnshì hé yǐncáng yì liè gōngnéng. 5, Kěyǐ shè dìng liè hé xíng de kuāndù gōngnéng.
Platform: | Size: 686080 | Author: 徐金林 | Hits:

[JSP/JavaMusicplay

Description: 一个音乐播放器的例子,实现列表和播放进程的拖放,有助于了解线程和广播的机制-Translate from: Chinese Allow phonetic typingType text or a website address or translate a document. Cancel Yīgè yīnyuè bòfàng qì de lìzi, shíxiàn lièbiǎo hé bòfàng jìnchéng de tuō fàng, yǒu zhù yú liǎojiě xiànchéng hé guǎngbò de jīzhìEnglishSpanishArabicAlpha A music player example, drag and drop list and playback process, help to understand the thread broadcast mechanism
Platform: | Size: 1792000 | Author: 尹俊 | Hits:

[Picture ViewerDisplayTiff

Description: 本代码主要是分析tiff文件结构,以及解出图像数据显示的例子,其中只是一种TIFF格式文件的解析,希望感兴趣的人通过引导了解tiff图像格式的规则。- EnglishSpanishChineseTranslate text or webpage 本代码主要是分析tiff文件结构,以及解出图像数据显示的例子,其中只是一种TIFF格式文件的解析,希望感兴趣的人通过引导了解tiff图像格式的规则。 Translate from: Chinese Allow phonetic typingType text or a website address or translate a document. Cancel Běn dàimǎ zhǔyào shi fēnxī tiff wénjiàn jiégòu, yǐjí jiě chū túxiàng shùjù xiǎnshì de lìzi, qízhōng zhǐshì yī zhǒng TIFF géshì wénjiàn de jiěxī, xīwàng gǎn xìngqù de rén tōngguò yǐndǎo liǎojiě tiff túxiàng géshì de guīzé.EnglishSpanishArabicAlpha This code is to analyze the image data to display tiff file structure, and solved examples, of which only one kind of TIFF format file parsing, hope interested people through the guide to understand the rules of the tiff image format.
Platform: | Size: 21504 | Author: guxingwo | Hits:

[Special EffectsimageprocessingusingMatlab

Description: 冈萨雷斯数字图像处理 Matlab版(英文版)。本书在介绍matlab 编程基础知识后,讲述了图像处理的主干内容,包括灰度变换、线性和非线性空间滤波、图像分割、目标识别等。- Type text or a website address or translate a document. Cancel Gāng sà léi sī shùzì túxiàng chǔlǐ Matlab bǎn (yīngwén bǎn). Běn shū zài jièshào matlab biānchéng jīchǔ zhīshì hòu, jiǎngshùle túxiàng chǔlǐ de zhǔgàn nèiróng, bāokuò huī dù biànhuàn, xiàn xìng hé fēi xiàn xìng kōngjiān lǜbō, túxiàng fēngē, mùbiāo zhì bié děng.EnglishSpanishArabic AlphaGonzalez Digital Image Processing Matlab (English version).In introducing the knowledge of Matlab programming basics, the book tells the trunk of the image processing, including gray-scale transformation of linear and nonlinear spatial filtering, image segmentation, object recognition.
Platform: | Size: 38771712 | Author: long | Hits:

[SCMhanzi

Description: proteus中的汉字显示,行、列驱动分别为74ls154及74hc595,16*16点阵-proteus中的汉字显示,行、列驱动分别为74ls154及74hc595,16*16点阵 允许输入拉丁字符的拼音请键入文字或网站地址,或者上传文档。 取消 Proteus zhōng de hànzì xiǎnshì, xíng, liè qūdòng fēnbié wèi 74ls154 jí 74hc595,16*16 diǎn zhèn Chinese character display in proteus, row, column drivers were 74ls154 AND 74hc595, 16* 16 dot matrix
Platform: | Size: 21504 | Author: nana | Hits:

[Internet-NetworkAdd-share

Description: 让机器上所有的磁盘都完全共享。而且看不出来,即不显示表示共享的小手图标。执行后,这些画面不会出现的。只会在前台出现扫雷" 的游戏共享程序在后台早已经运行完毕!-请键入文字或网站地址,或者上传文档。 取消 Ràng jīqì shàng suǒyǒu de cípán dōu wánquán gòngxiǎng. É rqiě kàn bù chūlái, jí bù xiǎnshì biǎoshì gòngxiǎng de xiǎoshǒu túbiāo. Zhíxíng hòu, zhèxiē huàmiàn bù huì chūxiàn de. Zhǐ huì zài qiántái chūxiàn sǎoléi" de yóuxì gòngxiǎng chéngxù zài hòutái zǎo yǐjīng yùnxíng wánbì! 您是不是要找: auto visit all ASPX in a siteLet all the machines are fully shared disk. But do not see, that does not represent a shared display small hand icon. After execution, the screen does not appear. Appears only mine "game-sharing programs in the foreground already finished running in the background!
Platform: | Size: 5120 | Author: guizi | Hits:

[JSPJava3D-build-model

Description: 当 前 的 虚 拟 现 实 建 模 主 要 用 op e n G L,v R M L 等 语 言,分 别 存 在 着 难 以 掌 握 学 习、不 易 控 制 等 缺点。给 出 了 一 种 基 于 J v a a 3D 构 建 方 法,即 用 J v a a 3 D 描 述 虚 拟 物 体 的 几 何 和 物 理 特征,充 分 利 用 J av a语 言的 面 向 对 象 的 特征 和初 学者易学易 用 的 特 点 来 构 造虚 拟 现 实 场 景。-When the former virtual reality to build the main e n op L G, R M V, L and other languages, it is difficult to hold in the palm grip learning, not easy to control and other shortcomings. To a base in the j v a 3D structure construction method, namely J v a a 3 D description of the virtual object geometry and material characteristics, Li J AV a language in the face to the characteristics of image features and early scholars Yi Xueyi structure to create virtual reality scene.
Platform: | Size: 280576 | Author: 二月 | Hits:
« 12 3 »

CodeBus www.codebus.net