-
个人知识(文件)管理系统
C#编写的winform程序。功能目标是,类似于腾讯文档,完成对文件的管理。是本人的课程作业,不完善的地方较多,请大家包涵!
- 2022-07-02 20:15:27下载
- 积分:1
-
文本输入输出,实现数值计算的自然三次样条插值法
文本输入输出,实现数值计算的自然三次样条插值法-Text input and output, numerical calculation to achieve a natural cubic spline interpolation
- 2022-02-26 07:23:02下载
- 积分:1
-
c++编写的windows mobile播放视频的代码。可以选择文件位置。
c++编写的windows mobile播放视频的代码。可以选择文件位置。-c++ written in windows mobile play the video code. May choose to file location.
- 2022-06-16 17:11:15下载
- 积分:1
-
MsChart sample source MsChart chart control chart control chart control sample s...
MsChart图表控件示例源码 MsChart图表控件示例源码-MsChart sample source MsChart chart control chart control chart control sample source MsChart sample source code
- 2023-03-03 02:35:03下载
- 积分:1
-
widestudio 图形用户界面的 用户指导,此乃开源软件,这个手册看着还可以,可以到sourceforg 下载源码,thanks...
widestudio 图形用户界面的 用户指导,此乃开源软件,这个手册看着还可以,可以到sourceforg 下载源码,thanks-widestudio graphical user interface of the user guide, which is open source software, this manual can also be looked at, you can download the sourceforg source, thanks
- 2022-01-25 15:38:48下载
- 积分:1
-
GpsMap, 本程序利用MapX做的电子地图,通过串口接收GPS模块数据,实现在电子地图上对当前在地图上位置的定位,同时显示当前经纬度,当前时间,速度,海拔等...
GpsMap, 本程序利用MapX做的电子地图,通过串口接收GPS模块数据,实现在电子地图上对当前在地图上位置的定位,同时显示当前经纬度,当前时间,速度,海拔等信息的功能。注意使用时要安装MAPX(本程序使用MAPX_V5,如使用其它版本,则可能要修改头文件)。-GpsMap, this procedure use MapX E-map and GPS module, and receive the GPS Data through the serial port, to locate the location on the E-map, at the same time shows the current latitude and longitude, the current time, speed, altitude and other information. Attention: MAPX should be installed if u use this program, this procedure is on MAPX_V5, if u use other versions, you may modify header files.
- 2022-02-13 19:19:58下载
- 积分:1
-
win8平板调用摄像头工具
win8平板很牛叉的调用摄像头的库,通过.net调用COM库实现的,之前通过avicap.dll库,SendMessage方式都行不通的方式用这种方式能成功。
namespace AForge.Controls
{
using AForge.Video;
using System;
using System.ComponentModel;
using System.Drawing;
using System.Runtime.CompilerServices;
using System.Windows.Forms;
public class VideoSourcePlayer : Control
{
private bool autosize;
private Color borderColor = Color.Black;
private IContainer components;
private Bitmap currentFrame;
private bool firstFrameNotProcessed = true;
- 2022-04-23 12:39:10下载
- 积分:1
-
九宫图益智游戏,VB编写,自己添加序列,可以人工来玩,也可以电脑自动生成步骤,有兴趣的可以看看一看...
九宫图益智游戏,VB编写,自己添加序列,可以人工来玩,也可以电脑自动生成步骤,有兴趣的可以看看一看-JiuGongTu puzzle games, VB prepared to add their own sequence, artificial play, the computer can also automatically generate steps are interested can see a look
- 2022-07-08 12:47:02下载
- 积分:1
-
than Eve deformation also good VBS
比欢乐时光变形还要好的VBS-than Eve deformation also good VBS
- 2023-08-27 02:55:03下载
- 积分:1
-
windows进程管理类
压缩包包含两个文件ProcessManager.h、ProcessManager.cpp可以直接使用
CProcessManager提供接口如下:
BOOL SetProcessId(DWORD dwProcessId);
BOOL EnableDebugPrivilege();
BOOL QueryProcessStatus
- 2023-08-01 04:35:03下载
- 积分:1