资源列表
MATLAB-simulation-example
- MATLAB仿真实例,经典,实用,必备基础-MATLAB simulation example, the classic, practical, essential foundation
missile_target_engagement_simulation_(Fig1.2a2.2)
- simulation of figure 1.2 and 2.2 in zarchan book
missile_target_engagement_simulation_(Fig3.2a4.2)
- simulation of figure 3.2 and 4.2 in zarchan book
26
- 编写一个完整的程序,实现功能:向用户提问“现在正在下雨吗?”提示用户输入Y或N; 输入Y,显示现在正在下雨;输入N显示现在没有下雨;否则继续提问现在正在下雨吗? -Write a complete program to achieve functional: when ask Now is it raining? ,the system prompts the user to enter Y or N Enter Y, displaying now it is raining
27
- //运行时向用户提问“你考了多少分?(0~100)”。接收输入后判断其等级并显示出来,规则如下: //优(90<=score<=100)良(80<=score<90)中 (60<=score<80) 差(0<=score<60) -// Run-time to the user question how many points you test? (0 to 100). After receiving input to determin
29
- 用穷举法找出1~100之间的质数,并显示出来,分别使用while,do……while,for循环语句实现-To find prime numbers between 1 to 100 with the brute-force method, and displayed, respectively while, do ...... while, for loop to achieve
31
- 声明一个表示时间的结构体,可以精确表示年月日时分秒;提示用户输入年月日时分秒的值,然后完整的显示出来-A statement showing the structure of time, can accurately represent the year, month, day, hour prompts the user to enter a value date when minutes and seconds, and then displayed complete
32
- 在程序中定义一个整形变量,赋予1~100的值。要求用户猜这个数,比较两个数的大小,把结果提示给用户知道猜对为止。采用while或do……while语句实现-Define an integer variable in the program, giving a value of 1 to 100. Require the user to guess the number, size comparison of two numbers, the results suggest that the us
SimpleFactory
- 本程序为简单工厂模式、工厂方法模式、抽象工厂模式的综合代码,详细地讲述了工厂模式的应用,简洁明了!-This procedure is a simple factory pattern, comprehensive Code Factory Method pattern, abstract factory pattern, describes in detail the application factory pattern, concise!
SHUZI
- 研究生成用框图形式表示的因果无限冲激响应和有限冲激响应传输,有限冲激响应的实现,无限冲激响应的实现-Causal graduate to use in block diagram form infinite impulse response and finite impulse response transmission, finite impulse response of realization, infinite impulse response of realization
shili
- 单片机开发技术实例,包含20个实例源码,如数字钟,简易计算器等-SCM development technology tutorial examples source
stl-source-code
- stl 源码分析书籍,书中源码,可以下载-stl source code analysis books, the book source, you can download to see
