-
一款J2ME手机游戏编写的入门级的程序,非常简单,却是J2ME手机游戏的初始程序框架。...
一款J2ME手机游戏编写的入门级的程序,非常简单,却是J2ME手机游戏的初始程序框架。-err
- 2022-02-22 12:57:13下载
- 积分:1
-
局域网查看工具,可以自己设定IP来对本地局域网共享的文件作很好的搜索!功能强大!...
局域网查看工具,可以自己设定IP来对本地局域网共享的文件作很好的搜索!功能强大!-LAN View tool, it set itself on the local IP LAN to share a document search for good! Powerful!
- 2022-02-28 16:07:04下载
- 积分:1
-
贪吃蛇,在tc++3.0下运行;
解压后打开snake.prj文件,如果出现invalid data or directory点击ok之后从新运行;...
贪吃蛇,在tc++3.0下运行;
解压后打开snake.prj文件,如果出现invalid data or directory点击ok之后从新运行;
也可将自己建立一个工程 ,将snakeh.h snakecpp.cpp use.cpp 文件添加到工程中,之后运行-snake
- 2023-04-22 17:00:02下载
- 积分:1
-
文本文件转换成PDF文件并加密
文本文件转换成PDF文件并加密-text files into PDF files and encryption
- 2023-01-20 01:20:03下载
- 积分:1
-
用图形界面的程序装载控制台程序并接收控制台程序的输出。...
用图形界面的程序装载控制台程序并接收控制台程序的输出。-use graphical interface loading procedures and receiving procedures console console program output.
- 2022-05-13 15:19:10下载
- 积分:1
-
基于AT89C51单片机的音乐盒
基于AT89C51系列单片机的音乐盒,依据单片机的定时中断以及蜂鸣器的发声原理,通过KEIL编译程序,并将其通过烧写工具下载到单片机实验箱中,从而设计制作出一个八音盒。此程序使用C语言编写,实现对单片机的控制。
- 2022-02-02 00:08:28下载
- 积分:1
-
c写的经典贪吃蛇游戏,dos下运行的经典。
c写的经典贪吃蛇游戏,dos下运行的经典。-c write the classic Snake game, dos run under classic.
- 2023-06-06 13:05:04下载
- 积分:1
-
asp 和 flash 的完美结合,含7种计数器样式
asp 和 flash 的完美结合,含7种计数器样式-asp flash and the perfect combination, with seven species of counter styles
- 2022-02-03 08:32:59下载
- 积分:1
-
用ASP做的许愿墙壁。很好玩的一个东西。希望大家会喜欢。
用ASP做的许愿墙壁。很好玩的一个东西。希望大家会喜欢。-ASP Wishing to do the walls. A very fun thing. I hope you will like.
- 2022-11-23 14:15:03下载
- 积分:1
-
C51 some errors and attention to the business (ZT) 1) C taboo absolute positioni...
C51的一些误区和注意事项(ZT)
1)C忌讳绝对定位。 常看见初学者要求使用_at_,这是一种谬误,把C当作ASM看待了。在C中变量
的定位是编译器的事情,初学者只要定义变量和变量的作 用域,编译器就把一个固定地址给这个
变量。怎么取得这个变量的地址?要用指针。比如unsigned char data x 后,x的地址就是...
-C51 some errors and attention to the business (ZT) 1) C taboo absolute positioning. See beginners often require the use of _at_, this is a fallacy, ASM C as a treat. C variables in the positioning of the compiler things, as long as the definition of beginners variable and the variable scope, Compiler put a fixed address to this variable. How the variables made the address? Use indicators. Unsigned char data such as x, x is the address ...
- 2022-09-01 21:15:03下载
- 积分:1