搜索资源列表
Answer C2
- 实现标准库函数strstr的功能:在str1中查找str2,若找到,返回指向str1中第一次出现str2的位置; int A ( const char * str1, const char * str2 ); 没有的话,返回-1 有则返回所在位置(从0开始) 写出函数,对编写函数main完成对strstr的功能的验证。 -achieve the standard library functions strstr function : the search for str
实验二
- 一、实习内容 主存储器空间的分配和回收。 二、实习目的 通过本实习帮助理解在不同的存储管理方式下应怎样贮存空间的分配和回收。 -an internship contents of main memory space allocation and recovery. 2, internships purpose of the internship through the help understand the different storage management practic
BY2003
- 在程序加载时出现,可以点击画面跳过。 2.登录窗口 只有在输入正确的用户名的密码时,点击登录,才能登录。 3.主体窗口 主体窗口中显示的是当天的话费清单。 4.显示窗口 显示窗口中显示的是当前的各路中断线的状态。 5.打印窗口 可以打印当天的话费清单。 6.退出程序 退出程序。 7.当前费用 可以结算出从当天的00:00:00到些时的费用总和,以及通话时第总和。 -in loading procedures there, click on the pic
universe
- 自己刚学C语言时写的模拟操作系统,主要是对c语言的基本函数的学习,还有对256色位图的绘制-own just learning to write C language simulation operating system, the main language of c basic function of the study, there are 256 color bitmap rendering
VoiceImport
- 本程序的主要功能是实现语音数据的采集功能。-this program is the main function of the realization of voice data acquisition functions.
ModifyFileType
- 主要的功能是批量处理把以知道的文件类型修改为其他的文件类型。-main function is to extend the batch processing of documents known to other types of amendments to the document type.
职工工资管理系统
- 1、 需求分析: 公司主要有4类人员:经理、技术员、销售员、销售经理。要求存储这些人的职工号、姓名、月工资、岗位、年龄、性别等信息。 2.程序的基本功能: 1.增加、修改、删除一个职工信息。 2.显示全部职工信息。 3.按条件显示职工信息(条件有按电话号码、姓名、职称或职工号等。 4.按条件显示工资信息(职工号,职称等)。 5.查找指定金额范围的职工职称。 -1, demand analysis: the company
C-language-Notepad
- C语言编写的记事本,能够实现记事本的基本功能,主要练习链表的使用-C language Notepad, Notepad can achieve the basic functions, the main use of practice list
Assignment-4
- 定义一个有理数类,属性有分子、分母 用成员函数重载 == 重载前缀++ 后缀++ (member function 或 friend function 均可 ) 重载 >> << 自己写 main 对有理数类进行测试 -Define a rational number class, property has numerator, denominator == overloaded with members of the function ov
qishi
- 递归算法的实例--以骑士巡游为例做的控制台程序。主要设计到了递归回溯算法-Examples of recursive algorithms- to Knight-tour of the console to do the procedure as an example. The main design to a recursive backtracking algorithm
string
- C++初学字符串的运用 字符串的编辑 各种编码的区别主要有UNICODE、ANSI-C++ beginner string use string edit a variety of coding the main difference between UNICODE, ANSI,
MiniEXE
- Console界面的程序,演示如何构造一个最小大小的程序,主代码仅void main(){},演示了如何使此代码编译出1K大小的程序。-Console interface procedures, demonstration of how to construct a minimum size of the procedure, the main code void main (){}, only demonstrated how to make this code compile a 1K si
main
- Just a keyboard shortcut doubleclicker in dev c++ i made for exploiting a game. Really simple to understand. It works even when not in focus.
MAIN
- windows环境下的汇编语言,有趣的打字练习-huibian typing practice
MyVcMatDemos
- 自己编的一些Vc与Matlab混合编程的例子,全部调试通过,实现的功能主要是图像的读写,处理的常用操作。-Vc compiled some of their own mixed programming with Matlab examples, all debugging through to achieve the main function is to read and write images to deal with the common operations.
P383
- 从文件读取信息,然后对其进行更新。 构建了股票市场的资料查询。主要操作是对结构体struct以及文件的操作-Read information from the file, and then update it. Construction of the stock market to such information. Main operation is to structure and document the operation of struct
Desktop
- Main.c to get in some input and output
DateEdit
- 日期控件显示大小写 控件主要属性: ShowSize:值为bsBig/bsSmall 用于设置显示日期是大写还是小写 ShowType: 值为stYear/stMonth/stDay 用于设置控件显示的是日期的年/月/日 CanMove: 值为Boolean型: 用于设置控件是否可以在运行期移动 PrintSet: 值为psPrint/psNoPrint 用于设置打印与否标志位,现没有用到-Case-control control displays the
QQzhaocha
- QQ找茬,opencv实现图像分割、检测功能,暂未实现矩形的标定,运行前需将主函数下方的子函数删掉即可-QQ finding fault, opencv to achieve image segmentation, detection, yet achieve the rectangular calibration, running beneath the main function will be required before the subroutine can be deleted fr
main
- Source main c-function