搜索资源列表
The C++ Standard Library
- 学习C++必备,C++标准库文档详细介绍,值得珍藏-essential learning C, C standard library documentation and detailed briefings worth keeping
dotnet写的文件分割器
- 下面我将这个文件分割器的运行流程简单列出如下: 1、 选择要分割原文件,用OpenFileDialog控件实现,变量SplitSourceFileName 记录文件路径。 2、 选择分割后文件的保存地址,用FolderBrouserDialog控件实现,变量SplTargetFolder记录保存路径。 3、 用户输入分块大小,可选择以KB或以MB为单位,变量ItemSize记录。 4、 点击“开始分割”按键,若个参数合法
305w
- 在线学习系统 v1.0 1.本系统采用学号加密码登录,可接受外部注册。 2.教学内容模块可由教师后台管理。 3.保存学生学习进度。 4.多种交互方式。 5.提供在线考试模块,同时能够进行补考,成绩查询等功能。 6.网页设计教学内容部分精心挑选,并进行了较好的分类。 学生测试帐号为:122005001 密码为:123 老师测试帐号为:teacher 密码为:123 -online learning syst
powerdown
- 用VC写的一个可以关闭系统的程序,直接把电源也关掉了,运行该程序前要小心把未保存的东西先保存!-VC can write a closed system procedures, directly to switch off the power supply is also running the program prior to the careful preservation of not keeping things first!
大众软件2005-10
- 《大众软件》作为行业内的主流媒体,在报道产业发展、透析产业变化、研究产业方向等方面作出了巨大的贡献,《大众软件》电子版的推出,不仅迎合了读者的变化,也顺应了产业、时代的发展。-"public software" industry as the mainstream media, in reports on industrial development, dialysis industry changes, the d
大众软件2005年11期
- 《大众软件》作为行业内的主流媒体,在报道产业发展、透析产业变化、研究产业方向等方面作出了巨大的贡献,《大众软件》电子版的推出,不仅迎合了读者的变化,也顺应了产业、时代的发展。-"public software" industry as the mainstream media, in reports on industrial development, dialysis industry changes, the d
大众软件2005年12期
- 《大众软件》作为行业内的主流媒体,在报道产业发展、透析产业变化、研究产业方向等方面作出了巨大的贡献,《大众软件》电子版的推出,不仅迎合了读者的变化,也顺应了产业、时代的发展。-"public software" industry as the mainstream media, in reports on industrial development, dialysis industry changes, the d
大众软件2005年13期
- 《大众软件》作为行业内的主流媒体,在报道产业发展、透析产业变化、研究产业方向等方面作出了巨大的贡献,《大众软件》电子版的推出,不仅迎合了读者的变化,也顺应了产业、时代的发展。-"public software" industry as the mainstream media, in reports on industrial development, dialysis industry changes, the d
大众软件2005年14期
- 《大众软件》作为行业内的主流媒体,在报道产业发展、透析产业变化、研究产业方向等方面作出了巨大的贡献,《大众软件》电子版的推出,不仅迎合了读者的变化,也顺应了产业、时代的发展。-"public software" industry as the mainstream media, in reports on industrial development, dialysis industry changes, the d
自习
- 村代码并检查小别墅的可用性,如果房间或小别墅可用,则接受预订的详细信息,通过访问 Booking.dat 文件中最后一个预订编号并加 1 来生成新的预订编号,确保顾客名不为空,而且联系电话大于 0,将记录保存到 Booking.dat 文件中,更新 Hotel.dat 或 Resort.dat 文件,以反映当前房间或小别墅的-village code and check the availability of small villas,
[_DataBase162493862003
- DataBase keeping program explaining with a sample program a) Ranking Database. b) Library keeping. c) Record Keeping. -DataBase keeping program explaining with a sample program a) Ranking Database. b) Library keeping.
机器语言实现三维动画
- 下载1.txt后保存到本地硬盘!然后开始——运行——输入command 进入DOS环境 输入debug<d:\\1.txt 回车(假定文件1.txt保存在D盘根目录) 就可以看见三维动画了!还有音乐哦-download 1.txt keeping to the local hard disk! Then they start -- running -- the importation into the DOS comman
StuManager2
- 项目功能: 用Truboc 环境实现一个学生数据管理系统,其主要实现了5个功能: 1。添加学生信息 2。排序(1 按编号排除 2 按总分(升/降)) 3。打印报表 4。保存 5。读取 6。退出 -functional item : Truboc environment to achieve a student data management system, its main achievement of
SMSDemoALL
- 实现有红外线端口的手机与电脑上的红外线适配器相连,可以完成发送、接收、保存短信等功能,包括VB、Delphi、VC下的源码-achieve the infrared port on the phone with a computer connected to the infrared adapter can be completed sending, receiving, keeping messaging functions, inc
GrabScreen
- 主要功能,保存位图,抓取屏幕,以及对于位图在抓取过程中的详细说明及相关参数的具体设置和原因。-main function of keeping bitmap capture screen, Bitmap and for the capture process and a detailed descr iption of relevant parameters and set specific reasons.
Curve
- 静态切分窗口的曲线y=ax*x+10*x+10图,根据a在[-10,10]区间变化时,曲线随着变化-static window splitting the curve y = ax 10 * x * x 10 maps, in accordance with a [-10, 10] interval changes, in keeping with the changing curve
Uploaderv61HH
- Table of contents: A. Insallation (New installation) B. Upgrade from previous beta 2 C. Upgrade from beta 1 D. License E. Version history A. Installation (New installation) ---------------------
testserialport
- 串口开发的另一种方式 最近在整理文件的时候发现了原先写的一个串口程序,为了提高重用性就又重新的写了一下。根据以前的使用过的一系列串口操作软件发现,大多数的串口操作软件不具备自动的记录保存功能,于是我就在这里把它加进去,记录文件是在应用程序目录下以时间命名的文本文件。程序使用了两个可以重用的 C++ 类,串口通讯类文件 superSP.cpp, superSP.h 文件操作类文件 fileCtrl.cpp, fileCtrl.h。 -
aiyinsitan
- 原题为: 1.有5栋5种颜色的房子 2.每一位房子的主人国籍都不同 3.这五个人每人只喝一个牌子的饮料,只抽一个牌子的香烟,只养一种宠物 4.没有人有相同的宠物,抽相同牌子的烟,喝相同牌子的饮料 已知条件: 1.英国人住在红房子里 2.瑞典人养了一条狗 3.丹麦人喝茶 4.绿房子在白房子的左边 5.绿房子主人喝咖啡 6.抽pallmall烟的人养了一只鸟 7.黄房子
shipcourse-keeping-control-system
- 航向保持控制系统的matlab仿真,增加了噪声输入。-Matlab simulation course keeping control system, an increase of the noise input.