▍1. ColorPicker
说明: 经典的VC++颜色选取拾色器程序,选择屏幕上的颜色并把值返回给取色器,显示出颜色值(The classic VC ++ color picker program, select the color on the screen and return the value to the color picker, showing the color value)
说明: 经典的VC++颜色选取拾色器程序,选择屏幕上的颜色并把值返回给取色器,显示出颜色值(The classic VC ++ color picker program, select the color on the screen and return the value to the color picker, showing the color value)
说明: 计算复数的小工具,可用来计算各种表达式,包括复数、括号、加减乘除,并按照四则运算的顺序处理。(A small tool for calculating complex numbers, which can be used to calculate various expressions, including complex numbers, parentheses, addition, subtraction, multiplication and division, and is processed in the order of four operations.)
说明: 调用可执行程序,C语言进行输入,得到基于GIM格网的电离层总电子含量(The total electron content of the ionosphere based on GIM grid is obtained by using executable program and C language for input)
说明: 将大地坐标系下经度纬度高程转换为空间直角坐标系下xyz 及其互相转换(Converting latitude and longitude elevation in geodetic coordinate system to XYZ in spatial rectangular coordinate system)
说明: MSchart控件用法源码:生成柱状图、曲线图、饼图数据图表(MSchart control usage source code: generate histogram, curve, pie chart data chart)
说明: 差分整合移动平均自回归模型,又称整合移动平均自回归模型(移动也可称作滑动),是时间序列预测分析方法之一。(Differential integrated moving average autoregressive model, also known as integrated moving average autoregressive model (moving also known as sliding), is one of the time series prediction and analysis methods.)
说明: 成绩管理系统 (成绩排序 导入学生信息 添加删除成绩功能等等)(Grade management system (grade sorting import student information add delete grade function, etc.))
说明: SCPI(可编程仪器的标准命令)windows环境C#开发范例(SCPI (standard command of programmable instrument) windows environment c development example)
说明: VC++遗传算法代码,以交叉概率进行交叉,并对交叉后的新染色体进行判别(VC ++ genetic algorithm code, crossover with crossover probability, and distinguish new chromosome after crossover)
说明: 三种VC++直线扫描转换算法:bresenham方法、数值微分法、中点画线法。(Three VC ++ line scan conversion algorithms: Bresenham method, numerical differentiation method, midpoint line drawing method.)
说明: VC++ FTP、HTTP 多线程断点续传下载文件源码(VC ++ FTP, HTTP multi-thread breakpoint resume download file source code)
说明: 基于QT的医院病人信息管理系统,实现了增删改查,注册登录界面等(The hospital patient information management system based on QT realizes addition, deletion, modification and query, registration and login interface, etc)
说明: 基于VC++的51单片机控制源码,PC与单片机双向通讯智能温控程序(Based on VC ++ 51 single-chip microcomputer control source code, PC and single-chip bidirectional communication intelligent temperature control program)
说明: 基于C#开发的大地坐标转换程序,程序功能包括空间坐标、经纬度坐标的七参数、四参数转换以及高斯投影正反算。(Based on the program of geodetic coordinate transformation developed by C#, the function of the program includes the conversion of seven parameters, four parameters of spatial coordinates, longitude and latitude coordinates, and the forward and backward calculation of Gauss projection.)
说明: VC++对DB-Libray封装更方便操作SQLServer数据库源码(VC ++ package of DB-Libray is more convenient to operate SQLServer database source code)
说明: VS2013运行VC6.0编写的程序,报错找不到msvcrtd.dll,mfc42d.dll,msvcp60d.dll,mfco42d.dll,msvcp60.dll。将以上dll文件复制到C:WindowsSysWOW64目录下即可。(Vs2013 runs the program written by vc6.0 and fails to find msvcrtd.dll, mfc42d.dll, msvcp60d.dll, mfco42d.dll, msvcp60.dll. Copy the above DLL files to the directory C: windows syswow64.)