-
migong_all_path
迷宫问题,完成的是一个现实中的迷宫游戏求最短路径及所有路径的问题,本程序相对于航班信息查询系统比较简单,主要包含使用系统迷宫(可以选择迷宫的入口和出口,并输出所有路径和最短路径),使用新建迷宫(可以自己设计迷宫的大小,及所有通路,可以选择迷宫的入口和出口,并输出所有路径和最短路径),用到了栈的使用,如栈的创建、入栈、出栈等函数功能。 (Maze problem, complete the maze is a real game for the shortest path and all paths of the problem, the program relative to the flight information inquiry system is relatively simple and mainly consists of a maze using the system (you can select the entry and exit the maze, and the output of all path and the shortest path), use the new labyrinth (maze can design the size, and all the channels, you can choose the maze entrance and exit, and output all the paths and the shortest path), use the stack to use, such as the creation of the stack, stack , the stack so the function function.)
- 2010-05-25 12:41:49下载
- 积分:1
-
51-single-MODBUS-communi
51单片机MODBUS通信一例 ,读者可以通过单片机与一切具有MODBUS通讯协议的智能设备进行通信(51 single MODBUS communication example, the reader can communicate with all intelligent devices through the SCM has MODBUS communication protocol)
- 2021-04-27 14:48:44下载
- 积分:1
-
VC++读写Excel文件源代码
读写excel文件内容,并将其显示到vs界面上(Read and write the contents of the XML file, and display it to the vs interface)
- 2017-11-24 15:10:18下载
- 积分:1
-
SC7A20驱动
说明: 国产Gsensor SC7A20的驱动程序,可以用于各种物联网应用。(the driver for SC7A20, which can be used to IOT)
- 2020-06-16 13:00:01下载
- 积分:1
-
LCD 驱动原理图及其代码
LCD 驱动原理图及其代码很详细,可以画点,线,面,图片 ,对初学还是进阶的开发者都很有帮忙!代码调整过,运行没没问题,单片机采用STM32F103系列,很适合开发者移植
- 2023-06-03 13:30:05下载
- 积分:1
-
Guide-Form-CSharp
利用C#实现导航风格的windows界面,左边为导航菜单,右边为主窗口显示,纯属模板类,无内容填充,请谨慎下载!(Achieved using C# windows-style interface navigation, left navigation menu to the right shows the main window, is purely a template class, no content filled, be careful to download!)
- 2011-10-18 19:18:57下载
- 积分:1
-
最近在新公司忙一数据库中的数据改变监控系统,定时根据复杂的业务规则去检索是否有改变的数据,如果有,则通过各种渠道(MSN、EMail、SMS等发送通知消息)。...
最近在新公司忙一数据库中的数据改变监控系统,定时根据复杂的业务规则去检索是否有改变的数据,如果有,则通过各种渠道(MSN、EMail、SMS等发送通知消息)。
其中MSN信息发送部分,我在工余时间花了几个小时扩展了一下,做了一个MSN机器人,源代码是C#,含自动IP地址查询、简单自动问答等。
做这个没有什么目的,只是看看到底别人是怎样实现的,自己做了2个小时就实现了,没有什么难度,顺便打破别人敝帚自珍的做法,不就是一点点代码吗?还故做神秘的:)因为有现成的DotMSN组件,自己搜索该组件出处。
安装和使用:解压,把mymsn.mdf文件附加到MS SQL Server中,打开mymsn.sln,修改dbconnection字符串中的数据库地址、用户名和密码,然后运行便可。
你可以尝试申请多一个账户,专门用来登录做机器人,自己的则用来测算该机器人。机器人登录后,可以点击“show online contact”按钮,会显示在线人员,双击之,便可。
尝试输入“:)” “:(”“你是父亲是谁?”之类的话,就可以看见自动回复。
- 2022-08-07 12:50:22下载
- 积分:1
-
CTYFFRC
用VC编写的电梯程序,利用了多线程开发,不错的源码(The elevator program written in VC, use of multithreading development, good source)
- 2017-07-23 16:07:45下载
- 积分:1
-
STM32F103RB
STM32F103RB USB模拟串口范例,参考官方版本,改写双缓冲+环型队列接收,改写环节队列发送。工程开发环境为COOCOX IDE。(STM32F103RB USB virtual serial port example, refer to the official version, rewritten double buffering+ ring queue receiver, rewritten ring queue to send. Development environment for COOCOX IDE.)
- 2013-09-20 00:50:38下载
- 积分:1
-
beacon
This is an SDK for nRF51822 Bluetooth module, it use for programming in Keil IDE.
- 2017-07-29 14:03:49下载
- 积分:1