-
dxflib-3.17-2.0-src
Qt上读取或者生成dxf文件的C++开源库。(This is a c++ lib for reading and writing dxf file on Qt.)
- 2017-08-16 09:14:41下载
- 积分:1
-
shejibingmunishixianzhengxingduoweishuzuleixing
(1)定义整型多维数组类型,各维的下标是任意整数开始的连续整数;
(2)下标变量赋值,执行下标范围检查;
(3)同类型数组赋值;
(4)子数组赋值,例如,a[1..n]=a[2..n+1];a[2..4][3..5]=b[1..3][2..4];
(5)确定数组的大小。
((1) the definition of multi-dimensional array of type integer, the dimension subscript is any integer beginning in integers (2) subscript variable assignment, the implementation of subscript range checks (3) the same type of array assignment (4) sub-array assignment, for example, a [1 .. n] = a [2 .. n+1] a [2 .. 4] [3 .. 5] = b [1 .. 3] [2 .. 4] (5) determine the size of the array.)
- 2010-05-30 15:09:25下载
- 积分:1
-
命令行cmd中实现五子棋
此演示将五子棋在cmd命令行重视实现,可以基本的五子棋对弈,并且呈现出期盼的坐标显示。输入落子,然后回车会显示当前棋盘坐标,再次输入落子,棋盘得到进一步前行,直至得到赢家,结束。
- 2022-01-25 15:39:07下载
- 积分:1
-
dutycycle
This is the source code to calculate/giving duty cycle to the gate of power electronic device like MOSFET, IGBT, etc using c languange integrating in Matlab, please compile it using "mex dutycycle.c" in your matlab command and run it in simulink
- 2012-11-14 15:51:23下载
- 积分:1
-
Request的几种 Url 用法比较 有示例有源码
测试的url地址是http://www.test.com/testweb/default.aspx?id=1,结果如下:Request.ApplicationPath: /testwebRequest.CurrentExecutionFilePath: /testweb/default.aspxRequest.FilePath: /testweb/default.aspxRequest.Path:/testweb/default.aspxRequest.PathInfo:Request.PhysicalApplicationPath: E:WWW estwebRequest.PhysicalPath:E:WWW estwebdefault.aspxRequest.RawUrl:/testweb/default.aspx?id=1Request.Url.AbsolutePath:/testweb/default.aspxRequest.Url.AbsoluteUri: http://www.test.com/testweb/default.aspx?id=1Request.Url.Host:www.test.comRequest.Url.LocalPath:/testweb/default.aspx
- 2020-12-01 21:59:28下载
- 积分:1
-
PTSclipping_PTS_clipping01
说明: pts-clipping与 pts与clipping(pts-clipping and pts and clipping)
- 2020-06-01 22:54:22下载
- 积分:1
-
simarm
ARM系列芯片的调试仿真器,该仿真器实现了TRACE32的所有功能,适合小代码调试(simulate Trace32)
- 2016-05-04 16:18:17下载
- 积分:1
-
ShareMem
通过内存映射对象实现程序和进程间的内存共享。(Implement programs and memory sharing between processes through a memory-mapped object.)
- 2016-10-21 18:00:22下载
- 积分:1
-
PD程序
STM32 对直流电机位置环实现PD控制(PD control on position loop of DCmotor control system with STM32)
- 2018-10-08 10:08:22下载
- 积分:1
-
CAR_OPENGL
car racing using vc++ and opengl
- 2020-09-02 14:08:08下载
- 积分:1