-
基本单电机控制器
它是一个单一的直流电机控制器,在AVR Studio中编码…
- 2022-02-25 18:42:40下载
- 积分:1
-
分割字符串
可以用来分隔字符窜,vector division_word(const CString &str, CString strtaken )
{
vector temp;
CString strToken=_T("");
int curPos=0;
while((strToken =str.Tokenize(strtaken, curPos))!=_T(""))
{
temp.push_back(strToken);
}
return temp;
}
- 2022-02-06 11:22:19下载
- 积分:1
-
用C编写的一个简单的HTML页面#获得程序
用C#编写简单获取得网页的HTML的程序-With C# Prepared a simple HTML page to obtain the procedure
- 2023-06-28 20:20:03下载
- 积分:1
-
RectLayout170812
说明: 基于遗传算法的矩形排样,利用遗传算法解决矩形排样问题,具有可视化的界面,输入数据为含有矩形的长和宽的文本文件,输出的结果以可视化的形式显示出来(Rectangular layout based on genetic algorithm)
- 2021-04-17 13:48:52下载
- 积分:1
-
123
3*3转置矩阵的指针实现,是一个比较简单的学生程序,可以拿来练练手(
3* 3 rotation matrix of pointers, is a relatively simple student program, can be used to practice your hand)
- 2015-05-12 16:44:27下载
- 积分:1
-
DeleteSmallPolygon
说明: 用arcengine开发的一个删除细小图斑的程序,删除面积小于定值的图斑。(err)
- 2008-10-31 14:52:48下载
- 积分:1
-
MfcApplicatoin
mfc dialog 程序,應用再網羅,帖子(mfc dialog, application re-recruited, postings)
- 2005-06-21 16:41:26下载
- 积分:1
-
Downloads
借鉴别人,欧拉回路,测试输入包含若干测试用例。每个测试用例的第1行给出两个正整数,分别是节点数N ( 1 < N < 1000 )和边数M;随后的M行对应M条边,每行给出一对正整数,分别是该条边直接连通的两个节点的编号(节点从1到N编号)。当N为0时输入结束。(Referring to others, Euler circuit, test input contains several test cases. The first line of each test case gives two positive integers, namely the number of nodes N (1 < N < 1000) and the number of edges M; the subsequent M lines correspond to M edges, and each line gives a pair of positive integers, which are the number of the two nodes directly connected to the edge (node numbers from 1 to N). When N is 0, the input ends.)
- 2019-05-22 19:54:11下载
- 积分:1
-
c_tms430
msp430各硬件资源的c语言编程方法,源程序及程序框架,里面有详细的注解(msp430 the hardware resources of the c language programming, source code and procedural framework, which has detailed notes)
- 2011-06-21 21:32:19下载
- 积分:1
-
USP10
DLL POUR IMPRESSION FASTREPORT
- 2019-04-26 17:35:25下载
- 积分:1