-
C 语言常见问题集
【实例简介】C 语言常见问题集
- 2021-12-14 00:45:35下载
- 积分:1
-
surshrHEDA
基于直方图的分布估计算法matlab源程序,测试函数选用的是30维函数(for h=1:m
for j=1:((x2-x1)/binswidth)
if (x(h)>=x1+(j-1)*binswidth)&(x(h)<x1+j*binswidth)
H(j)=H(j)+1
end
end
end
[wid,len]=size(H)
H=H/(wid*len)
objvalue=sort(objvalue, descend )
for j=1:((x2-x1)/binswidth))
- 2013-03-15 10:44:15下载
- 积分:1
-
Colorful-round
绘制一个五颜六色的圆
文件解压后直接将源代码复制到编译器执行(Draw a colorful circle
Unzip the files directly copy the source code to the compiler to perform)
- 2012-05-02 16:52:02下载
- 积分:1
-
N21E099
说明: ArcGIS二次开发,需要的dem文件,云南的一部分(Secondary Development of ArcGIS)
- 2020-06-23 13:20:02下载
- 积分:1
-
STM32-balance-car
基于STM32的两轮平衡小车,代码详尽,效果理想,是研发、学习的良师益友。(Balance based on the STM32 two cars, a detailed code, the results are satisfactory, the research and development, learning mentor.)
- 2011-08-13 20:28:11下载
- 积分:1
-
冒泡排序算法、 归并和快速排序
排序代码 ︰ 冒泡排序算法、 归并和快速排序。
- 2022-03-04 15:37:52下载
- 积分:1
-
csharp
C#学习笔记(非常经典)很多前辈推荐的。希望能对大家有帮助。(C# Study Notes (very classic) many predecessors recommended. Hope everyone.)
- 2013-02-05 11:47:07下载
- 积分:1
-
TCTL
实时水流加热,可控水温的温度,经过水流量来精确控温无过冲热,温控精度高(heat flow watter!)
- 2013-07-29 11:47:47下载
- 积分:1
-
zhengxuan
一款VC++图像开场加载效果,向大家演示了几种图像装载的特效实现的方法,比如扫描显示、滑动显示、渐入显示和马赛克显示等,大家在使用一些幻灯片软件的时候,经学会看到类似的效果,如果你有一定的VC++基础,你可以借鉴一下本效果的具体方法,再次扩展,可以制作出一款带特效的图像查看器(The opening loading effect of a VC++ image to demonstrate the effects achieved in several image loading, such as scanning, slide show, getting into the display and mosaic display, we learn to look at some slides software to similar effect, if you have certain VC++ basis, you can learn about the effects of specific methods, extended again, can create the image of a band effects Viewer)
- 2012-11-08 19:51:35下载
- 积分:1
-
CH341SER64win7
驱动,用于解决arduino uno r3在计算机不被识别问题(Drive to solve the problem that Arduino uno R3 is not identified in the computer)
- 2018-02-27 18:07:59下载
- 积分:1