-
TSP
TSP问题(货郎担问题,旅行商问题)的模拟退火算法通用malab源程序
f目标最优值,T最优路线,d距离矩阵,t0初始温度,tf结束温度
- 2010-08-20 21:33:00下载
- 积分:1
-
12864
基于12864的显示程序,能学会的程序,让你能够爱上它(12864-based display program, to learn to program, so you can fall in love with it)
- 2011-08-08 15:03:00下载
- 积分:1
-
C#计算器
用c#做一个简单的计算器,界面简洁,当然只能做一些基本的运算哦,欢迎大家去下载。
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Text;
using System.Windows.Forms;
namespace calculator
{
public partial class Form1 : Form
{
public Form1()
{
InitializeComponent();
}
private void Form1_Load(object sender, EventArgs e)
{
}
private void btn1_Click(object sender, EventArgs e)
{
Button btn = (Button)sen
- 2022-02-26 13:59:30下载
- 积分:1
-
full
利用msp430g2553和12864的绘图功能绘图 另外包含所有12864内置功能的程序代码(Use msp430g2553 12864 graphics and drawing the other contains all the built-in features of the program code 12864)
- 2014-07-25 22:29:38下载
- 积分:1
-
龚建伟串口调试助手源码
龚建伟串口调试助手源码,MFC界面,C语言编写(Serial debugging assistant source code)
- 2018-12-07 15:40:49下载
- 积分:1
-
MyProject
DSP28335,UCOS系统移植,带有流水灯程序,在CCS6.0环境下编译使用(DSP28335,UCOS,RTOS,WATERLIGHT,ccs6.0,TI)
- 2015-01-01 21:08:30下载
- 积分:1
-
Windows_Rootkit
学习rootkit很有用的资料,对于在windows下学习rootkit很有帮助(Learning rootkit useful information, for learning in the windows rootkit helpful)
- 2012-01-29 18:06:04下载
- 积分:1
-
基于VC2010与opencv2.4.7的图像处理
VC2010与opencv2.4.7对图片进行处理,实现图像目标轮廓的提取
- 2022-12-02 14:50:05下载
- 积分:1
-
Zig_Wire_less
Zigbee netowrks description and software for them
- 2014-06-06 21:44:19下载
- 积分:1
-
headfiles
实际中使用的各种C++头文件汇总说明,对编程者很有用,较详细(C++ head files for us to programe,it is very useful)
- 2009-03-09 13:57:14下载
- 积分:1