资源列表

« 1 2 ... .66 .67 .68 .69 .70 2971.72 .73 .74 .75 .76 ... 66581 »

[界面编程MyVC2

说明:基本的画图操作,仅供入门参考,可以交流编程经验,欢迎联系-basic drawing operations, only entry reference, the exchange of programming experience, welcome link
<liuchong> 在 2008-10-13 上传 | 大小:36.62kb | 下载:0

[通讯编程commdebug

说明:串口调试源代码,自己动手已经实现,能够完成与单片机的串口通信-serial debug source code, has achieved its own hands, and MCU to complete the serial communications
<liuchong> 在 2008-10-13 上传 | 大小:49.69kb | 下载:0

[界面编程main3

说明:本文件是一个用GTK+语言编写的界面,其中还包括了数据包的抓取。-This document is a language used GTK interface, which includes a packet capture.
<wangyufei> 在 2008-10-13 上传 | 大小:332.3kb | 下载:0

[TreeView控件DirectoryTree_FileFind

说明:这个工程实现文件查找功能,特色在于其对每一个子目录都生成一个线程进行扫描,并动态生成目录树,学习多线程生树结构可以此为参考-realization of this project document search function, its characteristics in a subdirectory for each generation has a threaded scanning, and dynamically generated directory tree, students
<liangjie> 在 2008-10-13 上传 | 大小:107.21kb | 下载:0

[Shell编程CtlPanelApple

说明:这是一个控制面板小程序,演示如何在控制面板创建自己的图标以及显示提示信息,双击图标后的处理等。 -This is a small control panel procedures, a demonstration of how the control panel to create your own icon and display a message, double-click on the icon after treatment.
<liangjie> 在 2008-10-13 上传 | 大小:122.36kb | 下载:0

[ListView/ListBoxcatchCListViewhead

说明:捕捉CListView的头消息,可以捕捉到任一列上的头信息-CListView capture the first news can catch a post on the first information
<肖雄> 在 2008-10-13 上传 | 大小:1.67kb | 下载:0

[ListView/ListBoxChangeCListCtrlColor

说明:修改一个完全颜色的CListCtrl类,改变ClistCtrl的背景色以及字体的颜色-completely change the color of a CListCtrl category, ClistCtrl change the background color and font colors
<肖雄> 在 2008-10-13 上传 | 大小:39.01kb | 下载:0

[ListView/ListBoxLVM_GETEDITCONTROLeditlist

说明:用LVM_GETEDITCONTROL事件来编辑列表视图,对这一事件的处理-used to edit LVM_GETEDITCONTROL incident List View, handled the incident
<肖雄> 在 2008-10-13 上传 | 大小:45.93kb | 下载:0

[界面编程ViewImageDlg

说明:带预览的图像选择框,可以查看你所选择的的图像显在选择框上,很实用-with preview images selection box, you can view the choice of the images show the selection box, it is very practical
<肖雄> 在 2008-10-13 上传 | 大小:42.88kb | 下载:0

[文件操作DirMonitor1

说明:这是一个文件监控程序,可以在应用层级别对指定目录下的文件操作进行监控,包括修改删除新建重命名等,并且可以指定文件的类型,以进行细粒度控制-This is a document control procedures, the application layer level to the designated directory file operations to monitor, the new amendments include the deletion rename, and can sp
<liangjie> 在 2008-10-13 上传 | 大小:254.81kb | 下载:0

[Windows编程2342146

说明:约瑟夫环的精简版 实现功能 精简 数据结构专用 -Josephus streamlined version of the functionality to streamline data structure dedicated
<张日天> 在 2008-10-13 上传 | 大小:1.16kb | 下载:0

[Windows编程1312456789

说明:在 DBMS 中,可以使用锁来控制多个程序对数据项的访问:当程序要访问数据项时,要给数据项上锁。如果它仅仅是读取数据项,则通常上共享锁,这样其它的事务也可以同时读取该数据项。而若此程序是要修改数据项,则会给它数据项上独占锁,此时其它程序也就不能再访问这个数据项了。 对于同一个数据项,若有不同的程序同时给一个数据项上锁,且其中至少有一个是独占锁时,就表示它们发生了冲突。当发生冲突时,加锁的请求就会被拒绝。 每个加锁请求包含三个元素:锁模式、事务标识符和数据项标识符。两个程序可以
<张日天> 在 2008-10-13 上传 | 大小:913byte | 下载:0
« 1 2 ... .66 .67 .68 .69 .70 2971.72 .73 .74 .75 .76 ... 66581 »

源码中国 www.ymcn.org