资源列表
C++程序设计语言实验一
- 实验一:C++编程入门 1. 设计一个程序,其中实现两个函数,分别要求: 1. 解一元二次方程 求解一元二次方程Ax²+Bx+C=0的根。用户输入A、B、C的值,输出方程根x1和x2。(使用引用) 2. 求三角形面积 输入三角形的三边长a、b、c(边长可以是小数),求三角形面积area,并输出。如果输入的三边构不成三角形,应给出“data error”的信息提示。注:根据“海伦”公式,area*area=p(p-a)(p-b)(p-c),其中p=(a+b+c)/2。 2. 设计一
2.PRBSvc
- 用VC编的伪随机序列 很好的c语言程序 辨识用-VC allocated by the pseudo-random sequence c good language program used to identify
TSP
- 基于遗传算法的TSP的MATLAB源代码-THE SOLVE OF THE TSP BY GA
FTPLib
- Class for ftpying in WM 5.x
C8051F020ADC
- C8051F020实现ADC采样芯片外的模拟电压,通过LCD显示,并通过串口发送到PC机。-C8051F020 chip ADC sampling analog voltage, through the LCD display, and sent to the PC via the serial port.
autosail
- 本设计可实现欧姆龙PLC的自动售货功能,并带有零钱自动退出功能,有实际意义。工程要求已在其中。-The design can be automated Omron PLC sales functions, and with an automatic logoff feature change, and practical significance. In which engineering requirements.
Matlab-heart-graph
- 用Matlab绘制心形图形的程序,图形很漂亮哦-Matlab draw heart-shaped graphics program, graphics is very beautiful, oh
ppt-jiqiao01
- PPT非常实用的技巧,能让你成为PPT制作高手。-PPT is very useful techniques, make you a master of PPT produced.
27
- 易语言BYX文档编辑器源码 ,很不错的易语言源码,适合易语言爱好者学习。-Easy language the BYX document editor, source code, very good and easy language source code for easy language enthusiasts to learn.
C32
- matlab/sulimk中坐标变化中的3/2变换-matlab/sulimk coordinate changes in the 3/2 conversion
extractHOGFeatures
- source code to extract HOG feature. HOG feature is a kind of feature in computer vision.
pengyun_v87
- 借鉴了主成分分析算法(PCA),D-S证据理论数据融合,独立成分分析算法降低原始数据噪声。- It draws on principal component analysis algorithm (PCA), D-S evidence theory data fusion, Independent component analysis algorithm reduces the raw data noise.