资源列表
current_motor
- 这是一款三相无刷直流马达控制器的程序,用CYPRESS的芯片控制的,提供大家参考.
MFCCStringForATL
- ATL不支持CString。在VC环境下运行该宏后,便 可以生成一个支持ATL下的CString类。对于COM和ATL及VC控件开发的人员非常有用。
mg2
- 又一个关于迷宫的程序-also one of the maze procedure
dianzizhong
- 用LED数码显示管 和51单片机做的电子钟-LED digital display with 51 single-chip control and the electronic clock so
CVSSetup
- CVS清空和设置批处理标本,Windows中为批处理脚本,Linux中为Shell脚本。 可用于快速清空目录中的CVS目录,或者设置CVS用户、IP和目录。-Clear all directory named CVS under given directory. Set the root of CVS, it use the type of pserver and can set cvs user, cvs server ip, cvs root directory under the
Delphi_861513
- Delphi编程界面设计一例,给Memo组件的显示区域加边框,也就是为文本框设置类似CSS中的Padding效果,示例中,可设置左边距和上边距,当然下边距和右边距也是可以设置的,在输入二者参数后,点击“变更”按钮,就可将其设置边距。 - Delphi programming interface design example, the display area Memo component to add borders, which is similar to a text box to
scientific-calculator
- a source code that contain sevral function scientific calculator in C language. inpute is a string. for example. 2+3 or tan45 and then press enter-a source code that contain sevral function scientific calculator in C language. input
C#画坐标代码
- C#通过picturebox控件,制作带坐标的波形显示,需要2个picturebox控件
yuandaima
- 小型公司工资管理系统设计实现基本功能 (1) 菜单选择功能 (2) 数据的输入 (3) 数据的统计 (4) 数据的输出显示 (5) 数据的备份 (6) 退出系统 -Small company salary management system design to achieve the basic functions (1) the menu selection function (2) the data input
fhlz
- 股指期货5分钟峰回路转交易指标,TB编写-Stock index futures trading indicator 5 minutes winding paths, TB write
2XNgupaiwenti
- 时间限制:10000ms 单点时限:1000ms 内存限制:256MB 描述 上一周我们研究了2xN的骨牌问题,这一周我们不妨加大一下难度,研究一下3xN的骨牌问题? 所以我们的题目是:对于3xN的棋盘,使用1x2的骨牌去覆盖一共有多少种不同的覆盖方法呢? 首先我们可以肯定,奇数长度一定是没有办法覆盖的;对于偶数长度,比如2,4,我们有下面几种覆盖方式: week42_1.PNG 提示:3xN骨牌覆盖 输入 第1行:1个整数N