-
挡风玻璃刮水器
它是一个用于模拟挡风玻璃刮水器的 c + + 库。它的主要功能包括设置雨刷器的速度 ;、 刮水器级别更改和更改的雨刮器拨号。
- 2022-02-22 10:27:13下载
- 积分:1
-
Enhanced Tk Console for all Tk platforms
Enhanced Tk Console for all Tk platforms-WHAT: Enhanced Tk Console for all Tk platforms
WHERE: http://tkcon.sourceforge.net/
http://www.purl.org/net/hobbs/tcl/script/
REQUIREMENTS: Tcl/Tk 8.0+
Tested through Tcl/Tk 8.5.
tkcon is all Tcl/Tk code, no compiling required
tkcon is a replacement for the standard console that comes with Tk (on
Windows/Mac, but also works on Unix). tkcon provides many more features
than the standard console and works on all platforms where Tcl/Tk is
available. It is meant primarily to aid one when working with the little
details inside tcl and tk and to give Unix users the GUI console provided
by default in the Mac and Windows Tk.
FEATURES:
Command history
Path (Unix style)/Proc/Variable name expansion
Multiple and tabbed consoles, each with its own state (via multiple
interpreters)
Captures stdout and stderr to console window (puts overridden)
Hot errors (click on error
- 2022-02-03 02:19:33下载
- 积分:1
-
大量的DELPHI习题 初学者的宝典 总共17个章节
大量的DELPHI习题 初学者的宝典 总共17个章节-lot of the Delphi Exercise beginners book a total of 17 chapters
- 2023-05-12 22:25:04下载
- 积分:1
-
MFC Insider (book distribution source CHAP
MFC技术内幕(配书源码CHAP-MFC Insider (book distribution source CHAP
- 2023-02-15 19:05:03下载
- 积分:1
-
机器翻译,优化机器翻译,看代码能看懂的,自己去
机器翻译,优化机器翻译,看代码能看懂的,自己去-Machine translation, optimization of machine translation, look at the code can read and own
- 2023-05-11 02:40:03下载
- 积分:1
-
元胞自动机源码
1、可获得在不同车流密度下的单车道仿真结果,需要等待6-7分钟,如果想快速看结果则需要设置程序中的dt为0(程序中现设置为0.01).
2、可获得在不同车流密度下的双车道仿真结果,需要等待6-7分钟,如果想快速看结果则需要设置程序中的dt为0(程序中现设置为0.01).
3、可以进行在车流密度不变时的单车道或双车道仿真,但需要输入一些参数,可以按如下方式调用:[ v d p ] = multi_driveway( 100,2,1,0.01,1000 );,需要运行半分钟左右.
4、可以进行在车流密度不变时的单车道或双车道仿真,且不需要输入参数,直接运行即可(实际上就是调用了3的程序,只是参数已经设置好了)
常用参数说明(程序中也有部分说明):
nc:车道数目(1或2)
nl:车道长度
v:平均速度
d:换道次数(1000次)
p:车流密度
dt:仿真步长时间,决定了交通流图中元胞的状态变化速度
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-01-25 23:57:32下载
- 积分:1
-
微信公共平台
微信公众平台是腾讯公司在微信的基础上新增的功能模块,通过这一平台,个人和企业都可以打造一个微信的公众号,可以群发文字、图片、语音、视频、图文消息五个类别。例子中主要就几个问题举例了几个。
- 2022-02-01 05:16:24下载
- 积分:1
-
CTreeCtrl控件和 ComcoBox控件的使用,比较基础
CTreeCtrl控件和 ComcoBox控件的使用,比较基础-ComcoBox control CTreeCtrl control and the use of basis of comparison. . .
- 2022-02-05 02:39:38下载
- 积分:1
-
基于MFC的JPEG图象读取程序,已实现彩色图象到灰白图象的相互转化,用户可在此平台基础上完成自己的算法需要...
基于MFC的JPEG图象读取程序,已实现彩色图象到灰白图象的相互转化,用户可在此平台基础上完成自己的算法需要-MFC-based program to read the JPEG image has been color images to realize the mutual transformation of gray images, the user can on this platform based on the completion of their algorithm needs
- 2022-08-12 00:02:36下载
- 积分:1
-
MFC 界面向导 下一步 完成 示例
资源描述程序安装或文件配置模块,很多地方会用到带向导功能的界面操作。在MFC里,可以通用隐藏当前窗口,打开新的窗口实现,同时也可以采用CPropertyPage和CPropertySheet来实现界面向导功能。示例中,是阅读时做的代码练习,简单的演示了使用MFC快速开发向导界面的功能。
- 2022-04-30 09:00:13下载
- 积分:1