登录
首页 » Others » JSP MYSQL排班管理系统

JSP MYSQL排班管理系统

于 2020-11-27 发布
0 238
下载积分: 1 下载次数: 1

代码说明:

其中系统管理员部分的主要功能包括修改登录密码、部门信息管理、实习生信息管理、排班信息管理、考勤信息管理以及工资信息管理,实习生部分的功能有查看排班信息、查看考勤信息与查看工资信息

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 《LabVIEW2011序设计与案例解析》随书代码
    LabVIEW2011程序设计与案例解析 【代码目录】 └─LabVIEW2011程序设计与案例解析    ├─第10章多线程技术    │  ├─10.4生产者与消费者    │  │  ├─例10-1    │  │  │  │  队列与局部变量.vi    │  │  │  │      │  │  │  └─SubVI    │  │  │          Points Difference.vi    │  │  │          SimulatedSignal.vi    │  │  │          Sine Wave.vi    │  │  │              │  │  ├─例10-2    │  │  │      EVENTS.aliases    │  │  │      EVENTS.lvlps    │  │  │      EVENTS.lvproj    │  │  │      ProducerConsumerEvents.vi    │  │  │      移动目标.vi    │  │  │      箱子.ctl    │  │  │      运动控制.vi    │  │  │      运动方向.ctl    │  │  │          │  │  ├─例10-3    │  │  │      Adv of ProducerConsumerEvents.vi    │  │  │      EVENTS.aliases    │  │  │      EVENTS.lvlps    │  │  │      EVENTS.lvproj    │  │  │      移动目标.vi    │  │  │      箱子.ctl    │  │  │      运动控制.vi    │  │  │      运动方向.ctl    │  │  │          │  │  └─例10-4    │  │          QSM PC EXAMPLE.llb    │  │              │  └─10.5综合实例    │          多线程计时器.vi    │              ├─第11章数据采集与仪器控制    │  └─11.3综合实例    │          多通道数据数据采集软件(wav).vi    │          多通道数据采集软件.vi    │              ├─第12章通信    │  ├─12.1串口通信    │  │      串口通信软件.vi    │  │          │  ├─12.2网络通信    │  │      TCP客户端.vi    │  │      TCP服务器.vi    │  │      UDP简易聊天软件.vi    │  │      复件 UDP简易聊天软件.vi    │  │          │  ├─12.3DataSocket通信    │  │  │  DS图发送.vi    │  │  │  DS图接收.vi    │  │  │      │  │  └─直接绑定    │  │          DSRead.vi    │  │          DSWrite.vi    │  │              │  └─12.5综合实例    │      │  基于串口通信的上位机控件软件.vi    │      │      │      └─子VI    │              CreatFloder.vi    │              GenCMD.vi    │              GetFileSizeInByte.vi    │              HexToDec.vi    │              Snd And Del All Files.vi    │              StrToHex.vi    │              UpLoadFiles.vi    │                  ├─第13章界面设计与美化    │  ├─13.3菜单设计    │  │      动态生成菜单.vi    │  │          │  ├─13.4子VI调用与重载    │  │  │  子VI调用示例.vi    │  │  │  滤波.vi    │  │  │      │  │  ├─利用Subpanel实现动态界面载入    │  │  │  │  动态界面载入.vi    │  │  │  │  界面重用.vi    │  │  │  │      │  │  │  └─Panels    │  │  │          FindControlByName.vi    │  │  │          子界面组件.vit    │  │  │          方波.vi    │  │  │          正弦波.vi    │  │  │          随机数.vi    │  │  │              │  │  └─多面板程序    │  │          基于按钮的多面板程序.vi    │  │          基于菜单的多面板程序.rtm    │  │          基于菜单的多面板程序.vi    │  │          方波.vi    │  │          正弦波.vi    │  │          随机数.vi    │  │              │  ├─13.5界面美化    │  │      分隔栏使用示例.vi    │  │      分隔栏显示与隐藏.vi    │  │      参数设置.vi    │  │      图片滚动条.vi    │  │      属性节点使用举例.vi    │  │      调用对话框.vi    │  │      调用节点使用举例.vi    │  │      进度条使用.vi    │  │          │  └─13.6综合实例    │          用属性节点和Tab控件控制界面显示.vi    │              ├─第14章项目管理与报表生成    │      Excel报表模板.xlt    │      Excel报表生成.vi    │      使用报表工具生成报表.vi    │      报表生成子VI.vi    │      报表生成综合实例.vi    │      简易报表生成.vi    │          ├─第15章应用程序发布    │  └─Hex2Dec    │      │  Hex2Dec.aliases    │      │  Hex2Dec.lvlps    │      │  Hex2Dec.lvproj    │      │  Hex2Dec.vi    │      │  Hex2DecDLL.vi    │      │      │      └─子VI    ├─第16章技巧与解惑    │      利用属性节点控制波形显示区域.vi    │      前面板对象保护.vi    │      子VI直接调用.vi    │      文件自动保存与编号.vi    │      文本文件连续写入.vi    │      用XY图绘制非等间隔采样图.vi    │      路径拆分与创建.vi    │          ├─第2章开始LabVIEW之旅    │      子VI调用.vi    │      综合实例-虚拟信号源.vi    │      虚拟信号源.vi    │          ├─第3章了解LabVIEW中的数据类型    │  ├─3.3数据类型之间的转换    │  │      数值至布尔数组转换.vi    │  │      数值至时间转换.vi    │  │      数字字符串操作.vi    │  │      路径字符串操作.vi    │  │          │  ├─3.4数据运算与操作    │  │      波形数据操作.vi    │  │          │  └─3.5综合实例    │          温度报警装置.vi    │              ├─第4章数据表达与显示    │  ├─4.1基本数据表达与显示    │  │      枚举型控件使用举例.vi    │  │      液罐使用.vi    │  │      液罐使用(状态显示).vi    │  │      滑动杆使用.vi    │  │      进度条使用.vi    │  │          │  ├─4.2二维图形    │  │      一维数组数据显示.vi    │  │      不同长度曲线绘制.vi    │  │      二维数据显示.vi    │  │      分格显示曲线.vi    │  │      多曲线数据显示.vi    │  │      李萨如图形.vi    │  │      标量数据显示.vi    │  │      波形数据显示.vi    │  │      用强度图表和强度图显示二维数组.vi    │  │          │  ├─4.3三维图形    │  │      三维参数图.vi    │  │      三维曲线图形.vi    │  │      曲面与三维曲面图.vi    │  │          │  ├─4.4其它图形控件    │  │      极坐标图.vi    │  │      用最小-最大控件显示XY图.vi    │  │          │  └─4.5综合实例    │          同心圆.vi    │              ├─第5章程序结构    │  ├─5.1基本程序结构    │  │      While循环基本应用.vi    │  │      利用While循环实现前100自然数求和.vi    │  │      层叠式顺序结构.vi    │  │      平铺式顺序结构.vi    │  │      用For循环产生固定数据点数的正弦波.vi    │  │      自动索引功能.vi    │  │          │  ├─5.2特殊程序结构    │  │      定时循环应用举例.vi    │  │      条件结构基本应用.vi    │  │      计数器.vi    │  │          │  ├─5.3变量    │  │      VI-1.vi    │  │      VI-2.vi    │  │      全局变量.vi    │  │      用局部变量传递值.vi    │  │          │  └─5.4综合实例    │          等差序列求和.vi    │              ├─第6章外部程序接口与扩展    │  ├─6.2API调用    │  │      WindowsAPI调用.vi    │  │          │  ├─6.3可执行程序调用    │  │      Open Calculator.vi    │  │          │  ├─6.4ActiveX调用    │  │      Media Player ActiveX.vi    │  │      PPT ActiveX.vi    │  │      日历.vi    │  │      日历单击事件回调VI.vi    │  │          │  ├─6.5LabVIEW与MATLAB混合编程    │  │      MATLAB Script.vi    │  │          │  └─6.6综合实例    │      │  DSO25216.vi    │      │      │      ├─25216a.dll    │      │  │  25216.BIT    │      │  │  Clock.ico    │      │  │  DSO25216.VBP    │      │  │  DSO25216.VBW    │      │  │  Form1.frm    │      │  │  Form1.frx    │      │  │  frmMain.frm    │      │  │  frmMain.frx    │      │  │  GO.GIF    │      │  │  Module1.bas    │      │  │  MSSCCPRJ.SCC    │      │  │  OUT25.DLL    │      │  │  OUT25DLL.DOC    │      │  │      │      │  └─forVC.dll    │      └─子VI    │              Display.vi    │              Fout.vi    │              FreqChng.vi    │              logdisplay.vi    │              Vout.vi    │                  ├─第7章数学分析    │  ├─7.1基本数学分析    │  │      多项式n阶导数.vi    │  │      多项式求和.vi    │  │      微分.vi    │  │      指数函数.vi    │  │      正弦与反正弦.vi    │  │      求实数矩阵的秩.vi    │  │      矩阵的LU分解.vi    │  │      积分.vi    │  │      线性方程组求解.vi    │  │          │  ├─7.2数理统计与最优化问题    │  │      最优化.vi    │  │      概率统计.vi    │  │      正态分布曲线.vi    │  │      求一元函数在给定区间上的最小值.vi    │  │          │  ├─7.3曲线拟合与插值    │  │      一维插值.vi    │  │      最小二乘拟合求回归系数.vi    │  │          │  ├─7.4其它操作    │  │      三维坐标平移.vi    │  │      公式编辑器.vi    │  │      常微分方程求解.vi    │  │          │  └─7.5综合实例    │          水箱问题.vi    │              ├─第8章信号处理    │  ├─8.1信号发生器    │  │      Chirp信号.vi    │  │      公式节点.vi    │  │      基本函数发生器.vi    │  │      多频信号发生器.vi    │  │      正弦 高斯白噪声.vi    │  │      白噪声.vi    │  │      阶梯信号.vi    │  │          │  ├─8.2时域分析    │  │      基本平均值与均方差测量.vi    │  │      提取信号混合单频信息.vi    │  │      相关(周期成分检测).vi    │  │      谐波失真.vi    │  │      过渡分析.vi    │  │      非周期信号与周期信号自相关图.vi    │  │          │  ├─8.3频域分析    │  │      单边傅立叶变换.vi    │  │      双边傅立叶变换.vi    │  │      帕斯瓦尔定理.vi    │  │      拉普拉斯变换.vi    │  │          │  ├─8.4信号调理    │  │      低通滤波器.vi    │  │      加窗后信号.vi    │  │      小幅值信号分辨.vi    │  │      带通滤波器.vi    │  │      波形对齐(单次)两个波形.vi    │  │      波形对齐(连续)N方式.vi    │  │      重采样.vi    │  │          │  ├─8.5波形监测    │  │      波峰检测.vi    │  │      边界检测.vi    │  │      过门限捕捉.vi    │  │      过门限计数.vi    │  │          │  ├─8.6逐点分析    │  │      PtByPt and Array Based Filter.vi    │  │          │  └─综合实例    │          绘制信号包络曲线.vi    │              └─第9章文件操作        ├─9.2常用文件类型与操作        │      二进制文件写入.vi        │      二进制文件读取.vi        │      文本文件写入.vi        │      文本文件读取.vi        │      电子表格文件写入.vi        │      电子表格文件读取.vi        │              ├─9.3特殊文件类型与操作        │      TDM.vi        │      TDMS文件存储.vi        │      TDMS文件读取.vi        │      XML文件.vi        │      波形文件.vi        │      测量文件.vi        │              ├─9.4其它文件类型与操作        │      WAV文件.vi        │              └─9.6综合实例                Excel_Read.vi                
    2020-04-15下载
    积分:1
  • NI_数据采集卡使用说明书.pdf
    NI_数据采集卡使用说明书.pdf,关于数据采集卡的介绍。
    2020-12-03下载
    积分:1
  • 紧凑式热交换器—凯斯、伦敦(宣益民译)—1997.pdf
    紧凑式热交换器—凯斯、伦敦(宣益民译)—1997
    2021-05-06下载
    积分:1
  • 差分进化算法优化极限学习机序代码(DE-ELM).zip
    【实例简介】程序可用,自带训练和测试数据集,每个模块是单独编,可读性强,利用率高。
    2021-11-21 00:52:28下载
    积分:1
  • 车辆检测-基于车底阴影特征-基于路面灰度级的分割方法-高斯拟合直方图
    C++代码,基于阴影的车辆假设区域生成,主要实现步骤:1.加载一张路面图片;2.加权平均灰度图;3.路面ROI提取(用于作为二值化分割的阈值提取);4.对路面ROI进行canny边缘提取;5.对路面ROI进行路面信息提取(根据canny图,将非路面信息,车,路两边的干扰信息等剔除);6.对步骤5中得到的图片信息进行直方图处理;7.对得到的直方图信息进行高斯拟合,得到直方图的标准差,均值信息;8.根据标准差和均值信息得到二值化的阈值;9.二值化处理,得到分割后的图像,得到所需要的车底阴影。
    2020-12-02下载
    积分:1
  • 数字集成电路--电路、系统与设计 课后及部分章节答案
    数字集成电路--电路、系统与设计 电子工业出版社第二版 课后题及部分章节答案
    2019-11-22下载
    积分:1
  • altera公司IP核使用手册.PDF
    altera公司IP核使用手册,对于学习EDA技术的学生或工程师有用A吉RAContentsChapter 1. About this MegaCore FunctionRelease informat1-1Device Family Support···Introduction.··········FeaturesOpen core plus evaluation1-3Performance···Chapter 2. Getting StartedDesign Flow衡·鲁·,看·,音番2-1Megacore Function walkthrough2-2Create a New quartus II Pi2-2Launch the mega Wizard Plug-in ManagerStep 1: Parameterize2-5Step 2: Set Up SimulationStep 3: Generate..,2-11Simulate the design2-13Compile the design2-13Pa Device2-14Set Up Licensing2-15ppend the license to yourdat file2-15Specify the License File in the Quartus II Software...2-15Example Simulation and Compilation..2-16Example quartus Ii project2-16Example simulation with Test Vectors,,,,,,2-16Chapter 3. SpecificationsyperTransport Technology Overview1HT SyStems3-2HT Flow ControlHyper Transport MegaCore Function SpecificationPhysical InterfaceSynchronization and alignment ...Protocol interfClocking Options.......HyperTransport Mega Core Function Parameters and HT Link Performance3-10Signals3-14CSR Module...3-31OpenCore plus time-Out BehaviorAppendix A. ParametersIntroduction鲁鲁鲁A-1Parameter listsDevice Family and Read Only registers···········,,,,,,,,,,A-1Base Address Registers番鲁,A-2Clocking OptionsA-3Advanced settingso March 2009 Altera corporationHyperTransport MegaCore Function User GuideAppendix B. Stratix Device Pin AssignmentsIntroductionB-1GuidelinesAppendix C. Example designGeneral descriptionAdditional informationRevision historyInto-lHow to Contact alteraInfo-1Typographic Conventions ..........Info-2Hyper Transport MegaCore Function User Guideo March 2009 Altera CorporationA吉RA1. About this MegaCore FunctionRelease InformationTable 1-1 provides information about this release of the Hyper Transport Mega CoretfunctioTable 1-1. Hyper Transport Mega Core Function Release InformationitenlDescription∨ ersion9.0Release dateMarch 2009Ordering codeIP-HTProduct ID(s)0098Vendor iD(s)6AF7Altera verifies that the current version of the quartus@ll software compiles theprevious version of each MegaCore function. Any exceptions to this verification arereported in the Mega Core lP Library release Notes and Errata. Altera does not verifycompilation with Mega Core function versions older than one releaseDevice Family SupportMegaCore functions provide either full or preliminary support for target Alteradevice families:Full support means the Mega Core function meets all functional and timingrequirements for the device family and may be used in production designsa Preliminary support means the Mega Core function meets all functionalrequirements, but may still be undergoing timing analysis for the device family;itmay be used in production designs with cautionTable 1-2 shows the level of support offered by the Hyper Transport MegaCorefunction for each of the altera device familiesTable 1-2. Device Family SupportDevice FamilySupportHard Copy Stratix@FullStratixFulStratix IIFulStratix‖GXPreliminaryStratix GXOther device familiesNo supportC March 2009 Altera CorporationHyperT ransport Mega Core Function User Guide1-2Chapter 1: About this MegaCore FunctionIntroductionIntroductionThe Hyper Transport Mega Core function implements high-speed packet transfersbetween physical(PhY) and link-layer devices, and is fully compliant with theHyperTransport l/O Link Specification, Revision 1.03. This Mega Core function allowsdesigners to interface to a wide range of Hyper TransportTm technology(hT)enableddevices quickly and easily, including network processors, coprocessors, videochipsets, and ASICsFeaturesThe Hyper Transport Mega Core function has the following features8-bit fully integrated hT end-chain interfacePacket-based protocolDual unidirectional point-to-point linksUp to 16 Gigabits per second(Gbps)throughput(8 Gbps in each direction)200, 300, and 400 MHz DDR links in Stratix and Stratix GX devices200, 300, 400, and 500 MHz ddr links in Stratix II and Stratix II GX devicesLow-swing differential signaling with 100-Q2 differential impedanceHardware verified with Hyper fransport interfaces on multiple industry standardprocessor and bridge devicesFully parameterized mega core function allows flexible, easy configurationFully optimized for the altera stratix Il, Stratix, Stratix GX, and Stratix II GXevice famillesApplication-side interface uses the Altera AtlanticTM interface standardManages Hr flow control, optimizing performance and ease of useIndependent buffering for each HT virtual channelAutomatic handling of ht ordering rulesStalling of one virtual channel does not delay other virtual channels(subject toorderingFlexible parameterized buffer sizes, allowing customization depending onsystem requirementsUser interface has independent interfaces for the HT virtual channels, allowingindependent user logic designCyclic redundancy code(crc) generation and checking to preserve data integrityIntegrated detection and response to common HT error conditions■ CRC errorsEnd-chain errorsFully integrated HT configuration space includes all required configuration spaceregisters and HT capabilities list registersHyper Transport MegaCore Function User Guideo March 2009 Altera CorporationChapter 1: About this MegaCore FunctionPerformance32-bit and 64-bit support across all base address registers bars)automatically handles all csr space accessesVerilog HDL and VHdL simulation supportOpen Core Plus EvaluationWith the Altera free Open Core Plus evaluation feature, you can perform the followingSimulate the behavior of a mcgafunction(Altera MegaCore function or AMPPmegafunction) within your systema Verify the functionality of your design, as well as quickly and easily evaluate itssize and speedGenerate time-limited device programming files for designs that includeMegaCore functionsProgram a device and verify your design in hardwareYou only need to purchase a license for the Mega Core function when you arecompletely satisfied with its functionality and performance and want to take yourdesign to productiono For more information about Open Core Plus hardware evaluation using theHyperTransport MegaCore function, refer to"Open Core Plus Time-Out Behavior"onpage 3-40 and AN 320: Open Core Plus Evaluation of megafunctionsPerformanceThe Hyper Transport Mega Core function uses 20 differential I/O pin pairs and 2single-ended I/O pins, requiring 42 pins total. Table 1-3 through Table 1-5 showtypical performance and adaptive look-up table (alut) or logic element (LE)usagefor the HyperTransport MegaCore function in Stratix II GX, Stratix IL, Stratix, andStratix GX devices respectively, using the Quartus@ II software version 7.1Table 1-3 shows the maximum supported data rates in megabits per second(Mbps)by device family and speed gradeTable 1-3. Maximum Supported Hyper Transport Data Rates (Note 1)Speed GradeDevice Family-36Stratix ll GX devices 1000 Mbps 1000 Mbps 800 MbpsNA(2)N/A(2NA(2)Stratix devices1000 Mbps 1000 Mbps 800 Mbps N/A(2)NA(2)NA(2)Stratix devicesN/A(2N/A(2)00 Mbps 800 Mbps 600 Mbps400 MbpsFlip-Chip packagesStratix devicesNA(2)NA(2)NA(2)600 Mbps400 Mbps400 Mbps(Wire Bond packagesStratix GX devicesN/A(2) N/A(2)800 Mbps 800 Mbps 600 Mbps N/A(2)Notes to table 1-3(1)Rates are per interface bit. Multiply by eight to calculate the uni-directional data rate of an 8-bit inter face(2) Devices ot this speed grade are not ottered in this device familyC March 2009 Altera CorporationHyperTransport Mega Core Function User GuideChapter 1: About this MegaCore FunctionPerformanceTable 1-4 shows performance and device utilization for the Hyper TransportMegaCore function in Stratix II and Stratix II GX devicesTable 1-4. Hyper Transport Mega Core Function Performance in Stratix ll and Stratix ll GX DevicesParametersMemoryUserRXCombinationalHT Link InterfacePosted Non-Posted Response ClockingALUTSLogicfMAX(MHz) MAx(MHz)Buffers BuffersBuffers Option(12)Registers M4K M512 ( 3)3)Shared3.5005200120500125(4RX/TX/Ref35005200500Ref/x8Shared36005400160500>150RX/TXShared4.0006,00016150RX/TX16Shared4,1006,200500125(4)RX/TX/RefShared4.1006200500125(4Ref/TxShared4.2006400160150RX/TXNotes to table 1-4.Refer to " Clocking Options "on page 3-7 for more information about these options(2 )Other parameters(BAR configurations, etc. )vary the alut and Logic Register utilization numbers by approximately +/-200(3)Figures for -3 speed grade devices only(4) When using the Shared Rx/Tx/Ref and Shared Ref/Tx options, the user interface frequency is limited to exactly the ht frequency divided byTable 1-5 shows performance and device utilization for the Hyper TransportMegaCore function in Stratix and Stratix GX devicesTable 1-5. Hyper Transport Mega Core Function Performance in Stratix and Stratix GX DevicesUser Interface fmaxParametersUtilizationHT Link fMAX MHz)MHZ)RXRXSpeed GradePosted Non-Posted Response Clocking Option LEsM4KBuffers BuffersBuffers)(2 Blocks.5-66Shared rx/tx/ref1240010073)100734448888Shared Ref/Tx 7, 60014400400100{3)100(3)Shared rxtx7,90016400400>125>100Shared rxtx8.900125>100168Shared Rx/T×Ref9,400124004001003)100316Shared ref/ ix9.500144001003)10073)16Shared rx/x9.700400125Notes to table 1-5:(1)Refer to Clocking Options"on page 3-7 for more information about these options(2 )Other parameters( BAR configurations etc. )vary the LE utilization by approximately +/-200 LES(3 )When using the Shared Rx/Tx/ Ref and Shared Ref/Tx options, the user interface frequency is limited to exactly the hT frequency divided by fourHyper Transport MegaCore Function User GuideC March 2009 Altera CorporationA吉RA2. Getting StartedDesign FlowTo evaluate the HyperTransport Mega Core function using the Open Core Plus feature,include these steps in your design flowObtain and install the HyperTransport Mega Core functionThe HyperTransport Mega Core function is part of the MegaCore IP Library, which isdistributed with the Quartus ii software and downloadable from the altera websitewww.altera.como For system requirements and installation instructions, refer to Quartus II InstallationLicensing for Windows and Linux Workstations on the Altera website atwww.altera.com/literature/lit-qts.ispFigure 2-1 shows the directory structure after you install the HyperTransportMegaCore function, where is the installation directory. The default installationWindows is C: altera ; on Linux it islopt/alteraFigure 2-1. Directory StructureInstallation directorypContains the Altera MegaCore IP Library and third-party IP coresalteraContains the Altera MegaCore IP LibrarycommonContains shared componentshtContains the Hyper Transport Hyper Transport Megacore function files and documentationdocContains the documentation for the Hyper Transport MegaCore functionlibContains encrypted lower-level design filesexampleContains the design example for the Hyper Transport Mega Core function2. Create a custom variation of the Hyper Transport Mega Core function3. Implement the rest of your design using the design entry method of your choice4. Use the IP functional simulation model to verify the operation of your designo For more information about Ip functional simulation models, refer to the SimulatingAltera IP in Third-Party Simulation Tools chapter in volume 3 of the Quartus II Handbook5. Use the Quartus II software to compile your designC March 2009 Altera CorporationHyperT ransport Mega Core Function User Guide2-2Chapter 2: Getting StartedMega Core Function WalkthroughIg You can also generate an Open Core Plus time-limited programming file,which you can use to verify the operation of your design in hardware6. Purchase a license for the hypertransport Mega Core functionAfter you have purchased a license for the Hyper transport mega Core functionfollow these additional steps1. Set up licensing2. Generate a programming file for the Altera device(s)on your board3. Program the Altera device(s)with the completed designMegaCore Function WalkthroughThis walkthrough explains how to create a custom variation using the AlteraHyper Transport IP Toolbench and the Quartus II software, and simulate the functionusing an ip functional simulation model and the modelsim software when you arefinished generating your custom variation of the function, you can incorporate it intoⅴ our overall projectIe IP Toolbench allows you to select only legal combinations of parameters, and warnsou of any invalid configurationsIn this walkthrough you follow these stepsCreate a New Quartus II Projecta Launch the MegaWizard Plug-in Manager■Step1: Parameterizea Step 2: Set Up Simulation■Step3: Generate■ Simulate the designTo generate a wrapper file and Ip functional simulation model using default values,omit the procedure described in"Step 1: Parameterizeon page 2-5Create a New Quartus ll ProjectCreate a new Quartus II project with the New Project Wizard, which specifies theworking directory for the project, assigns the project name, and designates the nameof the top-level design entityTo create a new project, perform the following steps1. On the Windows Start menu, select Programs> Altera> Quartus II tostart the Quartus lI software. Alternatively, you can use the Quartus II Web editionsoftware2. In the Quartus II window, on the File menu, click New Project Wizard. If you didnot turn it off previously, the New Project Wizard Introduction page appears3. On the New Project Wizard Introduction page, click NextHyper Transport MegaCore Function User Guideo March 2009 Altera Corporation
    2020-12-05下载
    积分:1
  • 基于自适应动态规划的多智能体系统领导-跟随者Matlab仿真
    本代码运用自适应动态规划理论,结合BP神经网络,设计实现多智能体系统的一致控制。其中的控制率是由HDP框架的BP神经网络基于智能体的实时状态数据自适应产生的。
    2020-06-23下载
    积分:1
  • Optimum Array Processing 最优阵列处理 (全)
    最优阵列处理,不得不要的经典。方便大家,打包一本整体发给大家。
    2020-06-19下载
    积分:1
  • JSP网站投票系统 JSP网站投票系统
    JSP网站投票系统 完整JSP网站投票系统 JSP网站投票系统 JSP网站投票系统 JSP网站投票系统
    2020-11-29下载
    积分:1
  • 696518资源总数
  • 106148会员总数
  • 10今日下载