搜索资源列表
j2mellk
- 代码是使用JB写的,存储方式是UTF-8,因此使用ECLIPSE等IDE打开源程序会出现乱码,这时只需要使用UltraEdit等工具进行UTF-8=>ASCII转换一下即可。代码中有一些地方如读取图片使代码复杂化,这是考虑到将来图片及其它资源可能会采用加密的方式存储,使一般用户在PC上无法进行还原而设计的-JB code is used to write, storage is the UTF-8, the use of Eclipse and other open source IDE
传奇写屏
- 最近玩热血江湖,想在游戏屏幕上显示自已的字符串。比如我做的江湖MM,想让她按F12时在屏幕上显示:“技能开启”字样。一般来说,在游戏中写屏是可以通过OD跟踪程序找到写屏函数的。不过,偶刚学OD啦,跟了头大也找不到。。。。。呵呵,那位大哥知道技巧告诉我啊。 只好换个容易的,利用屏幕上本身就有的字符串加入自已的东东。分析屏幕,发现显示地图坐标的字符串可以利用,嘿嘿,就拿它开刀。 我们知道,屏幕上坐标的显示格式是 [ x . y ] ,因为x、y是数值型。在内存中的调用就是[%d.
ASCII_Tic-620953142002
- ASCII Tic-Tac-Toe
!Skippers
- A basic ascii game framework ... first version. Tweaked to create a game called Skippers.
!MagicCode
- A console ascii game (first attempt in game programming). The implementation is rather "crude".
gl_mdl1_bones_animation
- ascii caracter animation in opengl
abouthtml
- HTML, or HyperText Markup Language, is how a web browser displays its multimedia documents. The documents themselves are plain text files (ASCII) with special "tags" or codes that a browser knows how to interpret and display on your screen.
ascii-table1
- maze design for the cat and mouse game
CoderUtils
- 中文转换成ASCII码,根据在每个字符前面加上JH,这样可以构成一个个的词语-Chinese into ASCII code, based on each character preceded by JH, which can constitute one of the words
RandomCode
- 本程序能够随机生成字符型验证码,可以得到ASCII序号33-126的各种常用数字,标点,字母型验证码,还有大区分/不区分大小写功能-RandomCheckCode,able to matchCase--126的各种常用数字,标点,字母型验证码,还有大区分/不区分大小写功能-RandomCheckCode,able to matchCase
setup_views
- proE文件导入matlab之五(共五)-setup_views-Import proe to matlab(ASCII-stl)
hangman
- hangman game with certain topic with an image in ascii to represent life
Milkman3D-src-1-0
- OpenGL代码可用于以MilkShape 3D ASCII格式加载和显示文件-OpenGL code that can be used to load and display files in MilkShape 3D ASCII format. By Steve Cook