-
笔者在开发县级电网调度自动化系统的过程中,碰到一个要绘制电力系统一次接线图的问题。由于电力系统一次接线图比较复杂,图上有一 些特殊的符号,象变压器符号、开关...
笔者在开发县级电网调度自动化系统的过程中,碰到一个要绘制电力系统一次接线图的问题。由于电力系统一次接线图比较复杂,图上有一 些特殊的符号,象变压器符号、开关符号等等,用一般的编程方法来绘制比较困难,因此,笔者用C语言开发了一个手工绘制电力系统一次接线图 的键盘绘图程序,使用该程序绘制的一次接线图符合用户需求,效果良好。-writer in the development of county-level SCADA process, encountered a power system to draw a diagram of the problem. The electric system diagram of a more complex map some special symbols, symbols like transformers, switch symbol, and so on, using common programming methods to map more difficult, therefore, I used the C language development of a hand-drawn power system diagram of a keyboard mapping procedures, the use of the program was produced by a diagram meet the demands of users, to good effect.
- 2022-01-22 13:54:46下载
- 积分:1
-
Matlab 数值计算机编程介绍
附件里提供的页面信息,为完成CAPE讲座《Matlab 数值计算机编程介绍》提供了参考。 每个主要标题和相关练习的链接都有。你可以好好利用这些练习,对熟悉内容很有帮助。
- 2023-05-12 11:30:02下载
- 积分:1
-
提供两个函数专门对powerbuidler10生成的交叉报表进行表格画线,达到正常自由表格式线条效果....
提供两个函数专门对powerbuidler10生成的交叉报表进行表格画线,达到正常自由表格式线条效果.-provide two specialized function powerbuidler10 generation of the intersection statements form line drawing achieve normal free format lines results.
- 2022-03-01 06:08:00下载
- 积分:1
-
对培养学习C语言的兴趣能有很大帮助,本人没有一一调试,如有错误请自行修改....
对培养学习C语言的兴趣能有很大帮助,本人没有一一调试,如有错误请自行修改.-To cultivate interest in learning C language can be of great help, I did not debug 11 and, if wrong, please amend its own proposal.
- 2022-10-21 11:10:03下载
- 积分:1
-
支持以下啊,java代码
感谢 不尽啊
支持以下啊,java代码
感谢 不尽啊 -support the following ah, java code Boundless thanks ah
- 2022-03-24 12:08:49下载
- 积分:1
-
an experimental Chapter VII (2) the certification Goldbach conjecture. TXT
第七章实验一(2)验证歌德巴赫猜想.TXT-an experimental Chapter VII (2) the certification Goldbach conjecture. TXT
- 2022-04-18 00:25:20下载
- 积分:1
-
51的红外线解码程序
51的红外线解码程序-51 infrared decoding procedures
- 2023-03-16 12:15:04下载
- 积分:1
-
Visual Basic数据库开发疑难问题解 。
Visual Basic数据库开发疑难问题解 。-Visual Basic Database Development Problems solution.
- 2023-05-31 14:20:03下载
- 积分:1
-
C51 some errors and attention to the business (ZT) 1) C taboo absolute positioni...
C51的一些误区和注意事项(ZT)
1)C忌讳绝对定位。 常看见初学者要求使用_at_,这是一种谬误,把C当作ASM看待了。在C中变量
的定位是编译器的事情,初学者只要定义变量和变量的作 用域,编译器就把一个固定地址给这个
变量。怎么取得这个变量的地址?要用指针。比如unsigned char data x 后,x的地址就是...
-C51 some errors and attention to the business (ZT) 1) C taboo absolute positioning. See beginners often require the use of _at_, this is a fallacy, ASM C as a treat. C variables in the positioning of the compiler things, as long as the definition of beginners variable and the variable scope, Compiler put a fixed address to this variable. How the variables made the address? Use indicators. Unsigned char data such as x, x is the address ...
- 2022-09-01 21:15:03下载
- 积分:1
-
实际对象的数学模型并不清楚,难以控制。
针对实际对象数学模型不明确而难以控制的问题,采用人工免疫网络的离散模
型与学习算法,将人工免疫系统与神经网络结构的优势相结合,提出了一种基于人工免疫
网络的模式识别算法,构造了对象识别的人工免疫网络模型.该算法综合了网络节点的定
位与参数调整以及对基函数的平滑因子实施调谐等功能,有效地解决了径向基函数
(RBF)神经网络模式识别的两个阶段任务,使模式识别的精度有较大的改进.采用两个不
同对象函数进行的仿真试验表明,该算法具有快速收敛性与较高的准确性.
-Mathematical model for the actual object is not clear and difficult to control the problem, the use of artificial immune network model and the discrete learning algorithm, artificial immune systems and neural networks combine the advantages of structure, an artificial immune network based on pattern recognition algorithms, Construction of the object identified by artificial immune network model. the algorithm is a combination of network nodes to adjust the position and parameters as well as the basis function implementation of the smoothing factor, tuning and other functions, to effectively solve the Radial Basis Function (RBF) neural network pattern recognition of two phase of the task, so that the accuracy of pattern recognition have greater impro
- 2022-05-19 12:01:11下载
- 积分:1