-
49525823chap04Telnet
Visual C++ .NET 网络与通信高级编程范例配套代码(Visual C++. NET network and high-level programming paradigm supporting code)
- 2014-02-20 23:05:14下载
- 积分:1
-
face-detection
Thermal Infrared Face Recognition –
a Biometric Identification Technique
for Robust Security System
- 2013-10-14 21:09:15下载
- 积分:1
-
projecct
MATLAB画图结构源程序,画二维图像源程序(MATLAB source structure drawing, painting a two-dimensional image source)
- 2015-04-02 23:55:22下载
- 积分:1
-
BankSystem
这是一个基于MFC的银行定期储蓄管理系统,界面整洁清晰,功能实用,希望能帮到大家!(This is an MFC-based management system of regular savings banks, the interface is clean and clear, functional and practical, hope to help you!)
- 2020-09-25 14:57:48下载
- 积分:1
-
最大子团问题
#include
#include
#define N 20
struct code
{
int a[N][N];
int n;
int x[N];
int bestx[N];
int cn;
int bestn;
}Y;
int count;
void Backtrack(int i)
{
int OK=1;
int j;
if(i>Y.n)
{
for(j=1;j
- 2022-01-27 23:45:31下载
- 积分:1
-
基于STM32的卫星GPS里程与速度等信息的分布计算
基于STM32的卫星GPS里程与速度等信息的分布计算
包含卫星分布图、硬件和源码
- 2022-06-13 17:19:43下载
- 积分:1
-
ds18b20
温度传感器ds18b20的操作代码,直接使用。不会有任何错误(Temperature sensor DS18B20 operation code, directly used. There will be no error)
- 2007-11-14 23:24:33下载
- 积分:1
-
Netow
牛顿迭代法(Newton s method)又称为牛顿-拉夫逊方法(Newton-Raphson method),它是牛顿在17世纪提出的一种在实数域和复数域上近似求解方程的方法。多数方程不存在求根公式,因此求精确根非常困难,甚至不可能,从而寻找方程的近似根就显得特别重要。(Newton iteration (Newton' s method) is also known as the Newton- Raphson method (Newton-Raphson method), it is proposed by Newton in the 17th century as a real number domain and in the complex field approximation method for solving equations. Root does not exist in most formula equation, it is very difficult for accurate root, if not impossible, in order to find the root on the approximate equation is of particular importance.)
- 2009-05-10 21:10:38下载
- 积分:1
-
uCOSII2.91PUCGUI3.90A
路虎开发板UC0S+UCGUI,LPC1768适用于路虎开发板(Land Rover development board UC0S+ UCGUI, LPC1768 development board for Land Rover)
- 2011-05-24 21:04:12下载
- 积分:1
-
asp.net mvc 多语言网站框架 示例源码下载(含完整数据库)
asp.net mvc 多语言网站框架 示例源码下载(含完整数据库)
- 2014-03-01下载
- 积分:1