搜索资源列表
最短距离问题
- 求解网络中的最短路径。假设某个计算机网络有n个站点,依次编号为1,2,…,n;有的站点之间有直接的线路连接(即这两个站点之间没有其它站点),有的站点之间没有直接的线路连接。如果用三元组(i,j,f)来表示该网络中的站点I和站点j之间有直接的线路连接且它们之间的距离为f 当已知该网络各站点之间的直接连接情况由m个三元组(i1,j1,f1),(i2,j2,f2),…,(im,jm,fm)确定时,要求计算出对于网络中任意一个站点g(1≤g≤n)到其余各站点的最短距离。-the shortest pat
mask
- 大家有时玩游戏时,一不小心按到win键,游戏就会跳出,很不方便.我用vc编了一个小软件,基于低级键盘钩子的原理,这个软件可以屏蔽win键,F1,ALT+F4,ALT+TAB等键以致整个键盘.-sometimes you play games, to win by careless Bond, will jump out of the game, and it is very convenient. I used vc a small part of the software, based on
City3DDrive
- 城市3D场景代码,按F1-F8就可以在城市里以各种视角进行观光(有直升机、车外、车内等视角) -city code, according to F1-F8 on the city in various angles sightseeing (with helicopters, cars, car, etc. Perspective)
abbbbb
- 仿LINUX下街机游戏KTron。 其实写本游戏的动机就是我一个朋友特别喜欢linux下的KTron这个游戏, 但在WINDOWS下又没找到,而我朋友又不太熟悉LINUX操作,所以我就花了点时间写了Trone, Trone这个名字也是源于KTron。 注意:此游戏需要EGAVGA.BGI文件才能运行,该文件在turboc2目录下可找到。 [游戏简介] 这是一个双人玩的策略游戏,游戏有两个点, 第一个游戏者可以按R,G,F,D控制第一个点的走向, 第两个
proc_demo
- ○程序操作: 如界面所示,所以命令通过键盘输入到Command Box中,或通过快捷键完成。 创建进程: create [life [id]] 说明: ife是生命值(1-999),id是进程号(0-99),均为可选,其中进程号为能重复。 例如: create 则创建一个生命值及进程号均为随机的进程 create 88 则创建一个生命值为88,进程号为随机的进程 create 88 20 则创建一个生命值为88,进程号为20的进程 按F1键等于只输入了cre
F1部分的源代码
- 多文档编辑器.更进口客轮三大件法律司机阿拉法-Multi-document editor.三大件more imports of passenger Arafat legal drivers
F1
- j2me游戏。F1赛车。09年Gameloft新大作游戏-j2me game. F1 racing.
NO_F1
- pxe加载的HP主板CMOS修正代码。 我手上有几片测试用的HP主板,每隔几天不用就会要求开机时按F1键,后来用asm制作本工具后,每次要使用主板时只需要先让它用 pxe下载启动头(notf1.bin)即可。它会修改CMOS参数,让主板下次启动时不会提示按F1。 本代码演示如何在汇编中换段,如何输出信息及修改CMOS。 -PXE loadable HP mainboard cmos fixer. I has many HP mainboard for testing.It
F1-Release-1
- F1 Evaluation Platform The F1 Evaluation Platform is a simple development tool for Enhanced Mid-range PIC microcontrollers (PIC12F1xxx/PIC16F1xxx) and demonstrates the capabilities & low power enhancements of these new PIC microcontrollers. This prov
f1-f5
- F1-F5, a test bed for Genetic Algorithm Optimization Problems. This is a standard Test bed used by several authors to test the efficiency of their proposed algorithms.
MainCode-Decrypter-samsat--F1-by-zamoranoss
- MainCode Decrypter for Samsat F1 by zamoranoss
F1-game
- F1赛车游戏,玩家控制赛车,有训练模式,比赛模式。键盘的W,A,S,D控制。-F1 GAME
F1-game
- F1赛车游戏,玩家控制赛车,有训练模式,比赛模式。键盘的W,A,S,D控制。-F1 racing game, players control the car, there is the training mode, tournament mode. Keyboard W, A, S, D control.
live-f1.tar
- Application to decode F1 line stream
f1-implicit-elastic
- f1-implicit-elastic ls-dyna user material example
CT-F1-Source
- source code ct-f1 card magazine dispenser
Guide-de-flash-feature-phone-F1-F2-F3
- Guide flash feature phone F1-F2-F3-Guide de flash feature phone F1-F2-F3
CAN收发实验
- 基于STM32 F1单片机的can通信,有can通信的相关库函数,包含整个单片机工程(can communication programs based on STM32 F1,including functions of all the can communication .)
热血江湖循环按键F1.F2.F3,代替收费宝宝技能切换
- 热血江湖循环按键F1.F2.F3,代替收费宝宝技能切换(Hot blood circulation button F1.F2.F3, instead of charging baby's skill switch)
易语言简单注册热键
- 易语言实现简单注册热键的代码,以F1热键为例子,可以举一反三,添加其他热键也是一样的代码,适合新学易语言的新手,注册热键一般多用于网络游戏的热键功能。(Easy language to realize the simple registration of hot key code, with the F1 hot key as an example, can be an example, add other hot keys are the same code, suitable for new