-
Print1ToMaxOfNDigits
输入一个十进制数字,打印出其二进制所包含的1的个数,空间复杂度很小(Enter a decimal number, print out its binary contains a number, a very small space complexity)
- 2013-09-04 19:15:43下载
- 积分:1
-
P2P_UDP
点到点通信代码,其中包括客户端程序和服务器端程序。(Code point-to-point communications, including client and server-side program.)
- 2007-10-30 16:26:26下载
- 积分:1
-
MC_FOC_Drive
FOC算法 伺服电机控制 PMSM控制 Servo控制(FOC PMSM Servo motor)
- 2021-04-27 12:58:44下载
- 积分:1
-
solve
求解菲克第二定律的matlab源代码,求解连续源、瞬时源(Solving Fick s second law)
- 2020-06-28 20:20:02下载
- 积分:1
-
tsp--yichuangsuanfa
程序对48个城市的TSP问题(城市坐标文件对应于48.txt)进行计算,求解路径和最优路径图如下。
48个城市结果,大的红*表示路径开始城市,途经城市依次用蓝色方块和红色*标示。
(Procedures of the 48 cities TSP problem (document coordinates corresponding to the city 48.txt) to calculate the optimal solution of the path and road map are as follows. The results of 48 cities, the path of the red* indicates the beginning of the city, passing through the city followed by the blue box and red* marked.)
- 2009-04-11 22:05:02下载
- 积分:1
-
drawwindow_src
应用程序向导已为您创建了这个 DrawWindow 应用程序。(Application Wizard has been created for you this DrawWindow application.)
- 2008-05-30 17:28:17下载
- 积分:1
-
5956444spwm20170327
说明: 脉宽调制,亲自调试通过,是一个很好学习的资料(Pulse width modulation, self-testing, is a very good learning material.)
- 2020-06-17 04:40:01下载
- 积分:1
-
wuziqi
SetColor(unsigned short ForeColor,unsigned short BackGroundColor) //颜色函数 { HANDLE hCon=GetStdHandle(STD_OUTPUT_HANDLE) SetConsoleTextAttribute(hCon,(ForeColor 16)|(BackGroundColor 16*16)) } 调用函数 SetColor(11,8) cout<<endl<<"文本内容结束!"<<endl SetColor(7,0) system("color xy") ;
- 2012-08-30 17:27:01下载
- 积分:1
-
C++图像视频处理算法源程序
用于图像处理的源代码,其中包括了实现各种功能的代码集合(The source code for image processing)
- 2017-09-16 17:10:50下载
- 积分:1
-
study-visual
趣味学习VC++,更好应用开发,对于帮助你更好的更快学习(Learning VC++, better application development, helping you learn faster and better)
- 2011-08-18 18:50:10下载
- 积分:1