搜索资源列表
pretend
- mcs-51 单片机编程实用程序-mcs-51 Programming Utility
pretend
- mcs-51 单片机编程实用程序-mcs-51 Programming Utility
JosephusProblem
- 據說著名猶太歷史學家 Josephus有過以下的故事:在羅馬人佔領喬塔帕特後,39 個猶太人與Josephus及他的朋友躲到一個洞中,39個猶太人決定寧願死也不要被敵人到,於是決定了一個自殺方式,41個人排成一個圓圈,由第1個人開始報數,每報數到第3人該人就必須自殺,然後再由下一個重新報數,直到所有人都自殺身亡為止。 然而Josephus 和他的朋友並不想遵從,Josephus要他的朋友先假裝遵從,他將朋友與自己安排在第16個
Mpeg-4DemultiplexorandMultiplexorfilters
- MPEG4复用和解复用代码,被封装成DirectShow控件。-The GDCL Mpeg-4 Demultiplexor and Multiplexor filters are now freely available for download in source form. You can re-use them in your projects, commercial or otherwise [provided that you
Relatorios
- one report about how i can pretend for you
DetectDriver_src1
- This article is the continue of the previously posted article HideDriver. Initially the first article was an experiment and the result of it exceeded all my expectations. I want to thank all readers who left comments and
simdsik
- 《操作系统课程设计》(华工) 模拟Linux文件系统,写一个simdisk开辟100M的空间,实现相关功能。-a os procedure which pretend the linux filesystem
Josephus-Problem
- 约瑟夫问题(Josephus Problem)据说著名犹太历史学家 Josephus有过以下的故事:在罗马人占领乔塔帕特后,39 个犹太人与Josephus及他的朋友躲到一个洞中,39个犹太人决定宁愿死也不要被敌人到,于是决定了一个自杀方式,41个人排成一个圆圈,由第1个人开始报数,每报数到第3人该人就必须自杀,然后再由下一个重新报数,直到所有人都自杀身亡为止。 然而Josephus 和他的朋友并不想遵从,Josephus要他的朋友先假
HHP--UX-OraccP
- HP Unix下安装Oracle9i的的详细说明,非常有指导性,想试试装的有用。 -HP Unix install Oracle9i detailed instructions, guidance, want to try to pretend to useful.
prefetch
- R5000 and RM5200 implements pref and prefx instructions but they re nops, so rather than wasting time we pretend these processors don t support prefetching at all.
pwntcha
- pwntcha 是“Pretend We’re Not a Turing Computer but a Human Antagonist”的缩写,由Sam Hocevar使用C语言编写的验证码识别程序-PWNtcha stands for Pretend We’re Not a Turing Computer but a Human Antagonist , as well as PWN capTCHAs. This project’
test4
- Corner case: VP has no inputs, but we will still need to submit data to draw it. HW will shout at us and won t draw anything if we don t enable any input, so let s just pretend it s the first one.
Android-ProgressBar
- Android提供的ProgressBar Widget控件与ProgressDialog应用目标不同,在程序一开始即可在main.xml Layout当中布局,先将部署在Layout里的ProgressBar的属性设为隐藏(一开始看不见),而后使用进程来“假装”程序忙碌中,但不同的是,可在进程当中取得运行时的进度,在“运行”的过程中,将运行进度通过TextView显示出来。本范例除了学习ProgressBar Widget的显示及使用
Train
- 一、问题 一列火车要将N列车厢分别送往N个车站,车站按1~N的次序编号,火车按照N,N-1…1的编号次序经过车站。假装车厢的编号就是其目的地车站的编号。 二、要求 给定一个任意的车厢排列次序。重新排列车厢,使其按照从1到N的次序排列。规定重排时只能从入轨到缓冲铁轨,或者从缓冲铁轨到出轨。 -First, the problem A train to N train cars were s
BrowserToText
- Applet for emulate web activity. Set clicks, timing, logins to pretend user activity
pa3
- 对于有些网址上不能直接下载的图片,利用此代码就能够伪装成浏览器,批量爬取网页上的图片。(It can pretend like a browser to download the pictures on the web page)