-
文件管理系统
文献管理器针对个人用户,它集成了文献管理,文献收集,读后感管理及共享,参考文献的自动形成、格式校对等功能。目的是通过对文献的阅读,用户记录下自己的看法,通过同步软件将共享文件同步,而对后阅读的人来说,同一篇文献可以查看到不同用户的读后感,这样有利于新手快速学习和领悟。主要分为以下三个模块:用户管理模块、文献管理模块、读后感管理模块。
- 2022-03-01 21:04:46下载
- 积分:1
-
非常好的一本C++书籍!对于初学者很有帮助
非常好的一本C++书籍!对于初学者很有帮助-A very good C++ Programming Book for the new learners!
- 2022-01-28 08:31:56下载
- 积分:1
-
VIsualC++编程对话框的应用
本工程在VisualStudio2010平台验证通过,主要完成对话框的应用是一个对话框的综合应用程序,包括模态和非模态对话的设计,对话框控件消息的处理,属性对话框的设计和消息响应,文件对话框的实例,颜色对话框的实例,查找和替换对话框的实例。
- 2022-02-06 02:37:17下载
- 积分:1
-
用java实现数据结构中的栈和队列,是一个applet程序,可以通过实际操作来演示数据结构的栈的具体实现方式。...
用java实现数据结构中的栈和队列,是一个applet程序,可以通过实际操作来演示数据结构的栈的具体实现方式。-Realize the stack and queue in the structure of the data with java. It s a applet programe which can demonstrate realizing the way concretly of the stack of the structure of the data through practical operation .
- 2022-07-27 09:23:07下载
- 积分:1
-
I used to write a SOCKS5 proxy server, containing source, the current version 0....
我用VC6写的一个SOCKS5代理服务器,内含源码,目前版本0.0....01,只实现了Connect模式而且还有问题,Bind和UDP未实现.全API,使用了WinSock2中的完成端口模型。长期目标是完全实现三种模式,作成NT系统服务(为了调试协议,现在采用的控制台模式).-I used to write a SOCKS5 proxy server, containing source, the current version 0.0 .... 01, only achieved Connect mode but also, Bind and UDP unrealized. All API, the use of the completed WinSock2 port model. Long-term goal is to achieve three models, make NT system services (for debugging agreement, the console mode).
- 2022-03-01 09:24:29下载
- 积分:1
-
我的财务报表管理系统2002 FOR VFP8
我的财务报表管理系统2002 FOR VFP8 -my management system of financing report forms 2002 for VFP8
- 2022-04-08 00:14:49下载
- 积分: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
-
To open TIMIT database wave files.
To open TIMIT database wave files.
- 2022-03-24 13:26:57下载
- 积分:1
-
lab2000系统下的计数器实验报告,带源程序的!喜欢的
lab2000系统下的计数器实验报告,带源程序的!喜欢的-Counter lab2000 systems experimental report, with source code! Favorite
- 2023-05-14 16:05:03下载
- 积分:1
-
这是一个用microsoft VC++编写的关于迷宫算法的一个小程序。...
这是一个用microsoft VC++编写的关于迷宫算法的一个小程序。-using microsoft VC++ algorithm on the maze of a small program.
- 2022-02-24 21:37:20下载
- 积分:1