资源列表
st16c554
- 44B0扩展串口(使用ST16c554)-44B0 (use ST16c554)
11DriverDemo
- 驱动编程演示,献给刚出道或想出道的VC++ Coder们。
SQL语句导入导出大全
- 数据库SQL语句应用大全-SQL database application Daquan
xilin
- This directory contains the following: [fajd.m] The FAJD algorithm for finding the approximate general (non-orthogonal) joint diagonalizer of a set of matrices. [test.m] A routine to demonstrates the way to call FAJD after generating a set of
CS1-04
- C/C++ Datastructure proramgs for Linked LIst
CCGcodeo
- 计算机图形学常用算法源代码:直线生成算法,曲线生成算算法,平移变换,比例变换,对称变换,区域填充,图像裁剪 -Computer graphics commonly used algorithm source code: Linear Algorithm curve generation algorithm algorithm, translational transform scaling symmetry transformation, area fills, image cropping
767546578
- VB制作Office或IE风格的工具栏源码,有需要的下。-VB produced Office or IE style toolbars source, there is need for the next.
AttributesImpl
- Default implementation of the Attributes interface for Linux v2.13.6.
wsnscript.tcl
- Sample tcl file of a wireless sensor network simulation.Authors: BAALI Etienne, LE MAROUILLE Bertrand, PANNETIER Guillaume, DAVID Paul
ListPool
- 一个内存池应用的小例子,对内存池的使用可以作为参考-a memory pool small example of the application of the memory pool can be used as a reference
ListCtrl
- ClistCtrl控件的用法,提供了多种List控件风格,可自己添加或修改源码,完成自己想要的风格。-The control usage ClistCtrl, List control style can add or modify the source code to complete the style they want.
VB6.0 ImgCombo带图像的Combo下拉框
- VB ImgCombo带图像的Combo下拉框,给下拉框的各个下拉项前面添加一个小图标,比如本实例中,列出所有盘符,但是在前面会增加一个硬盘的图标,这样更形象一些,提升软件使用体验,通过本源码,你将会学会这种图标的添加方法。 注:本源码来自国外,早些年的代码,注释是英文。