-
记录了三百个比较常用的C语言例子,对于一些初学者掌握C语言比较有用...
记录了三百个比较常用的C语言例子,对于一些初学者掌握C语言比较有用-300 C source codes for C beginner.
- 2022-07-23 06:58:29下载
- 积分:1
-
maze is the essence of the plan traverse the problem, we can use a two
迷宫的问题实质上就是图的遍历问题,我们可以用一个二维数组存储一个迷宫的各个结点,给定一个开始的坐标和一个结束的坐标.本程序可以寻找一条路径,但这条路径不是最短的.就是说不是最优的.-maze is the essence of the plan traverse the problem, we can use a two-dimensional array storage a maze of the various nodes, to set a beginning and an end coordinates of the coordinates. This procedure can find a path, but this is not the shortest path. Not to say the best.
- 2022-05-24 03:36:41下载
- 积分:1
-
SMART PHONE 2005中关于RAPI的源码,可以使用此源码,在PC机上于SMART PHONE进行同步等操作,需用VS2005BETA2编译...
SMART PHONE 2005中关于RAPI的源码,可以使用此源码,在PC机上于SMART PHONE进行同步等操作,需用VS2005BETA2编译-SMART PHONE RAPI 2005 on the source code, you can use this source code on the PC to synchronize SMART PHONE operational, the compiler required VS2005BETA2
- 2022-03-05 20:05:04下载
- 积分:1
-
programs of polynomial addition by different students, quite easy to use, hope b...
不同的同学编写的多项式相加的程序 特别好用,希望能给大家带来帮助 抓紧下载吧-programs of polynomial addition by different students, quite easy to use, hope be helpful, be quick to download it
- 2022-04-02 09:44:17下载
- 积分:1
-
A visual c++ example
一个关于visual c++的例子-A visual c++ example
- 2022-04-20 08:15:40下载
- 积分:1
-
DIALUP(拨号网络)
资源描述说明:使用 Windows95 拨号网络及远端存取服务 ( Remote Access Service ) 构件 ( 1.31 版,附源码 )
- 2022-12-22 01:45:04下载
- 积分:1
-
In 1995 China Undergraduate Mathematical Contest in Modeling, mathematical model...
1995年全国大学生数学建模竞赛,数学建模《飞行管理》MATLAB程序-In 1995 China Undergraduate Mathematical Contest in Modeling, mathematical modeling, " flight management" MATLAB program
- 2022-07-26 01:13:38下载
- 积分:1
-
C++调用C# COM,C#调用C++ dll, 对称加密
本代码演示了C#调用C++,C++调用C#,C#用COM封装了对称加密算法,再用C++将C# COM封装为标准windows dll,
C++标准dll可供其它语言使用,如java、delphi……,项目中演示了改dll的C#调用和VC调用。
- 2022-02-02 03:59:52下载
- 积分:1
-
最好的232通信源码
最好的232通信源码,非常详细,通过RS232BD与计算机串口通信程序,电缆最好采用原装的-Mitsubishi FX PLC RS232BD computer through serial communication procedures, Cable preferred the original 。
- 2022-01-25 23:44:13下载
- 积分:1
-
布谷鸟算法-可用于路径规划
布谷鸟算法,可用于路径规划和寻优,matlab下可正常运行
- 2022-02-12 16:46:39下载
- 积分:1