搜索资源列表
得到windows运行程序的信息
- 得到windows运行程序的信息,使用vb写的 -windows to be operational procedures for the information, the use of written vb
监视进程运行
- windows用delphi监视进程运行-windows monitors the advancement with delphi to move
启动Windows程序自动运行(放入到注册表的Run)
- 启动Windows程序自动运行(放入到注册表的Run).-launch Windows programs run automatically (Add to the registry Run).
Windows CE数据库程序的开发
- 由于是基于Windows CE的程序,所以不能在普通的C++或者VC环境下调试.而应该在Microsoft Platform Builder 3.0开发系统中编译和连接。 数据库文件存放在Windows CE 设备的CF(Compact Flash)存储卡上,程序运行时,要求设备有CF存储卡。-is based on the Windows CE procedures, it is not in ordinary C or VC deb
深入剖析MFC中Windows消息处理、运行机制
- 深入剖析MFC中Windows消息处理、运行机制-MFC-depth analysis of Windows Message Handling, the operating mechanism
Windows程序运行原理
- 一个学习windows编程的助手,一定适全初学者-An assistant of studying windows programming. It is suitable for beginners.
用 C 语言编写 Windows 服务程序的五个步骤
- Windows 服务被设计用于需要在后台运行的应用程序以及实现没有用户交互的任务。为了学习这种控制台应用程序的基础知识,C(不是C++)是最佳选择。本文将建立并实现一个简单的服务程序,其功能是查询系统中可用物理内存数量,然后将结果写入一个文本文件。最后,你可以用所学知识编写自己的 Windows 服务。-Windows service is commonly used by program which running without i
Windows下串口通信C++源代码,纯C++代码
- 一个用c++编的串口通讯程序,经测试运行正常-with a series of the serial communication program, tested normal operation
Windows编程基础--窗体篇
- Windows编程基础--窗体篇 现在Windows已经成为世界上使用最广泛的操作系统,这使得学习Windows编程变得十分重要.和学习其他 编程语言一样,我们也从一个最简单的例子开始学习Windows编程.这个例子将建立一个Windows窗体并在窗体中间显示"HELLO"字符串(见图1). 1.程序的开始和结束 和C语言中的main()函数一样,Windows程序是从WinMain()函
孙鑫C++-Windows使用原理
- Windows程序运行原理及程序编写流程,窗口产生过程,句柄原理,消息队列,回调函数,窗口关闭与应用程序退出的工作关系,使用VC++的若干小技巧,stdcall与cdecl调用规范的比较,初学者常犯错误及注意事项。-Windows operating procedures and principles of programming process, the window selection process, handle princip
得到windows运行程序的信息
- 得到windows运行程序的信息,使用vb写的 -windows to be operational procedures for the information, the use of written vb
bcgs
- 前辈的教诲,无密码 本书是作者十余年编程生涯中的技术和经验的总结。内容涵盖了从认识CPU、Windows运行机理、编程语言的运行机理,到代码的规范和风格、分析方法、调试方法和内核优化,内有作者对许多问题的认知过程和透彻的分析,以及优秀和精彩的编程经验-generation teachings, no password is the author of the book Programming career more than 10
gfortran-windows
- 该软件是运行fortran语言的平台,fortran语言适合进行科学计算的编程-the software is running fortran language platform fortran language suitable for scientific computing Programming
jre-1_5_0_06-windows
- jre1.5.10 java运行库,java软件运行必备-jre1.5.10 java runtime library, java software operation required
the-tools-of-develop-minigui-under-the-windows
- 这是一套在windows下面进行minigui编程的工具包,里面包括了一个示例代码,还有其他几个相关联的文件夹。我们在Linux下进行界面编程的时候,经常会遇到界面控件排版不合理,或者代码某处出错不好修改的情况。现在利用这个工具就可以完全解决这个问题,而且程序编译正确以后,先打开wfvb软件,然后,再单击VC的“!”开始运行,就可以看到界面效果了,这与MFC是有着很大区别的。另外,运行成功的代码在Linux下借助qvfb图像显示设备也能
windows-Mobile-3Dtank
- 最近编写的一个简单的手机3D坦克游戏,该游戏是基于WindowsMobile平台的。没有实现旋转摄影机,仅是移动摄影机,因为旋转速度会使游戏运行非常的慢。-Recently prepared by a simple phone 3D tank game, the game is based on the WindowsMobile platform. Did not achieve the rotating camera, mobile
j3d-1_5_2-windows-i586
- java3D工具开发包。一般jdk安装后没有运行java3d的开发包。点击exe文件后即可编写和运行与java3d有关的程序。-java3D tool kit. General jdk installation is not running java3d development package. Click the exe file you can write and operation and java3d the relevant
jre-6u17-windows-i586-s
- 一般的IE浏览器并不支持java Applet,运行java Applet只需浏览器关联jre,安装程序后不需任何配置就可以在IE浏览器上体验强大的java Applet的功能。-General IE browser does not support java Applet, the browser simply running java Applet associated with jre, install the program w
Windows运行
- vb 模仿 Windows运行 程序 Private Declare Function SHRunDialog Lib "shell32" Alias "#61" (ByVal hOwner As Long, ByVal Unknown1 As Long, ByVal Unknown2 As Long, ByVal szTitle As String, ByVal szPrompt As Str
Windows程序设计(第五版)北大版
- windows api编程经典,可以深入了解windows运行机制(Windows API programming classic, you can get a deep understanding of the Windows running mechanism)