搜索资源列表
四级上机练习程序原代码
- 这是一个关于计算机等级考试的上机预测的练习题目的原代码,文件中有相关的说明,是一系列个关于文件,数字和字符串处理的好例子!-This is a computer grade examination on the previous forecast of practice for the original topic code, a document related to the note of a series of 000 documents, digital, and the string
checktime.c
- 此程序是对windows系统进行校时。其他的说明请看程序。-this procedure is to windows at the school system. See the note other procedures.
firsdk
- 一个基于WIN32环境下的SDK示例,可作为入门,参考之用,说明了WIN编程的思路。-an environment based on the Win32 SDK examples, as a first step reference. Note the WIN program ideas.
我的 电话簿管理
- C++编写的控制台上的电话簿管理系统-telephone note management in console by c++
znsoft_15
- 编程修改网卡MAC地址的方法:源码+说明-programming changes to the Ethernet MAC address : Note FOSS
VB-PLC-Commuation
- VB与台达PLC通讯程序源码 可以监控台达PLC的输入输出状态 注释很好的解释了通讯协议的用法-VB and Delta PLC communication program source code can monitor the the Delta PLC input and output status note explained the communication protocol usage
Visual-CPP-Note
- 零基础学Visual C++的课件,可以帮助读者快速提高Visual C++编程能力-Zero-based Visual C++ courseware, fast to improve Visual C++ programming ability can help readers
HikPlayMpeg4
- 没什么好说明的,自己写的播放器的一个头文件,求的一些代码-There was nothing to note, written in his own players a header file, and some of the code
PSP01
- 代码行统计工具,作为psp0.1的课程作业,可以计算代码的行数,注释的行数-Lines of code statistics tools, as courses psp0.1 operations, can calculate the number of lines of code, note the number of rows
note
- 用vC++文字界面编写的较为简单的通讯录,实现存储,查找,删除等功能。-VC++ language interface with a relatively simple address book to prepare for storage, search, delete functions.
zuiduanlujing
- 说明:这是个在公园里各景点之间最短路径的控制台程序。非常好,使用dijkstra,floyd算法-Note: This is the various attractions in the park where the shortest path between the console program. Very good, using dijkstra, floyd algorithm
shangdongjianbing
- 山东煎饼问题。今天TheBeet去门口那家山东煎饼小摊买煎饼,到他付钱的时候他才发现,他的钱包里面只有一张100块。于是他需要把这张100块钱破开,但是TheBeet不喜欢硬币,另外由于某种原因,TheBeet也不喜欢20元的纸币,另外也不喜欢钱包里面有太多张纸币,所以他希望拿到尽量少的纸币数。给出摊主现有的纸币数量,求摊主要如何找零给TheBeet才能满足他的要求。 -Shandong pancake problem. Today TheBeet go door Shandong panc
DoubleColorBall
- 此程序为控制台程序,完成简单的双色球自动购买功能,以写入文件形式代替打印,客户可自主进行机选或者手动选择,也可以对同一组号下多注-This program is a console program, complete a simple two color automatic purchase, to write to a file instead of printing in the form of customer autonomous machine selection or manual
NewCamdLoginTester_source
- NewCamd server login tester for Administrators to check if login data is valid when connecting to NewCamD server. Can read input data from file with or from manual input. Note: DesKey is hardcoded at the moment.
playmove-by-note
- 用记事本放电影,一个简单小程序,可以供初学者学习-play move by note,a sample example,can be for newer
Expression-evaluation
- 输入中缀算术表达式S,S中的操作数为非负整数,只含+,-和*,/运算,也可能含有括号(),运算符的计算顺序和实际四则运算的计算顺序相同. 输出表达式S的值. 注意除法运算只取整数部分,例如1/2=0. Input 输入有多组数据. 每组数据是一个算术表达式S,S的长度不超过100. 输入的S保证合法,而且不包含多余的空格或制表符. S的操作数、中间结果和最终结果都不会超过int类型的范围,也不会出现除数为0的情况. 输入以#号结束. Output 对于每个算术表达式S,输
FPCcontroler
- 预测控制中的预测函数控制(PFC),有清晰的备注-Predictive Control in Predictive Functional Control (PFC), a clear note
tanchishe
- 一个简单的vc++控制台贪吃蛇程序。如vs2005及以上vs出现如warning C4996的警告: 1.在预编译头文件stdafx.h里(注意:一定要在没有include任何头文件之前)定义下面的宏: #define _CRT_SECURE_NO_DEPRECATE 2.#param warning(disable:4996) 3.更改预处理定义: 项目->属性->配置属性->C/C++ -> 预处理器 -> 预处理器定义,增加_CRT_S
Remote-desktop
- 远程桌面! V1.0 你的桌面我作主! 远程服务支持库例程,配合《易语言远程控制技术教程》之用. 远程控制实际上只要对桌面进行控制,基本上就没有什么问题了. 我们的口号:集成也是种创新. 一.软件简介: 这是一个将对方电脑桌面进行抓屏,查看的小软件,并且可用鼠标控制受控端电脑,也可以使用快捷键,及输入文字.类似于QQ的远程协助功能. 二.软件特点: 1.全面采用了远程服务支持库,支持大图片传输入. 2.无论两台电脑的分辩率有差别,鼠标控制时均能准确定位
dlfile
- 用在一个简单的应用程序被列出的文件从服务器下载文件,解析它,根据文件清单。结果被记录在一个日志文件注意:当编译在visual c++项目设置,添加urlmon。lib库(在选项卡“链接”)-Used are listed in a simple application of the files downloaded from the server, parse it, according to the file list. Results are recorded in a log file n