资源列表
WPFVisifire.Gauges
- WPFVisifire.Gauges图形控件(WPFVisifire.Gauges tools)
factorial
- 在Windows上使用c++语言和递归过程实现阶乘运算(Using recursive processes to implement factorial operations)
FloatToStr
- 在VS2010开发平台上使用c++语言将两个实型数据转换为字符串并连接。(On the VS2010 development platform, you use the c++ language to convert two solid data into strings and connect them.)
VCDPlayer
- 在VS2010上使用C++开发的一个简单的VCDPlayer,支持rm,mp4,rmvb等视频文件。(On VS2010, a simple VCDPlayer developed using C++ supports RM, MP4, RMVB, and other video files.)
ImageConversion
- 在VS2010上开发的一个基于MFC的图片格式转换应用程序。(Developed in VS2010 based on a MFC image format conversion applications.)
dml-master
- 用于分类,找出新数据的最近邻的相似数据,按照近邻数据的分类来分类。(Similar data used to classify and locate nearest neighbors of new data, classified according to the classification of nearest neighbor data.)
9574178
- 这是一个用VB编译的蝴蝶屏幕保护程序,运行后蝴蝶从上到下飞舞,然后按任意键程序退出(This is a VB compilation butterfly screen saver, running after the butterflies fly from top to bottom, and then press any key program exits)
获取天气软件源码
- 获取天气源码,是一个不错的获取天气软件源码,,,,,,,(Get weather source code, is a good access to the software source code)
8379694
- 这是个用VB调用API函数控制光驱的开关的小程序,省去了自己动手去按光驱的麻烦,(This is a VB API function called the drive control of small procedures, leave out the trouble yourself to according to the optical drive,)
Academic achievement inquiry system
- 学生成绩管理系统 (1) 主菜单模块。 (2) 输入模块 (3) 查询模块 (4) 更新模块。 (5) 排序模块。 (6) 统计模块 (7) 输出模块。(Student achievement management system (1) main menu module. (2) input module. information, name, gender, advanced mathematics, English, computer and average grade.
calculator
- 一款小编程程序,为了实现计算器四则运算。(Implementation operation)
lcj_单链表源代码
- 一、 实验目的 1、 掌握线性表的链接存储结构; 2、 验证单链表及其基本操作的实现; 3、 进一步理解算法与程序的关系; 4、 能将单链表算法关系转化成对应的程序;(First, the purpose of the experiment 1. Master the link storage structure of the linear table; 2, verify the single linked list and its basic operation; 3, to