搜索资源列表
2004122219403543932
- 一个足以让高级程序员惊讶到哭的小程序此程序为1997年世界程序员大赛冠军作品,大赛要求每个程序员以第一人称来模拟一个虚拟的3D环境场景,限时3天完成,编写程序的语言种类不作任何要求。此作品的作者仅仅用了不到20分钟的时间就编写完成整个程序,然后转身走人,在场所有考官无一不为之震惊,看着这段程序代码都傻眼了。 此程序需要在dos下编译执行,执行方法:下载解压缩后,把3.txt的文件放在c盘的根目录下,然后打开dos窗口在提示符下敲入debug < 3.txt回车即可,看过后保证让你
wz1
- 考虑幅值谱与相位谱的人造地震动模拟与反应谱拟合 我国对《建筑结构抗震规范》进行了修订,将设计反应谱周期由原来的3秒延长到现在的6秒。反应谱周期的延长。 本程序以新规范反应谱作为目标谱,采用三角级数迭加来模拟地震动加速度。-consider amplitude spectrum and phase spectrum of the artificial seismic simulation and pattern fitting response to China's &quo
file_system
- 本源代码所设计的文件系统,具有建立文件(create)、打开文件(open)、读文件(read)、写文件(write)、关闭文件(close)、撤销文件(delete)等功能。在模拟程序中可从键盘上输入文件操作命令来模拟各用户程序中所调用的各种文件操作,用一个结束命令(end)停止程序的执行。-source code designed by the file system, with the establishment of documents (create) open the file (o
ofdm_gitosimulink
- This simulation simulates coded OFDM using RS Code over wireless channel This simulation simulate wireless Coded OFDM over mobile multipath fading channel. The model use QPSK, Reed-Solomon Channel Coding, and training based channel estimation -Th
dfop
- 磁盘文件操作 已在磁盘上划分一定空间文件filesys.dat来模拟真实磁盘,现在要在该模拟磁盘中建立文件creatfile(),删除文件del(),创建目录md(),删除目录rd(),文件修改内容并保存edit(),上下级目录访问cd(),cd..(),cd\\(),文件复制copy(),这些函数怎么写啊?请大家帮帮忙!写好后可发到邮箱jsj5219@163.com 部分代码:-disk file operations are classified in a certain di
Input
- 由于支付宝安全输入控件,如同其他众多安全控件方法一样,采用驱动方法劫持了IRP。这导致无法向其输入字符,传统的方法无论是发送WM_Char或者是WM_Keydown消息,还是Keybd_event和SendInput均对其无效。 笔者摸索出了通过直接读取$60,$64硬件端口来操作键盘,模拟输入的方法。 由于在Ring3下,由于Windows的保护机制,我无法直接操作硬件端口,所以我们需要构造一个驱动,或者使用著名的WinIo库。 这里给出我封装好的使用WinIo库
easyVM_Small
- easyVM是一个虚拟机,模拟了8086及一些简单外设,可以跑MS-DOS 6.22。 是一高校毕业设计作品。 在看雪论坛上置顶精华,是不可多得的研究虚拟机的参考资料和代码实现。-easyVM is a virtual machine, to simulate the 8086 and some simple peripherals, you can run MS-DOS 6.22. Is a college graduate design work. Watching the snow For
pcb
- 这是一个操作系统的源代码,关于进程调度问题的代码。可以模拟cpu的进程调度,虽然拙劣了点。但是值得参考一下的、-This is an operating system source code, the process of scheduling problems on the code. Cpu can simulate the process of scheduling, although clumsy for that. But it is also useful to look, and
PL0C++
- 用于模拟编译系统,支持多种数据类型和结构,自己编写程序并调用编译器模拟编译,生成三代码语言。-Used to simulate the build system to support multiple data types and structures, their programming and call simulation compiler compiler to generate a three-code language.
341722881
- vc 实现对C源程序进行编译,模拟一个小编译器-vc achieve compile C source code to simulate a small compiler
traffic
- 一个用system C来实现的交通灯控制算法,简单易懂-this is a system C code to simulate a traffic light contral
exp
- 一、本程序针对操作系统中进程撤销相关理论进行实验。要求实验者设计一个程序,该程序 可模拟撤销多个进程及其子孙进程。 二、本程序针对操作系统中进程创建相关理论进行实验。要求实验者输入实验指导书提供的代码并进行测试。代码简化了进程创建的多个步骤和内容。进程的树形结构采用广义表的方式进行存储。 -First, the procedure for revocation of the operating system in the process of theory to experiment
note
- note.m源码,用matlab模拟钢琴按键,加入了包络波使声音更加柔和。-note.m code,using matlab to simulate the real note of piano, including music tweak--envelope to make the sound soft
turbo
- 课程设计两个程序:一:数据帧(程序每帧设置为400bit)在有扰信道传输时,采用Turbo码进行编译码。并仿真Log-MAP译码算法在不同迭代次数下的性能。 二:实现有扰信道中,不同信噪比下,采用MAP译码算法的Turbo码的性能。 以上各主程序均有做比较详细的程序注释 可直接运行turbo_main.m或LogMAP.m,稍等片刻即可观察到仿真结果 -two programs of Curriculum design : a: Data frames
myProcess
- 操作系统的课程设计实习题目,主要用c或c++来模拟进程调度的情况,这里包含了详尽源代码-Operating system, curriculum design internship topic, mainly using c or c++ to simulate the process of scheduling the case, where the source code contains a detailed
clock
- 操作系统的课程设计实习题目,主要用c或c++来模拟时钟中断的情况,这里包含了详尽源代码-Operating system, curriculum design internship topic, mainly using c or c++ to simulate the clock interruption, where the source code contains a detailed
memmory
- 操作系统的课程设计实习题目,主要用c或c++来模拟内存分配与管理的情况,这里包含了详尽源代码-Operating system, curriculum design internship topic, mainly using c or c++ to simulate the memory allocation and management of the situation, where the source code contains a detailed
Simulate-keystrokes
- delphi模拟按键Demo,代码简单齐全,可直接调试 -Delphi simulate keystrokes Demo, code simpl
packet-code
- 封包拦截,修改,替换,发送源码。可以实现对强制重定位到本机,可以用来模拟wpe或者是破解网络验证,就看怎么用了-Packet interception, modification, replacement, sending source. Can to achieve mandatory re-positioned to the machine can be used to simulate wpe or crack network authentication, to see how to
screen-to-simulate-rain
- 易语言程序 易语言模块源码 在屏幕上模拟下雨-Easy language program easy language module source code on the screen to simulate rain