登录
首页 » matlab » patterns1

patterns1

于 2019-03-19 发布
0 190
下载积分: 1 下载次数: 3

代码说明:

说明:  本程序可以在确定初值的情况下,计算已知非线性系统的平衡点,并作出斑图模拟(This program can calculate the equilibrium point of a known nonlinear system and make a pattern simulation when the initial value is determined.)

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

发表评论

0 个回复

  • 86845
    将TCHAR类型转换成CString类型,VC++精选编程学习源码,很好的参考资料。(The TCHAR CString type, VC++ select learning programming source code, a good reference.)
    2013-11-24 23:34:41下载
    积分:1
  • detours-src-1.2
    微软提供的截取Win32 API函数的开发包和例子 (The libraray and example to intercept win32 api function provided by microsoft)
    2020-10-28 16:49:58下载
    积分:1
  • 3D俄罗斯(源码)
    说明:  VC++基于OpenGL技术实现的3D俄罗斯方块游戏,游戏玩法与以往的俄罗斯方块区别不大,这里主要是3D图形的设计部分,编辑时请OpenGL中的相应类库已打包(VC ++ is a 3D Tetris game based on OpenGL technology. The gameplay is not much different from the previous Tetris. Here is the design part of 3D graphics. Please edit the corresponding class library in OpenGL when editing.)
    2020-03-30 12:01:43下载
    积分:1
  • VC++环境,多线聊天序。界面友好,方便使用
    VC++编程环境,多线程聊天程序。界面友好,方便使用-VC++ programming environment, multi-threaded chat program. Friendly interface, easy to use
    2022-10-08 11:00:03下载
    积分:1
  • the procedure used by several major RAS API function and multi
    该程序主要用到了几个RAS API函数和多线程技术。 具体实现请参考源代码!-the procedure used by several major RAS API function and multi-threading technology. Please refer to achieve specific source code!
    2023-07-05 04:20:03下载
    积分:1
  • Josephus
    说明:  实现编程中最经典的问题:约瑟环问题。通过利用链表形式实现该功能。利用C编写。(Programming to achieve the most classic problems: the issue of Joseph Central. Form through the use of the feature list. Prepared to use C.)
    2009-08-10 19:43:36下载
    积分:1
  • 一个串口通信的VB源序,用于控制或者站台的信息显示.
    一个串口通信的VB源程序,用于控制或者站台的信息显示.-A serial port communication VB source code for the control of the site or the information display.
    2022-05-01 00:29:05下载
    积分:1
  • 一个简单实用的网络TCP/IP测试序源代码,不修改 即可完成普通测试,在此基础上修改后,即可得到特定的序。...
    一个简单实用的网络TCP/IP测试程序源代码,不修改 即可完成普通测试,在此基础上修改后,即可得到特定的程序。-a simple and practical network TCP/IP testing program"s source code can be completed without amending the general test, on the basis of this revision, can be a particular procedure.
    2022-03-17 19:08:46下载
    积分:1
  • ga遗传算法解最优解
    这篇matlab程序是无需工具箱解决无约束目标函数最大值的程序(This matlab program is a program that does not need a toolbox to solve the maximum of an unconstrained objective function)
    2017-08-25 01:57:18下载
    积分:1
  • 定义类IntChar Exercise-1-IntChar
    定义类IntChar,实现用一个整数保存一个长度不超过4的字符串。假设一个字符长度是1个字节。 * 例如:"ABCD",用一个整数保存,其二进制形式为:0100 0001 0100 0010 0100 0011 0100 0100 * 长度不足四个字符的串,剩下部分用0补足。 * * * 自己根据需要类IntChar的属性和方法,但需满足以下要求: * 1. 在类IntChar中,不能用C++语言中的string类型来定义任何属性(变量)。 * 2. 对于定义的类IntChar,在main函数中,能用以下方式使用类IntChar: * * void main() * { * IntChar IC("Love") * IC.ASC_Print() // 以字符串形式显示对象IC中保存的内容 * IC.Binary_Print() // 以二进制形式显示对象IC中保存的内容 * IC.Int_Print() // 以整数形式显示对象IC中保存的内容 * }(Custom class IntChar, save a length not exceeding 4 string with an integer. Suppose a character length is 1 byte.* For example: " ABCD" , kept by an integer, binary form: 0,100,000,101,000,010 0100 0011 0100 0100* length of less than four characters of the string, the rest of complement with 0. The*** the need class IntChar of the properties and methods, but must meet the following requirements:* 1. In class IntChar, can not use the string type the C++ language to define any attributes (variables).* 2. Defined class IntChar, the main function can be used following ways IntChar:** void main () {IntChar IC (" Love" ) * IC.ASC_Print () // in characters string displayed in the form saved in the object IC* IC.Binary_Print () // save the contents of the object IC* IC.Int_Print () in binary form // integer saved in the object IC*})
    2013-05-11 22:10:57下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载