资源列表
CPPcehngxu-sheji
- 清华大学 详细讲述C++程序设计,希望对大家有帮助!-Tsinghua University, detail the C++ programming, we want to help!
CPaint
- 基于VC++实现对线的宽度和线的类型(实线、虚线等)的设置,希望对大家有帮助-Based on VC++ to achieve the line width and line type (solid line, dotted line, etc.) settings, we want to help
xuefenzhixuanke
- 用VisualBasic和SQL2000创建了一个学分制选课系统数据库-SQL2000 using VisualBasic and created a credit elective system database
liuyanban
- GDI中提供的各种绘图方法LineTo(), Ellipse()等等,都没有考虑过锯齿形状的消除,于是诞生了本代码,它实现了近乎实时的消除图形锯齿的方法。 -GDI provides a variety of mapping methods LineTo (), Ellipse () etc., are not considered to eliminate jagged shapes, so the birth of the code, which implements a near r
exp2
- 进程和进程通信实验课件及程序,操作系统课程用资料-Processes, and communication courseware and test procedures, operating systems courses with information
c_book
- 初学C++着很有用的资料,初学C++者的教程,很有帮助的-Beginners very useful information c++, beginners the c++ tutorial, and helpful
Markup115
- 这是一个利用C++操作XML的类,功能非常强大.-This is a manipulating XML using C++ class, very powerful.
ReadLog3-30
- xml文件内容显示操作; xml文件内容显示操作;四层几点-xml read log 4 show
DBSCAN
- dbscan 基于密度聚类算法的C# 版本-dbscan C#
K-Means
- K-means 算法的一种C# 实现,数据挖掘聚类算法-K-MEANS ALGORITHM
the-two
- 实验课的内容……比较无聊,想学习更多的VB和各种语言-Experimental course on ... more boring, VB and want to learn more languages
VB-time
- VB记时器编程的讨论 在很多场合下编程(例如工业控制、游戏)中需要比较精确的记时器,本文讨论的是在VB下实现记时器的若干方法以及它们的精度控制问题。 在VB中最常用的是Timer控件,它的设置和使用都非常方便,理论上它的记时精度可以达到1ms(毫秒)。但是众所周知的,实际上Timer在记时间隔小于50ms之下是精度是十分差的。它只适用于对于精度要求不太高的场合。 -VB timer programming on many occasions to discuss programming
