-
Android项目源码一个优质的新闻客户端
Android项目源码一个优质的新闻客户端注意:本项目是基于android studio开发的,eclipse可能无法直接导入。本项目是一个优质的新闻客户端app,本项目有几大亮点(1):一个不错的欢迎页面效果,上下滑动滑动到底部效果(2):加载网络弹窗loading效果,也很不错(3):本项目大体框架也是一个非常棒的,强烈推荐使用当做app框架参考(4):切换每一个fragment的时候处理的加载模式(5):通过webview调用h5效果的商城,也很不错,主页地址https://github.com/MyfengNull/wyxw注意:本项目是基于android studi
- 2020-11-28下载
- 积分:1
-
最好的DDS、PSD、TGA缩略图预览插件
最好的DDS、PSD、TGA缩略图预览插件,支持常见的格式预览及转换
- 2020-12-11下载
- 积分:1
-
Simplorer内部培训资料
Simplorer V9的培训资料,非常详细,一共407页的PDF,看完这个PDF,相信你已经是simplorer高手了。Conventions Used in this GuideGetting HelpAnsoft Technical SupportHelp MenuContext-Sensitive Help1. IntroductionOverview of the Simplorer Interface .........1-32. Creating a New ProjectAbout the three-Phase rectifier2-2Expected Results2-3Using Simplorer to Create and Improve the Design2-4Creating the new project2-5Add the New project2-5Rename the designAdd Design Notes(Optional)Save the New project2-73. Create the rectifier modelCreate the Three-Phase rectifier Schematic. 3-2Choosing, Placing, and Arranging Components onthe schematic she.3-3Connecting the Components3-8Defining Component Properties3-9Property Displays for Components3-13Specifying simulation Outputs.3-16Defining Solution Options and Analysis Parameters3-18Starting an Analysis3-19Plotting Rectifier Model Simulation Results3-204. Hysteresis Current-Controlled DC-Motor Start-UpModify the Rectifier Model Design.4-2Deleting the Resistive/Inductive Load,4-3Saving the sheet with a New Name4-3Place and Arrange the New Components4-4Connect the New Components.,,,,,,4-5Defining dc Machine valuesDefining Mechanical Load4-7Freewheeling Diode4-8Chopper Transistor4-8Controller Modeling using block elements..4-9Modifying Report Elements...4-11Display Diode CharacteristicDefining Simulation Parameters.4-13Starting Simulation(Block Components.4-13Simulation Results(Block Components)... 4-14Controller Modeling Using State Graph Components4-15Connecting the State Graph Components4-16Defining Properties of State Graph Components 4-Using Name References4-19Deactivating Components on the sheet4-19Starting Simulation(State Graph)...4-21Simulation Results(State Graph)4-225. Current and Speed Controlled Dc MotorModify the State graph design5-2Deleting the State GraphSaving the sheet with a New namePlacing and Arranging the New Block Componentson the sheet5-4Connecting the New ComponentsDefining Mechanical Load (Block)Defining the pl controller.........5-8Starting Simulation..5-12Adding a Rectangular Plot(Pl Controller)... 5-13Adjusting Plot Properties.5-14Checking the block Sequence..5-16Using Automatic Block Sorting5-16Using Manual Block Sorting5-16Rerun the Simulation(PI Controller)Simulation Results(PI Controller)5-176. Using VHDL-AMS Components forModelingVHDL-AMS Components,,,,.6-2Modify the pl controller Design.6-3Save the project with a new name6-3Delete the dc Machine component6-4Placing and Arranging the New VHDL-AMs Components on the sheet6-4Connecting the New VHDL-AMS Components 6-4Defining VHDL-AMS DC Machine values6-4Defining Connections for Machine Current..6-5Defining Simulation ParametersAnalyze and Display Simulation Results(VHDLAMS6-67. Variants of PWM ModelingPWM Modeling Overview7-2Create a New Project for the pWm models ..7-3Setting Initial ConditionsPWM Modeling Using EquationsDefining Simulation Parameters7-4Displaying Simulation Results with Reports 7-4Simulation results 7-6PWM Modeling with Equations and Time Function7-6PWM Modeling with State Graph Components 7-8Place and arrange the components on the sheet7-8Define Component properties翻国7-9PWM Modeling with Block Diagram Components 7Placing and Arranging the Components on theSheet7-118. Importing Legacy SchematicsTranslating a Legacy Schematic..8-2Importing the legacy Schematic8-2Starting an analysis...,,8-6Plotting Simulation Results8-7Estimated time tooplete this guide45 minutes
- 2020-11-27下载
- 积分:1
-
基于verilog的带fifo的串口设计
使用verilog开发的带fifo的串口,波特率115200,8,n,1,已在fpga上验证通过。
- 2020-12-11下载
- 积分:1
-
基于神经网络方法的专家系统源代码
用C语言编写的基于神经网络的专家系统代码
- 2020-12-11下载
- 积分:1
-
FPGA与铁电存储器SPI通信Verilog实现
SPI工作于模式3,与铁电存储器FM25V01通信实现存储器的读写,已在实验板上实现
- 2020-12-02下载
- 积分:1
-
xmodem通讯协议c#源码全网独一份绝对值3分
Xmodem 协议传输由接收程序和发送程序完成。先由接收程序发送协商字符,协商校验方式,协商通过之后发送程序就开始发送数据包,接收程序接收到完整的一个数据包之后, 按照协商的方式对数据包进行校验。校验通过之后发送确认字符,然后发送程序继续发送下一包;如果校验失败,则发送否认字符,发送程序重传此数据包。Xmodem协议是由Ward Chritensen于70年代提出并实现的,传输数据单位为信息包。Xmodem 协议一般支持128 字节的数据包,并且支持校验和、CRC 两种校验方式。参考:https://blog.csdn.net/qq61394323/article/details/77
- 2020-12-04下载
- 积分:1
-
C语言面试试题(华为)
C 语言面试 华为 C 语言面试 华为 C 语言面试 华为 C 语言面试 华为 C 语言面试 华为 C 语言面试 华为 C 语言面试 华为
- 2020-12-02下载
- 积分:1
-
论文仿真实验无错误的LEACH改进算法源代码
写论文中,若用典型的分簇算法,必须要用的对比试验,经典的LEACH算法,b本人改进了一下,绝对正确的Leach改进代码!
- 2020-06-29下载
- 积分:1
-
Gh0St3.75完美稳定版服务端ARP
gh0st稳定版,支持win7、win8、64位屏幕、64位键盘监控、服务端自动内网ARP抓局域网其他电脑,网上很难找到比这个版本更好的了。 2015/11/2日上传。
- 2020-11-28下载
- 积分:1