资源列表
gdyb
- 这是一个进行卫星轨道预报的VC程序,卫星的瞬时轨道根数的输入及预报的输出都在foxpro的表中。-This is a satellite orbit prediction VC procedures, Instantaneous satellite orbit elements of the input and output forecast in foxpro the table.
searchkeyword
- 这个是一个关键词检索的程序,希望对大家有帮助-this is a keyword search procedures, we hope to help
ImageEditor
- 用C#编写的图象处理程序,包括图象灰度转化,反相显示,还可以进行自动切换浏览一个文件夹中的图象文件以及对图象进行编辑增加文字的操作,另还可对图象进行马赛克处理,图象雾化,图象旋转,增强对比度,色素减少等,当然有些功能还不是很完美滴-C# prepared by the image processing procedures, including gray-scale image transformation, RP, can also be used for automatic switchin
ReadingXML
- 该项目是有关XML在 C#中的应用,希望对大家有所启发!-The project is the C# XML in the application, and I hope to inspire everyone!
ConcurrencyWalkthrough
- 该项目是 有关.net与数据库相结合的源码-The project is related. Net database with a combination of source code
source_code_student
- 这是用C#编写的图书馆程序,有需要可以-This the C# Library prepared by the procedures, there is a need to look at
mailClassDemo
- 这是用c#编写的邮件程序,有需要的可以看看。-This is the c # mail preparation procedures, it can look at the needs.
csharp3.ZIP
- c# 第3版源码.新手学习net 的必备程序-c # 3 version of the source code. Novice net learning of the requisite procedures
pccode_20069311620818
- 一个眼镜在线购物系统,b/s模式适合数据库学习者.-a spectacles online shopping system, b / s mode suitable for learners database.
VISH323_OCX2.5
- 源代码很好的h323库,开放源代码,有开发指南 -good source of the h323, open source code, development guidelines
Walkthrough_Parameters
- 这个项目是关于数据库编程,大家看了后会有收获的!-The project is on the database programming, we will be harvesting after reading them!
quanpaixu
- 冒泡排序 直接选择排序 Shell排序 快速排序 归并排序 堆排序 直接插入排序基本算法 #include<iostream.h> #include<stdlib.h> #include<time.h> const int n=100000 typedef struct{ int key }RedType typedef struct{ RedType *r //r[n+1