-
geshi
cass与scs格式互换,还可以同时打开转换前后的文件(exchange cass and scs format)
- 2011-12-09 20:06:42下载
- 积分:1
-
Pipeline_Implement
Implementing Pipeline by C
- 2012-01-30 09:31:01下载
- 积分:1
-
jbuilders
100个Jbuilder编写的Java小程序,功能单一,但覆盖面广,适宜入门。(100 Jbuilder Java prepared by the procedures and functions of a single, wide coverage, appropriate entry.)
- 2006-07-27 08:11:34下载
- 积分:1
-
APFC
可实现平均电流,有源控制波形较好,但可能存在畸变(Realization of average current)
- 2020-07-26 10:58:42下载
- 积分:1
-
NI435xRTD
NI 4351模块LabVIEW采集模块,实现温度信号采集(NI 4351 Module LabVIEW acquisition module, to achieve the temperature signal acquisition)
- 2010-01-22 21:51:22下载
- 积分:1
-
GUI
一个GUI测试程序,VC++源码下载,有一些窗体的显示特效,比如图片的显示特效,还有一些与GUI相关的实例演示,如上图所示为一些窗体控件的效果,还有更多请下载本源码参考。(The effect of a GUI test program, VC++ source code download, some form effects, such as the picture shows effects, there are GUI-related example demonstrates, as shown above for some form controls, and more, please Download the source code reference.)
- 2012-06-26 10:01:01下载
- 积分:1
-
cadtoansys
将autocad软件中的线和面导入到ansys模型中,进行建模和处理(transform line and area from autocad to ansys)
- 2020-08-31 19:58:11下载
- 积分:1
-
Calculator
基于逆波兰法的计算器程序,该计算器支持小数输入和正负数输入,支持四则运算以及指数运算,也支持括号的使用。(Reverse Polish law based calculator program, the calculator supports input and negative decimal number input, support four operations and index calculation, and also supports the use of parentheses.)
- 2013-12-01 16:35:07下载
- 积分:1
-
TravellingSalesman
旅行商算法,实现从加权有向图中寻找并输出最短的闭合路径(Traveling salesman algorithm, from a weighted directed graph to find and output the shortest path closure)
- 2008-12-29 18:00:50下载
- 积分:1
-
英文文本信息熵的计算
说明: 实用C++计算一篇英文文本的信息熵
1、 读取文档,统计英文字母及空格出现的次数;
(将小写字母转为大写字母进行计数)
2、 求概率分布P(X);
3、 根据定义求信息熵。(Computing the information entropy of an English text with C + +
1. Read the document and count the number of English letters and spaces;
(convert lowercase letters to uppercase letters for counting)
2. Calculate the probability distribution P (x);
3. According to the definition of entropy.)
- 2020-10-04 09:41:10下载
- 积分:1