-
Lyapunov指数计算
利用matlab仿真软件,计算陈氏混沌系统的Lyapunov指数,希望对大家有所帮助,相互交流,共同进步。
- 2023-03-24 12:30:04下载
- 积分:1
-
自动完成的复合框的实现在AutoCompleteCombo.cpp和AutoCompleteCombo.h两个文件中,用户可以把这两个文件引入自己的工程中,删除...
自动完成的复合框的实现在AutoCompleteCombo.cpp和AutoCompleteCombo.h两个文件中,用户可以把这两个文件引入自己的工程中,删除"工程名.clw"文件后退出,再次进入工程系统会提示找不到"工程名.clw"文件,选择"“是(Yes)"重新创建一个,接下来在弹出的对话框里选择"Add all"就可以在新工程中使用CAutoCompleteCombo这个类了(注意引入头文件),我在示例对话框中创建了一个CAutoCompleteCombo类型的变量"m_combo",在对话框的"nInitDialog()"函数中添加了以下语句: // TODO: Add extra initialization here m_combo.AddString("America") m_combo.AddString("British") m_combo.AddString("China") m_combo.AddString("Dalian") m_combo.AddString("England") m_combo.AddString("France") 这样,用户在输入这些字符的头几个字符(不区分大小写)就可以看到自动完成的效果了.-automatic composite frame to complete the realization of the AutoCompleteCombo.cpp and AutoCompleteCombo.h two documents, the user can introduce these two documents of the project, delete the "project name. Clw documents "to withdraw, once again entered the system is not able to find" who works. Clw "document choose "" (Yes), "a re-creation of, the next in the pop-up dialog box you select" Add all "on the new projects CA
- 2023-01-19 02:05:04下载
- 积分:1
-
- 2022-05-18 05:47:09下载
- 积分:1
-
通 配 符的 删除的 C 语言源码
通 配 符的 删除的 C 语言源码
-wildcards to the deletion of the C language source code
- 2022-06-02 08:18:15下载
- 积分:1
-
VC HTTP上传文件
HTTP上传文件到WEB上,使用方便,代码清晰,很容易就看的明白,采用POST方式
- 2022-05-28 16:32:39下载
- 积分:1
-
“D”
"D" - star source code
- 2022-07-25 16:54:18下载
- 积分:1
-
I have written a knapsack problem of the greedy algorithm, a very good learning...
自己编写的一个背包问题的贪心算法,很好的学习工具。-I have written a knapsack problem of the greedy algorithm, a very good learning tool.
- 2022-07-25 19:39:31下载
- 积分:1
-
学生运动会成绩数据库
每个功能的实现均以函数形式实现,系统结构清晰,有必要的注释和说明。数据结构设计合理,系统各项功能以菜单形式进行选择。...
学生运动会成绩数据库
每个功能的实现均以函数形式实现,系统结构清晰,有必要的注释和说明。数据结构设计合理,系统各项功能以菜单形式进行选择。-Student Games results database realize each function are in the form of the realization of function, system structure clear, it is necessary annotations and notes. Data structure design is reasonable, the system functions in the form of menu choices.
- 2022-09-05 17:10:02下载
- 积分:1
-
test important AppWizard has created this ExClock application for you. This appl...
test important AppWizard has created this ExClock application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
This file contains a summary of what you will find in each of the files that
make up your ExClock application.-test important AppWizard has created this ExClock application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
This file contains a summary of what you will find in each of the files that
make up your ExClock application.
- 2023-01-30 21:00:03下载
- 积分:1
-
ac48 development example
ac48开发实例-ac48 development example
- 2023-09-01 11:00:02下载
- 积分:1