-
一个比较专业的数值计算软件了,是采用蒙特卡洛算法写的,做的是物理学中的Ising model...
一个比较专业的数值计算软件了,是采用蒙特卡洛算法写的,做的是物理学中的Ising model-a more professional numerical calculation software is written using the Monte-Carlo algorithm, so the physics of the Ising model
- 2022-01-28 10:05:38下载
- 积分:1
-
按阶次递推用F检验法判断模型阶次的算法
用模型计算出仿真数据,再按模型阶次递推算法的辨识方法,辨识模型的阶次和参数...
按阶次递推用F检验法判断模型阶次的算法
用模型计算出仿真数据,再按模型阶次递推算法的辨识方法,辨识模型的阶次和参数
-By order recursive F-test used to determine model order of the algorithm with the simulation data model, and then the recursive algorithm for model order identification method, identification of model order and parameters
- 2022-01-23 10:26:34下载
- 积分:1
-
是个纯粹c语言编写的控制台应用程序。能完成成绩管理中的插入,排序,查找,删除,修改功能。成绩保存在默认的文件中,用户可选择启动时是否加载文件或退出程序时是否保存...
是个纯粹c语言编写的控制台应用程序。能完成成绩管理中的插入,排序,查找,删除,修改功能。成绩保存在默认的文件中,用户可选择启动时是否加载文件或退出程序时是否保存本次结果。
该程序的不足之处是:没有做图形用户界面,用户操作可能不是太方便。没有用数据库,而是直接将程序结果保存到文件中。
该程序较好的实现了成绩管理的功能部分。这部分c代码可用作进一步开发的资源。-is purely c language console applications. Complete results of the insert management, scheduling, search, delete, change the functional. Results stored in the default document, the user can choose whether or not start loading documents or withdraw from the process preserve the results. The program is inadequacy : do no graphical user interface, the user may not be very convenient. No use database, but directly to the results of the proceedings to preserve documents. The process of achieving better performance management functional part. C code that can be used as part of further development of resources.
- 2022-06-19 03:44:58下载
- 积分:1
-
Tic Tac Toe
这是我在C++开发的一个TIC TAC趾游戏,作为我的一部分。课程.TicTac Toe是一个两人的智力游戏。我在DeVC++ C++开发了这个游戏,使用了OOPS概念。这是一款基于游戏机的游戏。游戏询问矩阵行和列以获取输入,并为玩家1返回“x”,为玩家2返回“o”。游戏通过正确的验证完成,它检查输入是否正确,并提示用户输入是否正确。游戏不允许用户选择已使用的单元格;
- 2022-03-22 15:34:19下载
- 积分:1
-
文字的特效演示程序,是用java实现的!
文字的特效演示程序,是用java实现的!-text effects Demonstration Program, is the realization of java!
- 2022-10-06 00:00:03下载
- 积分:1
-
客户机/服务器系统比文件服务器系统能提供更高的性能,因为客户端和服务器端将应用的处理要求分开,同时又共同实现其处理要求,对客户端程序的请求实现“分布式应用处理”...
客户机/服务器系统比文件服务器系统能提供更高的性能,因为客户端和服务器端将应用的处理要求分开,同时又共同实现其处理要求,对客户端程序的请求实现“分布式应用处理”。服务器为多个客户端应用程序管理数据,而客户端程序发送、请求和分析从服务器接收的数据,这是一种“胖客户机 (Fat Client)”,“瘦服务器 (Thin Server)”的网络计算模式。服务器处理服务要求的过程实际是,先获取传送来的头信息,然后根据头信息新建文件,然后继续接受数据写入文件,当接受完数据后关闭文件。-client/server systems over file server systems can provide higher performance, because the client and server-side applications will be processed separately, but also to achieve their common processing requirements, the client"s request to achieve "distributed application processing." Server for a number of client applications data management, and client send request from the server and analysis of the data received, it is a "fat client (Fat Client)", "thin servers (Thin Server)," the network computing model. Server service requirements of the actual process, first to obtain the first delivery of information, according to new information first, and then continue to receive data into the document when they were closed
- 2023-06-10 06:20:03下载
- 积分:1
-
大量点网格索引文件的实现,一个索引文件,一个点文件的结构。...
java小游戏-贪吃蛇~JAVA源程序代码~-java games- Snake ~ ~ JAVA source code
- 2022-05-07 10:36:48下载
- 积分:1
-
AODV IEE802.118.tc
这是3 节点的AODV协议测试的源代码。欢迎大家下载、试用。谢谢大家的支持!希望有帮助!
- 2023-05-10 00:00:03下载
- 积分:1
-
VBScript包装类允许添加VBScript情景应用。没有MFC / ..
VBScript wrapper class allow to add vbscript scenaries to applications. No MFC/ATL/etc.
Example:ScriptEngine engine engine.Initialize() engine.AddDispatch(L"MyFunction",MyFunctionHandler) engine.ParseScript(L"ScriptText) engine.Execite() -VBScript wrapper class allow to add vbscript scenaries to applications. No MFC/ATL/etc.
Example:ScriptEngine engine engine.Initialize() engine.AddDispatch(L"MyFunction",MyFunctionHandler) engine.ParseScript(L"ScriptText) engine.Execite()
- 2022-07-14 08:13:37下载
- 积分:1
-
该程序有x5045,12864液晶显示,步进电机等各个模块组成的一个程序有详细的功能说明...
该程序有x5045,12864液晶显示,步进电机等各个模块组成的一个程序有详细的功能说明-The program has x5045, 12864 LCD, stepper motor, composed of various modules, such as a program has a detailed description of the function
- 2022-06-21 15:42:29下载
- 积分:1