-
VRP
这是一个用C++编写的vrp问题的源码,很适合初学者。(This is a C++ Prepared vrp source issues, it is suitable for beginners.)
- 2008-12-14 00:01:32下载
- 积分:1
-
OPMS6
实现养老院信息管理系统中老人信息管理功能(Information management system to achieve the elderly in nursing homes information management capabilities)
- 2010-01-11 17:11:06下载
- 积分:1
-
用C#操作xml
xmlFilePath = textBox2.Text
FileStream fs = new FileStream(filePa...
用C#操作xml
xmlFilePath = textBox2.Text
FileStream fs = new FileStream(filePath ,FileMode.Open)
BinaryReader binreader = new BinaryReader(fs )
//XmlTextReader xmlreader = new XmlTextReader()
XmlTextWriter xmlreader = new XmlTextWriter(xmlFilePath+"IMAGEENCODING.xml" ,System .Text .Encoding .UTF8 ) -With C# Operation xmlxmlFilePath = textBox2.Text FileStream fs = new FileStream (filePath, FileMode.Open) BinaryReader binreader = new BinaryReader (fs)// XmlTextReader xmlreader = new XmlTextReader () XmlTextWriter xmlreader = new XmlTextWriter (xmlFilePath+
- 2022-02-13 10:07:47下载
- 积分:1
-
Tank
LMBP算法的罐底腐蚀声发射信号模式识别Tank bottom corrosion LMBP algorithm pattern recognition of acoustic emission signals(Tank bottom corrosion LMBP algorithm pattern recognition of acoustic emission signals)
- 2011-04-27 11:06:19下载
- 积分:1
-
Copy-of-SpaceVector-test
DSP矢量控制算法程序,TIDSP28335,解释详细。(SPVWM TI DSP28335)
- 2020-07-21 11:38:46下载
- 积分:1
-
In-VC-achieve-transparent
有一种按键,看起来是一幅完整的图片,当鼠标移到按键区域时,图片的一部分凸现,形成一个按键,当鼠标移走时又恢复原来状态。(There is a button looks like a complete picture when the mouse is moved to the key areas, the picture is part of the highlights, the formation of a button when the mouse is moved Shiyou restore the original state.)
- 2013-08-10 08:22:52下载
- 积分:1
-
bisheji
说明: 神经网络源代码 VC编程 BP网络源代码
神经网络(neural network source VC network programming source code BP neural network)
- 2021-02-16 13:29:47下载
- 积分:1
-
摄像头显示系统
创建在开发平台(https://open.ys7.com)创建一个新应用,获取AppKey和APPSecret。打开OpenSDK_Demo_Qt.ini文件配置authAddress、platformAddress和appKey。(参数前后不能包含其他字符)预览、回放、语音等等操作都是基于登录认证操作之后。可以使用DebugView来获取Qt Demo或者OpenSDK的日志文件,方便排查问题。
- 2023-09-01 17:25:11下载
- 积分:1
-
c++ 约瑟夫环问题
适合初学者对约瑟夫环的学习,尤其是大学计算机专业的学生初次接触c++环境,对链表的建立,以及数据结构的学习会有更深层次的理解
- 2022-02-12 06:52:12下载
- 积分:1
-
用单片机实现交通灯
用单片机实现了交通灯的设计,不仅可以实现红绿灯亮,还能够显示灯亮的秒数,还能实现人行道灯的控制。并附上了硬件图。
- 2023-04-12 08:55:03下载
- 积分:1