资源列表
[控制台(字符窗口)编程] Final-game
说明: 一个简单的雇员信息管理系统,期末大作业之c++篇-A simple employee information management system, at the end of major operations of c++篇<Zhangyun> 在 2025-01-11 上传 | 大小:896kb | 下载:0
[控制台(字符窗口)编程] gawk-3.1.3-2-src
说明:windows下可用的gawk的源代码,可以在程序里面处理文本处理等功能-gawk under windows available source code, you can program it to deal with text-processing and other functions<zhangwusheng> 在 2025-01-11 上传 | 大小:2.41mb | 下载:0
[控制台(字符窗口)编程] TimerSystemPC
说明:TimerSystem 上位机程序,主要包含VB打开和保存二进制文件,VB与MCU串口通信的程序。-PC TimerSystem procedures, mainly includes VB open and save binary file, VB serial communication with the MCU procedure.<edjj> 在 2025-01-11 上传 | 大小:70kb | 下载:0
[控制台(字符窗口)编程] test
说明:源码方式验证虚函数的实现原理,强制转换的实质,指针的高级应用-Source way to verify the realization of the principle of virtual function, forced conversion in real terms, indicators of advanced applications<陈> 在 2025-01-11 上传 | 大小:8kb | 下载:0
[控制台(字符窗口)编程] while_diguixiajiang_sandizhi
说明:while语句的递归下降法,输出为三地址代码 小弟初来咋到,所以比较简陋,但是完美的实现了编译老师的要求-while the recursive descent method statement, the output for the three-address code to the boy first came yesterday, it is more primitive, but the compiler to achiev<云飞> 在 2025-01-11 上传 | 大小:417kb | 下载:0
[控制台(字符窗口)编程] for_diguixiajiang
说明:编译课程设计的for语句的递归下降法,文法的每个非终结符写一个函数,从S开始调用,实现功能-Compile the curriculum design for the recursive descent method statement, grammar at the end of each non-write a function, from the S started to call, to achieve functional<云飞> 在 2025-01-11 上传 | 大小:435kb | 下载:0
[控制台(字符窗口)编程] sanzhenchafa
说明:利用三帧帧差法实现视频图像的前景与背景的分离-Three fr a me difference method of video image foreground and background separation<大胖> 在 2025-01-11 上传 | 大小:1kb | 下载:0
[控制台(字符窗口)编程] count7
说明:这是2008/6金山网上招聘试题的第一个题,计算比2008080808小的数字中有多少个数包含7.-This is the 2008/6 Jinshan online recruitment examination of the first title, computing 2,008,080,808 smaller than the number of figures contained in the number 7.<Lucy> 在 2025-01-11 上传 | 大小:563kb | 下载:0
[控制台(字符窗口)编程] Union_area
说明:这是2008/6金山网上招聘试题的第二个题,计算窗口上两个矩形所覆盖的面积和是多少。-This is the 2008/6 Jinshan online recruitment test the second question, computing the two rectangular windows covered the area and how much.<Lucy> 在 2025-01-11 上传 | 大小:1kb | 下载:0
[控制台(字符窗口)编程] ReserveByMord
说明:这是2008/6金山网上招聘试题的第三个题,把一个字符串按字逆序,但是若查找到第二个字符串则这部分不逆。 比如: 输入:This is a test programming by C++ ! is a test 输出:! C++ by programming is a test This -This is the 2008/6 Jinshan online recruitment examination of th<Lucy> 在 2025-01-11 上传 | 大小:1kb | 下载:0
[控制台(字符窗口)编程] resouce_manage
说明:这是一个封锁资源管理子系统。 封锁管理子系统通过加锁来控制用户对系统资源的并发使用。用户使用系统资源前必须申请封锁,即给出申请封锁的对象资源号、封锁方式和用户名。其中资源号是取值为1~999 999的正整数,封锁方式为S(共享)或X(排他) 子系统受封锁请求,根据所保存的封锁状态信息决定请求是否能够获得封锁,进行相应处理,并向用户反馈处理结果。如果获得封锁,则赋给该请求一个批准号,可以使用该资源;否则需要进入等待队列(赋给该请求<Lucy> 在 2025-01-11 上传 | 大小:1006kb | 下载:0