资源列表
排序选择:
shuzhouchengcu
- 已经知道企业发放的奖金根据利润提成。从键盘输入当月利润I,求应发放奖金总数?利用数轴来分界,定位。-Enterprises are aware of the bonuses paid royalty based on profits. Month profit from the keyboard input I, for a total prize money should be paid? Axis to make use of a few boundaries, location.
fft_rtl
- rtl实现的fft变换,经硬件测试其功能与altera的fftip核相近-fft transform based on rtl design
work
- 用matlab语言编的基于粗糙集理论的属性约简程序-matlab roughset
MyBlog
- 博客系统很好用的 适合毕业设计呵呵希望对大家有帮祝-BLOG
lianbiao
- 作业题,链表的基本操作(插入,删除,长度,查找等等)。初学数据结构,程序的优点在于好懂。-Operating title list of basic operations (insert, delete, length, look, etc.). Learning data structures and procedures to better understand the advantages.
void
- 在我用VC++编程过程中,遇到了用ado控件连接access数据库的问题,于是我就在想,难道不用ado空间就不能连接数据库,就不能对数据库进行各 种操作了么,通过网上和书上的资料可以得到肯定的回答。于是我便动手写了一个程序,为了知识的覆盖面更加广,在编写此程序中,我把写入数据库的操作,用 ado来完成,在进行读操作的时候,没有用ado来操作,而是动态连接数据库,进行读操作。数据库的名字是:Test,VehicleTest是数据库中 表的名字。以下是程序代码: -When I use VC++ p
Udiskfilesys_c
- U盘文件系统 对于U盘的FAT 文件的详细说明-U disk SCSI-source instruction set
Swarms
- ants group algorithm
yuanchengxu
- 已知4个数字,对他们进行全排列组合成不同的数字。可填在百位、十位、个位的数字都是1、2、3、4。组成所有的排列后再去掉不满足条件的排列。 -4 figures known for their wide array into different figures. Can fill in the 100, 10, single-digit figures are 1,2,3,4. With all components and then remove the conditions are not s
labview_program
- 大量的labview例程,对入门很有好处,大家可以下载看看,很有帮助-labview lessons
3.8CString
- CString 是一种很有用的数据类型。 这里面的好多函数都是自己写的,相信对你很有用。它们很大程度上简化了MFC中的许多操作,使得MFC在做字符串操作的时候方便了很多。不管怎样,使用CString有很多特殊的技巧,特别是对于纯C背景下走出来的程序员来说有点难以学习。-CString is a very useful data type. There' s a lot of functions are written in their own, I believe that is us