-
WebAutomaticTextClassificationTechnologyResearch
Web自动文本分类技术研究综述 基于WEB的文本分类技术论文(Web Research on automatic text classification techniques for text classification based on technical papers WEB)
- 2009-12-31 15:02:39下载
- 积分:1
-
MarchingCubes
MarchingCubes算法,可以快速入门学习marchingCubes,适合于新手。(MarchingCubes algorithm, can Quick Start learning marchingCubes suitable for newcomers.)
- 2005-05-07 21:22:32下载
- 积分:1
-
Heed-matlab.m
HEED的分簇算法的matlab代码,注释详细,对初学WSN协议的同学很大帮助。(HEED clustering algorithm matlab code, detailed notes for the students of great help beginners WSN protocol)
- 2014-01-20 17:18:56下载
- 积分:1
-
CatchScreen-4.26
截屏保存为单色位图。其中有把彩色转换为单色的功能(Screenshot is saved as a monochrome bitmap. Which has the function of color into monochrome)
- 2011-06-01 15:18:33下载
- 积分:1
-
VC-Communition
一个简单的通迅录C++源码,不过很有用,可以值得参考一下。(A simple communication the recorded C++ source, however useful, can be worth considering.)
- 2012-08-03 15:52:30下载
- 积分:1
-
integral
用C++编写的一个用变步长梯形法来求积分的程序(Written in c++ ,a variable step size trapezoid method to integrate the process.)
- 2014-09-15 21:04:04下载
- 积分:1
-
11
说明:
广告流水灯程序
ORG 00H
MOV P2,#80H
START:MOV A,#0FFH 赋初值
CLR C
MOV R2,#8
LOOP:RRC A 带进位右移
MOV P1,A
CALL DELAY
DJNZ R2,LOOP
MOV R2,#7
LOOP1:RLC A 带进位左移
MOV P1,A
CALL DELAY
DJNZ R2,LOOP1
JMP START
DELAY:MOV R3,#20 延时0.2秒
D1: MOV R4,#20
D2: MOV R5,#248
DJNZ R5,$
DJNZ R4,D2
- 2012-11-22 13:22:07下载
- 积分:1
-
Csharp.in.Depth.4th.Edition.pdf
说明: C# 开发比较经典的书籍,英文版,适合深入学习,适合自学,还可以学习英文(C# Develop Classic Books)
- 2020-06-22 10:00:01下载
- 积分:1
-
Lecture06_MATLAB_Graph
说明: 数学建模竞赛,matlab画图入门基础大致教程。(Initial Programming of Mathematical Modeling with MATLAB Drawing .)
- 2020-06-16 06:40:02下载
- 积分:1
-
1
说明: 详细介绍了多普勒天气雷达系统建模与仿真应用 (Details of the Doppler Weather Radar System Modeling and Simulation Application)
- 2010-08-22 10:19:49下载
- 积分:1