资源列表
UDF
- udf中动量编写较为稀少,x方向的编写如程序所见,其余方向的编写可按程序同理编写。(Momentum writing in UDF is relatively rare. The writing in X direction is as seen in the program. The writing in other directions can be done in the same way as that in the program.)
参考
- 代码实现cclink——ie的连接与发送接收,经过自己改版,由VB转成c#(The code realizes the connection, sending and receiving of cclink-ie. After self-modification, it is converted from VB to c.#)
Distributionally-robust-stochastic-OPF-master
- 根据常规鲁棒方法 太过于保守 随机优化方法不够准确 可用于电力系统优化调度(Conventional robust methods are too conservative stochastic optimization methods are not accurate enough to be used for optimal dispatching of power systems)
LegendOfMir2_Server
- 传奇源码分析,包含服务器和客户端的分析,可供学习(Mir source code analysis, including server and client analysis, for learning)
死亡阴影3.1EXE修改器2.4-2015元旦版
- 英雄无敌3死亡阴影 EXE修改工具 可修改兵种属性,特级及英雄特技等等(Hero Invincible 3 Death Shadow EXE Modification Tool Can modify the attributes of the military, super and heroic stunts, etc.)
多无人机任务分配
- 无人机协同时进行任务规划,以实现最优效益(In order to realize the best benefit, the uav is planned when cooperating with each other)
杜洋C#完整课程资料
- 这是杜洋C#上位机教程的全部示例代码,大家可以下载之后学习参考(This is all the sample code of Du Yang's CSharp upper computer course)
ANSYS高速铁路(配筋)命令流
- 基于ANSYS分析高速铁路桥梁(含配筋)命令流(Code of ANSYS high speed railway bridge, including reinforcement)
2024jiangsu
- abaqus、vdload子程序实现激光冲击强化的载荷加载(vdload subroutines achieve laser shock-enhanced load loading)
Python编程:从入门到实践
- python 教程 Python编程:从入门到实践(Python Programming: from introduction to practice)
中科院算法分析与设计历年考试题_陈玉福_国科大
- 中国科学院大学陈玉福老师《算法设计与实现》课的期末复习资料。(The final review materials of algorithm design and implementation by Chen Yufu, a teacher from the University of Chinese Academy of Sciences.)
剑指offer 名企面试官精讲典型编程题
- 《剑指Offer:名企面试官精讲典型编程题》剖析了50个典型的程序员面试题,从基础知识、代码质量、解题思路、优化效率和综合能力五个方面系统整理了影响面试的5个要点。全书分为7章,主要包括面试的流程,讨论面试流程中每一环节需要注意的问题;面试需要的基础知识,从编程语言、数据结构及算法三方面总结了程序员面试的知识点。("Sword finger offer: interviewers of famous enterprises elaborate on typical programmin