搜索资源列表
standardPSO
- 采用标准群粒子优化计算方法,编写优化程序,并通过对具体函数进行优化,其结果进行分析。可编辑嵌入专业领域的应用之中。-by using the standard PSO, this programme do optimizing of the test functions and analyze the result.By editing it, it can be used in your major.
shortestpath
- 首先,引进一个辅助向量D,它的每个分量D表示当前所找到的从始点v到每个终点vi的最短路径的长度。如D[3]=2表示从始点v到终点3的路径相对最小长度为2。这里强调相对就是说在算法过程中D的值是在不断逼近最终结果但在过程中不一定就等于最短路径长度。它的初始状态为:若从v到vi有弧,则D为弧上的权值;否则置D为∞。显然,长度为 D[j]=-First of all, the introduction of an auxiliary vector D, for each of its componen
1
- 本程序用于求256级灰度图片的信息熵,输出大小为256的数组用于统计各像素出现的次数,以及输出信息熵。而且同时输出到dos和文件result.TXT-The procedure for seeking 256 gray scale image of the information entropy, the output size of 256 pixel array for the number of occurrences of various statistics and output en
DualPortRam
- A systemc implementation of dual port ram module. A vcd file as the sample result is also included. There is a generator for reading/writing data from/to the two ports of the RAM, the tracing of which is offered using the sc_trace API.
trail
- 是否保留重测结果,可以根据自己实际需求而做选择性的保存测试结果-save the retest data result
insertnewL1
- 这个程序可把汉字或英文排成竖直,然后你可以黏贴在Excel里这样可以用Pivot Table做统计,可以统计字频,部件字频,和abc字频。 string str = File.ReadAllText("E:\\YOURFilePath/CWDec12/30kBJz.txt") 在此写入你的文件地址,正序会产出结果,结果在bin debug 里找和console screen 可见。 (这小小的程序是原者) -This programe can arra
Dec2bin
- 十进制数转换成二进制补码,并将结果写入txt。低通滤波器设计、多相滤波器组设计,并将系数写入txt或者coe文件,可用于FPGA设计-Decimal numbers into binary complement, and writes the result txt. Low-pass filter design, polyphase filter bank design, and coefficient writing or coe txt file that can be used for F