资源列表
dtc
- I created an application for a customer that needed to import data from a spreadsheet into our SQL Server 2000 database. I wanted this performed in a transaction, but found that the only method appeared to be to use TransactionScope, which would requ
ceshi
- 没有什么破坏性的小病毒。是一个执行文件。双击直接可以执行。-a virus with no destroied atempt
yingyong
- 关于怎么运用c来执行一些图像 ,图形的命令-On how to use c to perform some images, graphics commands
printtext
- 打印文字练习。随机产生要录入的文字,用户输入录入个数,计算用户录入文字耗时。-Print text
Touying
- matlab中的一个小程序,主要功能是利用投影的方法对车牌的字符进行分割,运行过,程序过简单,需要下载者继续改进。-a small matlab program, the main function using the projection method for the license plate character segmentation, run over, the program is too simple, you need to download continue to improv
fourbit_counter
- spartran 6 计数器 fpga 能运用到板子上 不知道该怎么写了很简单的-this is a four bit counter
kmeans
- 求分布式天线系统小区最优天线分布的matlab代码-Optimal demand distributed antenna system cell antenna distribution matlab code
libsvm-pattern-classification
- matlab平台下libsvm程序包进行模式分类-libsvm in matlab to pattern classification
ofdmber
- ofdm正交频分复用系统误码率ber,比较简单,基础框架-the ber of ofdm system
xiaolv
- 比较两个程序的运行效率,通过设置一个计数器来实现。-The two programs running efficiency is achieved by setting a counter.
DFT_spectral_analysis-
- DFT谱分析,加矩形窗与加hamming窗对比-DFT spectrum analysis, plus rectangular window hamming window contrast
2
- 设计一个用于人事管理的People(人员)类。 考虑到通用性,这里只抽象出所有类型人员都具有的属性: number(编号)、sex(性别)、birthday(出生日期)、id(身份证号)等。 其中“出生日期”声明为一个“日期”类内嵌子对象。用成员函数实现对人员信息的录入和显示。 要求至少包括:构造函数和析构函数、拷贝构造函数-People (staff) designed for personnel management class. Taking into accoun