Welcome![Sign In][Sign Up]
Location:
Search - CList

Search list

[Windows Developclist_iter_src

Description: MFC s CList provides a template linked list implementation and works perfectly adequately. However, iterating through the list can be a little combersome. Code like that below is common place for processing list elements, but the POSITION variable is meaningless and confusing as it always points to the next node rather than the current one.
Platform: | Size: 1024 | Author: chou | Hits:

[Data structsCList

Description: 一个单向链表的类,其中包含单向链表和循环链表-A one-way linked list class, which includes one-way and circular linked list
Platform: | Size: 2048 | Author: 谢宏 | Hits:

[VC/MFCSliverLightDeepZoom

Description: create tree clist test
Platform: | Size: 913408 | Author: zs | Hits:

[ADO-ODBCCList_1

Description: 一个动态的VC++ CList添加删除数据实例,其实是简单的不能简单的,不过入门者还有些并不熟悉-A dynamic VC++ CList add and delete data instance, the simple fact is not simple, but beginners and some are not familiar with
Platform: | Size: 20480 | Author: madud00073 | Hits:

[ListView/ListBoxVCPPCList

Description: VC++ 列表控件(CList) 使用方法,列表控件可以看作是功能增强的ListBox,它提供了四种风格,而且可以同时显示一列的多中属性值。-VC++ list control (CList) use the list control can be seen as Enhanced ListBox, it offers four styles, and can display a multi-attribute value.
Platform: | Size: 3072 | Author: 大雄 | Hits:

[ListView/ListBoxCListCtrlByMyself

Description: 由CList控件编写代码,使用简单典型的方式编写,是很好的学习程序-CList control by the code, the typical way to write simple, is a good learning process
Platform: | Size: 48128 | Author: 王立鹏 | Hits:

[ListView/ListBoxCGridListCtrlEx_Demo

Description: CList列表功能: 1.可以排序功能,下次打开记住是升序还是降序排序。 2.可以拖动列头,下次打开后能记住重新设置的列头功能。 3.可以嵌入ComBox,CheckBox,CEdit等功能。 4.动态配置显示和隐藏某列功能。 5.可以设置列和行的宽度功能。-Fēn lán lièbiǎo lièbiǎo gōngnéng: 1, Kěyǐ páixù gōngnéng, xià cì wān àn jì zhù shì shēng xù háishì jiàng xù páixù. 2, Kěyǐ tuō dòng liè tóu, xià cì wān àn hòu gōngchéng xì jì zhù chóngxīn shè dìng dì liè jī tóu gōngnéng. 3, Kěyǐ qiànrù ComBox, fù xuǎn kuāng,CEdit děng gōngnéng. 4, Dòngtài dìngwèi xiǎnshì hé yǐncáng yì liè gōngnéng. 5, Kěyǐ shè dìng liè hé xíng de kuāndù gōngnéng.
Platform: | Size: 686080 | Author: 徐金林 | Hits:

[File Operatemy

Description: mfc文件操作 采用了模板类CLIST保存数据。可以从文件读入数据。-mfc document class
Platform: | Size: 3866624 | Author: 祝伟才 | Hits:

[ListView/ListBoxCListCtr

Description: 自己实现控件重绘 CLIST,自己实现控件重绘 CLIST-自己实现控件重绘 CLIST
Platform: | Size: 19456 | Author: 呆呆 | Hits:

[Internet-NetworkiocpJTLV4

Description: 从上次我完成比较基本的完成端口到现在已经过去了一个月,在这个月中基本是在研究这个完成端口。经过无数的查阅,参考了不少高手的文章终于完成。 这里面用到了比较多的技术。 1。用取函数指针的方法运行ACCEPTEX函数。 2。用链表结构做成一个内存池,事实上是个CLIST链表。。。生成,取一个块,释放,放回链表 3。并没有使用线程池,因为我发现根本不能提高效率,反而降低了。从原理上分析,就应当是这样的。如果编得好,就不应当用到很多的线程。如果用到了很多线程,说明线程中的代码效率有问题。如果需要加入,这倒很简单。 4。对ACCEPT投递量做检测。如果不够再投。 最重要的,对代码做了几乎最完全的注释。 效果上我用一个网上找来的测试软件,15000个并发连接那是相当的淡定。 另外,可能是我在内存池上的代码编得不够好,在DEBUG下效果就很差,但如果用Release,效果就变得好上许多。 这是头文件。-From the last time I finished the basic completion port has been underway for a month, this month is the basic study the completion port. After countless inspection, with reference to the many expert articles finally completed. There is used a lot more technology. A. Take function pointer run ACCEPTEX function. Two. List structure made ​ ​ of a memory pool, in fact, a linked list of CLIST. . . Generation, to take a block and released back into the linked list 3. Did not use the thread pool, because I did not improve efficiency, but reduces the. In principle, analysis, should be so. If the Code is well, you should not use a lot of threads. If you use a lot of thread, the thread code efficiency. If you need to join, it would really simple. 4. ACCEPT delivery amount to do the testing. If not reinvested. Most importantly, the code to do almost the most complete comment. In effect, I got an online test software, 15000 concurrent connections it is quite calm. In addition, y
Platform: | Size: 52224 | Author: DoC. | Hits:

[ComboBoxNew-Folder-(3)

Description: Clist box control 控件的基本事例,可以往成表格的基本功能,输入,等等对新学习这个控件的有帮助-The Clist box control controls basic examples, you can go into the basic functions of the form, enter, so help new learning control
Platform: | Size: 39936 | Author: 周爽 | Hits:

[Otherlistfind

Description: 如何使用CList模板.方便试用的,会考文件就可以!-This sample shows how to use the CList<> template.
Platform: | Size: 8192 | Author: 域名 | Hits:

[VC/MFCclist

Description: 下拉列表功能实现,很简单的,入门知识,基于MFC,-Drop-down list functions
Platform: | Size: 2455552 | Author: 孙影 | Hits:

[ADO-ODBCDemoList

Description: VC开发利用AOD方式读取ACESS数据库,同时附加了一个可控制CList 行大小、颜色, 字体大小 颜色 对其方式等CList 类-VC exploitation AOD reads ACESS database, while the addition of a line can be controlled CList size, color, font size, color, etc. CList class on its way
Platform: | Size: 105472 | Author: redfox | Hits:

[ListView/ListBoxclist

Description: 加入具有单选功能的列表类。通过测试在vc6和vs2010均可以应用。-Add to the list of classes with a radio function. By testing the vc6 and vs2010 are applied.
Platform: | Size: 2048 | Author: 向上 | Hits:

[TreeViewCListView

Description: 一个很不错的CListView代码,初学者可以-A very good CList
Platform: | Size: 9208832 | Author: 船长 | Hits:

[Data structsclist

Description: 一个c语言写的 数据结构 单链表简单例子.-A c language examples of single linked list data structure.
Platform: | Size: 5120 | Author: xiaodong | Hits:

[ListView/ListBoxCListST_src

Description: 在CList中增加CEdit,CButton等控件,并且能够进行编辑。-Add CEdit to Clist
Platform: | Size: 4364288 | Author: icm | Hits:

[Windows Developvcctrltest

Description: VC++自定义的CTRL控件包括按钮CList等代码实例,这些控件中包括了一些带图像的动态按钮、带颜色的ListBox、以及一些自定义的菜单等,这些小控件对窗体美化来说比较有用,如果你是VC编程新手,这些例子是有必要学习一下的。-VC++ programming application.
Platform: | Size: 52224 | Author: CYSunny | Hits:

[Windows DevelopCTRLTEST

Description: VC++自定义的CTRL控件包括按钮CList等代码实例,这些控件中包括了一些带图像的动态按钮、带颜色的ListBox、以及一些自定义的菜单等,这些小控件对窗体美化来说比较有用,如果你是VC编程新手,这些例子是有必要学习一下的-VC++ CTRL custom controls including buttons CList and other code examples, these controls include a number of dynamic buttons with images, ListBox with color, as well as some custom menus, etc. These small controls on a form more useful for landscaping, If you are a VC programming novice, these examples are necessary to learn about the
Platform: | Size: 51200 | Author: gpudn48 | Hits:
« 1 2 3 4 56 »

CodeBus www.codebus.net