资源列表
Time
- Print the time on the form.
35
- 编写一个函数fun,找出一维数组的最大值和它所在下标-make a function which can get the max value and its market。
IrrlightRus_manual
- Irrlight manual on Russian language
zzc
- 1)进程的创建: 编写一段程序,使用系统调用fork() 创建两个子进程。当此程序运行时,在系统中有一个父进程和两个子进程活动。让每一个进程在屏幕上显示一个字符:父进程显示字符“a”,子进程分别显示字符“b”和“c”。试观察记录屏幕上的显示结果,并分析原因。 (2)进程的控制 修改已经编写的程序,将每个进程输出一个字符改为每个进程输出一句话,再观察程序执行时屏幕上出现的现象,并分析原因。 如果在程序中使用系统调用lockf () 来给每一个进程加锁,可以实现进程之间的互斥,观察并
Cyuyanzhifangtu
- 通过C语言编程实现直方图的表示,语言比较简练比较易懂,代码完整-Through the C programming language, the language of realizing histogram said comparative succinct compare easy identified.therefore, code intact
da
- 1.实验目的 (1)理解进程/线程同步的方法,学会运用进程/线程同步的方法解决实际问题; (2)了解windows系统或unix/linux系统下中信号量的使用方法。 -1. Purpose of the experiment (1) understand the process/thread synchronization methods, learn to use the process/thread synchronization methods to solve practi
ZUQIU
- 1.足球俱乐部包括球员、普通行政人员。球员有姓名、年龄、能力、年薪、转会费、进球总数、服役年限等重要参数;普通行政人员有姓名、年龄、能力、年薪等参数。你需要给相关管理机构开发一个管理程序,实现对众多足球俱乐部管理的基本功能。-1. Football club, including players, general administrative staff. Players name, age, ability, salary, transfer fees, the total number of
System_Analyst_Certification
- 《系统分析师考试论文试题分析与范文》由中国系统分析员顾问团(CSAI)组织编写,作为全国计算机技术与软件专业技术资格(水平)考试中的系统分析师级别(原系统分析员级别)考试辅导指定资料。根据最新的系统分析师考试大纲(2004年修订版),对历年(1990—2004下半年)考试论文试题进行了分类分析和要点评述,并给出了部分论文范文。 考生可通过阅读本书掌握考试大纲规定的知识,掌握考试重点和难点,熟悉考试方法、试题形式、试题的深度和广度,以及内容的分布、解答问题的方法和技巧,迅速提高论文的写作水平和质
dsc
- 这个系列其实早就想写了,断断续续关注C++0x也大约有两年余了,其间看着各个重要proposals一路review过来:rvalue-references、concepts、memory-model、variadic-templates、template-aliases、auto/decltype、GC、 文章来源:iT人家 (www.itrenjia.org) 原文地址:http://www.itrenjia.org/2010/1031/694.html-This ser
AdvanceVB
- 微软Visual Studio的资深专家Matthew Curland多年VB开发经验的总结,着重于解决VB程序员编程时所遇到的困难。由浅入深,循序渐近地讲解了如何开发标准的VB代码、高级编程技巧。以及如何通过一些新算法的使用提高编码效率和性能。-Microsoft Visual Studio, a senior expert Matthew Curland years of development and experience in VB, VB programmers focus on so
ButtonView
- 在单文档视图里面实现显示一些按钮控件,很有趣的-Achieved in a single document view which displays some button controls, very interesting
vc458993555
- 如何让应用程序的图标不显示在任务栏上,所附程序教你实现-How to make the application' s icon does not appear in the taskbar, the attached program to teach you to achieve
