-
cocos2dx游戏源码
cocos2dx游戏源码《忍者飞镖打幽灵》
简单的一个小demo,初次接触cocos2dx的一个demo
文档:http://blog.csdn.net/iamlazybone/article/details/16891891
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-13 13:55:40下载
- 积分:1
-
三维地图局部更新程序,实现图像的拼接和切割
三维地图局部更新程序,实现图像的拼接和切割-Three-dimensional map of the local update process, the realization of image stitching and cutting
- 2022-03-13 00:36:03下载
- 积分:1
-
利用树视控件显示资源管理器风格的目录状结构
利用树视控件显示资源管理器风格的目录状结构-use trees as controls under the Resource Management style directory structure
- 2022-08-11 05:27:55下载
- 积分:1
-
= = = = = =
=== ===
Convert decimal value to binary
=======================================
This code can be used to convert
values to binary format (bits:
zeros and ones).
Use toBIN_WORD() function to convert
integers (16 bits), and
toBIN_BYTE() to convert bytes (8 bits).
Visit my Homepage:
http://www.geocities.com/emu8086/vb/
Last Update: Thursday, July 11, 2002
Copyright 2002 Alexander Popov Emulation Soft.
All rights reserved.
http://www.geocities.com/emu8086/- === === === ===
Convert decimal value to binary
=======================================
This code can be used to convert
values to binary format (bits:
zeros and ones).
Use toBIN_WORD() function to convert
integers (16 bits), and
toBIN_BYTE() to convert bytes (8 bits).
Visit my Homepage:
http://www.geocities.com/emu8086/vb/
Last Update: Thursday, July 11, 2002
Copyright 2002 Alexander Popov Emulation Sof
- 2022-06-17 10:10:48下载
- 积分:1
-
一个实现定时关机、重启、注销或提醒功能的小程序
一个实现定时关机、重启、注销或提醒功能的小程序-Realize a regular shutdown, restart, cancellation or remind function applet
- 2022-07-08 14:58:36下载
- 积分:1
-
基于Wince4.2操作系统,evc4.0开发环境下Tree控件的使用
基于Wince4.2操作系统,evc4.0开发环境下Tree控件的使用-Wince4.2 based operating systems, development environments evc4.0 Tree Controls use
- 2022-03-22 01:52:34下载
- 积分:1
-
This is an information book, very interesting. The main collection of 18 interes...
这是一本资料书,趣味性极强。主要收集了18个有趣的java程序。像“青蛙吃小虫”、“三楼电梯模型”、“java聊天室”......等有趣程序。不看你会后悔的-This is an information book, very interesting. The main collection of 18 interesting java program. Such as " frogs eat insects," " Model of the third floor of the lift" , " java chat room interesting " ...... procedures, etc.. Do not see you will be sorry! ! !
- 2022-03-15 05:31:48下载
- 积分:1
-
程序目的:两个多项式相加
程序目的:两个多项式相加 -procedures Objective : add two polynomials
- 2022-05-16 09:23:28下载
- 积分:1
-
Dissenyo de una base de datos con ficheros de texto en java
Dissenyo de una base de datos con ficheros de texto en java
- 2022-03-09 16:08:41下载
- 积分:1
-
数据结构中关于四则运算的实验,主要涉及到栈的操作,在运行窗口中选择1,进入运算操作.输入你所想要的式子,注意负数不要参与运算,但式子能产生负数.式子例如:...
数据结构中关于四则运算的实验,主要涉及到栈的操作,在运行窗口中选择1,进入运算操作.输入你所想要的式子,注意负数不要参与运算,但式子能产生负数.式子例如:
输入9*(8-6/2)+9/2然后按Enter键,可以得到式子的值是49.5.
或者输入9-10*2然后按Enter键,可以得到式子的值是-11.
-Data structure on the four computing experiments, mainly related to the operation of the stack, in the run window, select one, enter the computing operation. Enter the formula you want to pay attention to the negative not to take part in computing, but the formula can produce negative. Style son such as: Enter the 9* (8-6/2)+ 9/2 and then press Enter key, you can get the formula value is 49.5. or enter a 9-10* 2 and then press Enter key, you can get the value of formula is-11.
- 2022-03-17 18:39:04下载
- 积分:1