-
This specification defines the ARM
This specification defines the ARM-specific features of Executable and Linking Format (ELF).
- 2023-05-21 15:55:03下载
- 积分:1
-
该程序应用于WINDOWS MOBILE 6.0 SDK环境
是一款基于手机嵌入式的小游戏...
该程序应用于WINDOWS MOBILE 6.0 SDK环境
是一款基于手机嵌入式的小游戏-This project is based on Windows Mobile 6.0 SDK, and it is a kind of small gobang game embreesed in cellphone
- 2022-03-29 23:12:36下载
- 积分:1
-
学生成绩查询系统源码
默认用户名、密码为:admin
学生成绩查询系统源码
默认用户名、密码为:admin-pupils Inquiry System source default user name, password : admin
- 2023-04-15 08:15:03下载
- 积分:1
-
学籍管理系统系统分析参考.rar
学籍管理系统系统分析参考.rar-Information Management System reference. Rar
- 2022-03-05 13:46:52下载
- 积分:1
-
COM控件注册程序,注册后可以使用VB中的com控件
COM控件注册程序,注册后可以使用VB中的com控件-COM control, registration process, after registration you can use the VB controls in the com
- 2022-06-15 21:14:52下载
- 积分:1
-
一个关于字符串匹配的算法,已经经过编译,希望对你有帮助...
一个关于字符串匹配的算法,已经经过编译,希望对你有帮助-on a string matching algorithm, has been built, want to help you
- 2022-06-18 19:44:21下载
- 积分:1
-
3L书1.1本书特点:一、界面美观,简单实用的2,可以…
3L留言簿 1.1
本留言簿特色:
1,美观的界面,简单实用
2,可以设置留言簿版头公告
3,管理员当然可以回复;同时支持来宾回复
4,不用于非法,重发布和商业,随你怎么用^_^
使用:
1,修改mdb目录里面的数据库地址,然后在Setup.asp文件中修改对应的地址。(必须!)
2,上传所有文件到服务器,打开管理员登陆设置页面login.asp,进行相关的设置。
3,初始密码:admin-3L book 1.1 book features: one, beautiful interface, simple and practical 2, can set the book version of the first Notice 3, the administrator can, of course, back while supporting guests back 4, not used for illegal re-release and commercial, with the how do you use ^ _ ^ use: 1, modify mdb database directory inside address, and then edit the corresponding document Setup.asp address. (Must!) 2, upload all the files to the server, open the Administrator Settings page landing login.asp, the relevant settings. 3, the initial password: admin
- 2022-03-20 03:46:31下载
- 积分:1
-
基于MFC写的计算机器控件,实现的简单的计算功能,很是方便哦!...
基于MFC写的计算机器控件,实现的简单的计算功能,很是方便哦!-The caculater Control Base of MFC,inplement basic caculate,very nice!
- 2022-06-12 18:07:24下载
- 积分:1
-
08年注册会计师考试 网管网 阎华红课件 第4单元第二节
08年注册会计师考试 网管网 阎华红课件 第4单元第二节-Certified Public Accountant exam in 2008 Managed Network Hua Yan Hung courseware modules in section II, paragraph 4
- 2022-04-28 02:16:00下载
- 积分: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