CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - 图形程序

搜索资源列表

  1. AppType_demo.zip

    0下载:
  2. 判断程序是文本界面/console程序还是图形界面/GUI程序
  3. 所属分类:系统编程

    • 发布日期:
    • 文件大小:21.91kb
    • 提供者:
  1. file_mon.zip

    0下载:
  2. 又一个监视文件存取的程序,是图形界面的
  3. 所属分类:系统编程

    • 发布日期:
    • 文件大小:323.97kb
    • 提供者:
  1. grafix-1[1].4.rar

    0下载:
  2. Grafix是一个C++软件包,它用于辅助程序员通过图形用户界面为X-windows来编写程序,主要一类库是直接实例化窗口对象 并得出新类,许多现实的实例程序。
  3. 所属分类:Linux/Unix编程

    • 发布日期:
    • 文件大小:254.83kb
    • 提供者:
  1. grafix-1.4.tar

    0下载:
  2. 序员通过图形用户界面为X-windows来编写程序,主要一类库是直接实例化窗口对象 并得出新类,许多现实的实例程序。-sequence passage graphical user interface for X-windows to prepare procedures, the main library is a direct example of the object and the window reveals a new category, many of the practical
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:244.22kb
    • 提供者:宁华锋
  1. Rijndael算法VC使用实例

    0下载:
  2. 在Visual C++ 6.0下利用Rijndael算法进行任意文件加密,一个rijndael加密算法的使用实例,虽然图形界面做得比较粗糙,但是程序本身有很多值得参考和学习的地方- 6.0 carries on the free document encryption in Visual C using the Rijndael algorithm, a rijndael encryption algorithm use example, although the graphical int
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:44.83kb
    • 提供者:云中龙
  1. control windows

    0下载:
  2. 利用了大量的API调用,实现对Windows下很多系统功能的改变,类似于WinHacker软件,程序的界面是图形化的而且象OICQ那样可以在光标不在上面时自动缩进。-use of a large number of API calls, the realization of many Windows functions of the system change, similar to WinHacker software, the interface is graphical and the l
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:105.05kb
    • 提供者:高胖
  1. linux_draw_line

    0下载:
  2. 这个只有90多行的源代码, 示意了在linux平台下, 开发图形程序的原理。由C语言写成,采用了GTK+和GDK库。在Federa 4下调试通过。-more than 90 lines of source code, hint of the Linux platform, the development of the tenets of the program. From the C language, and using the GTK GDK libraries. The Federa 4
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1.65kb
    • 提供者:大山
  1. Qt_sa01_V1.0

    0下载:
  2. linux下qt编程的一个入门小程序。qt是跨平台的图形编程环境。-qt programming under a small entry procedures. Qt is a cross-platform graphical programming environment.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:30.62kb
    • 提供者:于朋
  1. PS_loyo

    0下载:
  2. 探测某主机开放端口的图形界面的小程序,本人的第一个做的程序,有些地方不完善,不过是个参考的好东西,包括使用了进度条等很多Swing的图形编程。-detection of a host of open ports graphical interface small programs, the first one I do the procedures, some imperfections, but is a reference to the good things, the progress,
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:12.48kb
    • 提供者:杨国英
  1. jjj-browsdlg

    0下载:
  2. 用指定的位图做刷子填充整个窗口。这个程序演示如何建立画刷句柄以及将它选择到一个图形设备句柄中(3KB)-specified bitmap brush done filling the entire window. This procedure shows how to build painting brush handle, as well as its choice of a graphics equipment to handle (3KB)
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:2.4kb
    • 提供者:高帆
  1. CNetControl

    0下载:
  2. 图形显示CPU内存利用率 1.本程序分两种情况来获取CPU的利用率,NT下利用ntdll.dll中没有公开的API: NtQuerySystemInformation, 9x下利用注册表来获取CPU的利用率 2.通过 GlobalMemoryStatus来获取内存的使用情况 3.程序中封装了两个类 CcpuUsgesCtl和CmemUsgesCtl,使用这两这个类可以实现CPU,内存利用率的定时读取,并以图形化的形式显示出来-graphics CPU utilization of a
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:141.46kb
    • 提供者:王勃
  1. 键盘按键测试

    1下载:
  2. DOS和WINDOWS下键盘图形测试程序-under DOS and Windows keyboard graphics test procedures
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:99.53kb
    • 提供者:吴俊
  1. pthread_examples.tar

    0下载:
  2. 多线程程序作为一种多任务、并发的工作方式,有以下的优点:   1) 提高应用程序响应。这对图形界面的程序尤其有意义,当一个操作耗时很长时,整个系统都会等待这个操作,此时程序不会响应键盘、鼠标、菜单的操作,而使用多线程技术,将耗时长的操作(time consuming)置于一个新的线程,可以避免这种尴尬的情况。   2) 使多CPU系统更加有效。操作系统会保证当线程数不大于CPU数目时,不同的线程运行于不同的CPU上。   3) 改善程序结构。一个既长又复杂的进程可以考虑分为多个线程,
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2.5kb
    • 提供者:李强
  1. tutorials

    0下载:
  2. 一系列在X窗口环境图形化编程的范例。基于GTK。看完这个教程,一定能写出很简单的图形程序。包含简单的窗口、简单的文本、鼠标指针、位图等等。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:21.76kb
    • 提供者:李哲
  1. WinService

    0下载:
  2. 我很喜欢的一个代码,MFC程序注册服务,自启动,让开发者了解 1.怎么安装一个服务 2.怎么控制一个服务(启动,停止,卸载) 3.最重要的怎么安装一个服务程序而且还会显示图形界面-Recently, I came across a situation where I needed to make an application launch automatically when the PC starts up. And the problem was that the program
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:229.41kb
    • 提供者:雪山
  1. Linux_GTK

    0下载:
  2. 本文是有关通过 C 语言接口使用 GTK (the GIMP Toolkit) 的中文教程,对于想要编写LINUX下类似VB那样的图形程序,可以先看看它-This article is about the C language interface through the use of GTK (the GIMP Toolkit) Chinese tutorial you want to prepare for the next LINUX kind of graphics program sim
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:381.68kb
    • 提供者:sunli
  1. nfs_root

    0下载:
  2. 里面是Linux的4个根文件系统,对应4个子目录: ① 最小的根文件系统fs_mini; ② 使用mdev机制的最小根文件系统fs_mini_mdev; ③ 含有qtopia图形程序的根文件系统fs_qtopia; ④ 含有X Window图形程序的根文件系统fs_xwindow。 在开发阶段,单板上的内核启动后可以通过NFS挂接它们中的某一个,然后执行其中的程序;开发完成后,将所用的整个根文件系统目录制作为映像文件,烧入单板。-During th
  3. 所属分类:Driver develop

    • 发布日期:2017-12-31
    • 文件大小:46.69mb
    • 提供者:zhaofei
  1. the-smwll

    0下载:
  2. 用VC开发的一个小型的图形程序 其中主要是为了处理一些基本的图形算法(Using VC to develop a small graphics program Mainly in order to deal with some of the basic graphics algorithms)
  3. 所属分类:系统编程

    • 发布日期:2017-12-27
    • 文件大小:109kb
    • 提供者:cregary
  1. 83437818

    0下载:
  2. 案例11字符图形程序中国北京,不错的代码,可以学习()
  3. 所属分类:系统编程

    • 发布日期:2017-12-31
    • 文件大小:1kb
    • 提供者:Noahki
  1. wvnn

    0下载:
  2. 案例11字符图形程序中国北京,不错的代码,可以学习()
  3. 所属分类:系统编程

    • 发布日期:2018-04-21
    • 文件大小:1kb
    • 提供者:bde!119
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com