资源列表
[数据库编程] DBGRID(EH)转EXCEL
说明:delphi 将标准DBGRID控件和DBGRIDEH控件的内容输出到EXCEL中的源码,看了就知道!-standard DBGRIDEH Input controls and controls the output to the source Excel, read on to know!<孙克再> 在 2008-10-13 上传 | 大小:10.05kb | 下载:0
[输入法编程] chtopy
说明:实现在输入了汉字的情况下,显示出该汉字的拼音字母,实现识别不认识汉字的发音功能-achieve the importation of Chinese characters in the circumstances, show that the Chinese phonetic alphabet, to achieve recognition not understand the pronunciation of Chinese characters function<zouxianlu> 在 2008-10-13 上传 | 大小:10.05kb | 下载:0
[其它] biaojueqi
说明:eda7人表决器,设计一个七人表决电路,当参与表决的7人中有4人或4人以上赞同时,表决器输出“1” 表示通过,否则输出“0”表示不通过。 实验时,可用7个电平开关作为表决器的7个输入变量,输入“1”表示表决者“赞同” 输入“0”表示表决者“不赞同”。 -eda7 votes, design a seven-vote circuit, When a vote of seven people who have four or more than four people agree,<王哥> 在 2008-10-13 上传 | 大小:10.05kb | 下载:0
[Windows编程] dwqdsort111
说明:1)实现以下常用的内部排序算法并对它们的时间效率进行比较: 必做(6种):起泡排序、直接插入排序、简单选择排序、快速排序、希尔排序、堆排序; 选做:折半插入、二路归并、基数排序等等; 2)函数首部要求:void XXXXSort(char **list, int len, int n, int *c, int *s) 其中: a) XXXXSort为排序函数名,具体如下: 起泡排序BubbleSort 直接插入排序InsertSort 简单选择排序Sele<战天> 在 2008-10-13 上传 | 大小:10.05kb | 下载:0