Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - thread VC
Search - thread VC - List
PSP上的2D开发库 JGE++ 簡介: PSP上有一個獨立的GPU, 在我們編寫遊戲時, 要是能把有關圖像處理的工作都交給GPU做, 就可以減輕主處理器的很多負擔, 令整體程序的運\作, 得到數倍的提升! JGE++ (Jas Game Engine) 就是一個利用GU 庫寫成的2D遊戲引擎, GU庫的原本用途是用作編寫3D遊戲, 我們把它應用在2D遊戲上, 就可以享用硬件加速所帶來的種種好處, 例如運\行速度的提升, 混色/半透明色效果, 圖像放大縮小和旋轉等! JGE++ 基本上可以說是一個跨平台遊戲引擎, 寫好的遊戲, 可分別編譯成WINDOWS版和PSP版. JGE++ 在WINDOWS上是用了一個叫HGE 的遊戲引擎 (需要DIRECTX8.0以上) 作為根基. 而PSP版則依然要安裝了PSPSDK才可以編譯. 利用JGE++寫遊戲的好處, 是我們大部份時間可以在WINDOWS上測試和除蟲, 用VC++ 的除蟲功能, 如BREAK POINTS, 可要比在PSP上除蟲方便 n 倍哦! 讨论区: http://bbs.pspchina.net/thread.php?fid=39-PSP 2D development libraries JGE Profile : PSP is an independent GPU, in our game preparation, if any, can the image processing to the GPU work done on the main processor can alleviate the burden of many, so that the overall process works to be several times higher than the upgrade! JGE ( Jas Game Engine) is a library written using the GU 2D game engine, GU for the original purpose to be used for the preparation of 3D games, we have applied it in 2D games, we can have access to hardware acceleration of the benefits, such as running speed, blending / translucent color effects , image zooming and rotating! JGE be said that it is a cross-platform game engine, the game finished, they can build into Windows version and the PSP. WINDOWS on the JGE is the 1st time a call of the game engine (need
Date : 2008-10-13 Size : 57.95kb User : zb

欧姆龙最新PLC CPH1系列hostlink应用例子,用于编写上位机控制软件,通过串口直接控制PLC。用vc编写,方便转化为其他语言。 包括内容: 1:自封装串口类(来源于网络,做了适当修改) 2:多线程,线程间同步,通讯等。 3:生产者消费者模型应用,环形缓冲队列应用 4:欧姆龙hostlink通讯通讯同步处理,FCS校验值计算,各种hostlink指令使用示例。 5:线程消息处理类封装。 6:windows程序中带console调试界面,可把调试信息输出到控制台窗口及文件。 7:windows界面调试工具。(win32多线程程序设计一书中WM_COPYDATA例子封装,运行程序前启动目录中CopyRecv程序。) 8:自封装高精度计时器。(QueryPerformanceFrequency,QueryPerformanceCounter) 9:其他详见代码,此测试程序对初学者非常有帮助,而请大虾多指教。 e-mail:m__point@163.com -OMRON PLC CPH1 latest series hostlink application examples, for the preparation of PC control software through direct serial control PLC. Prepared using vc facilitate conversion to other languages. Including : 1 : Since Packaging serial category (from the network, so the appropriate modifications) 2 : multiple threads, thread synchronization, communications. 3 : Producer consumer model, a circular buffer queue application 4 : OMRON hostlink synchronous communications Communications, FCS checksum calculation, hostlink various examples of the use of directives. 5 : threaded message processing category Packaging. 6 : windows proceedings with console debugging interface Debugging information can be output to the console window and documents. 7 : windows interface debugging tools. (Win32 multit
Date : 2008-10-13 Size : 70.47kb User : m__point

VC进程和线程的实例(包括使用、终止、调用等)-VC process and thread examples (including the use of the termination, transfer, etc.)
Date : 2008-10-13 Size : 572.41kb User : 雷晓锋

数据结构,二叉树和哈夫曼编码。C++ 1、 学会针对DFA转换图实现相应的高级语言源程序 ·a C++ Class Library of Cr ·简单的防火墙,可以用来学习,作为毕业课设也相当有帮 ·实现ARM 芯片的一对PWM 输出用于控制直流电机 ·Programming the Microsoft ·VC调用java的简单例子。需要注意jvm.dll ·这是介绍在VC++6。0下如何编写GPIB程序。有 ·GPS坐标转换软件:直角坐标与大地坐标转换 ·我的一个同学写的毕业论文 希望对大家来说是有用的 ·最简单的用工作线程控制有进程条的窗口,主窗口调用后 ·VC数据库编程综合应用。订单的管理 ·vhdl,用i2c控制philips的7111和7 ·基于winsock2的网络封包截获技术,源代码清楚 -data structure, binary tree and Huffman coding. C 1. Society against DFA conversion map corresponding high-level language source of a Class C of C Library r simple firewall can be used to study, as part of the graduation class is fairly established to help achieve the ARM chip of a PWM output for controlling Motor Prog ramming the Microsoft VC called java simple example. This needs attention jvm.dll is introduced in VC 6. 0 GPIB preparation procedures. Have GPS coordinates conversion software : Cartesian coordinates of the earth and converting one of my classmates wrote the dissertation hope for all of us is the most useful simple Working with a thread control of the process window, the main window after calling VC Database Programming integrated application. Vhdl orders management, i2c co
Date : 2008-10-13 Size : 3.44kb User : ssss3162

VC++进程线程实例:EVENT,MUTEX,MUTITHREAD,PROCESS,SEMAPHORE,THREAD,UITHREAD,WORKERTHREAD
Date : 2008-10-13 Size : 308.91kb User : 123

这是本人在工作中积累的VC++类库,适用于vs2003及以上开发工具,其中 Thread 和 Delegate 是从C#中得到的灵感, 还有一些是在使用开源代码或其它语言时得到的启发和灵感。个人认为部分代码还算好用,所以拿来分享一下。
Date : 2008-10-13 Size : 34.37kb User : 肖庆汇

< vc++深入详解>>源程序,本书主要从程序内部运行的机制和MFC程序的组织脉络入手,使读者在学习VC++编程知识时,既能够知其然,又能知其所以然,从而帮助读者从根本上理解和掌握Windows的程序设计。-<Vc++ Depth Detailed>> source, this book mainly from the internal procedures for the operation of mechanisms and procedures for the organization of MFC thread, so that readers learn VC++ Programming knowledge, they can know-and所以然to know to help the reader a fundamental understanding and mastering the Windows programming.
Date : 2025-12-31 Size : 1.67mb User :
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.