搜索资源列表
sobel
- sobel算子 自己编的函数 不是运用的库函数 非常有用 尤其对刚学习图像边缘提取的-sobel operator is not a function of own use of the library function is very useful especially for just learning of image edge extraction
love
- 我最喜欢听的一首歌,现在上传了,我其实只是为了下载点东西而已-I like to hear a song, and now upload, and I actually only just to download something
Ne-Yo_-_Part_Of_The_List_(2009)
- This just a bitmap image to activate my account -This is just a bitmap image to activate my account
Copy_o_fNe-Yo_-_Part_Of_The_List_(2009)
- This just to activate my account-This is just to activate my account
NewWaveSound
- This just to activate my account-This is just to activate my account
ukPatch1squadupdate
- This just to activate my account-This is just to activate my account
System
- This just to activate-This is just to activate
CareerQuiz
- 现在在大企业都需要进行职业测评来考查应聘考是否适合这个岗位。这里面有些题目仅仅参考。-Large enterprises are now in need for professional evaluation to examine the suitability of candidates test this post. This is just for reference Some of the questions inside.
CoreJava
- 很全面的java笔记,适合刚刚学习java的朋友们下载-Java very comprehensive notes for the friends who had just learn java downloads
papersonMAC
- papers on on MAC protocol .... just go thru very help ful
MIMO
- IEEE papers on MIMO systems.... just look into
2009
- Just have a look at this and enjoy using the document
queue
- 其資料結構是先進先出 我也是照上一篇的Stack(堆疊)一樣用靜態陣列去模擬 照著先進先出的方式去寫 裡面很多地方跟上一篇很像 不過改了幾個小地方剛加一點小東西進去-Its data structure is a FIFO I am also a photograph of one of the Stack (stack) to simulate the same static array of shining the way to write FIFO
nothing
- nothing just for download-do not download this file, it s useless
Snake
- Snake C++. just a little detail
paper94
- hi just admire this document to create a generator
JSQ
- java设计简单的计算器 近段时间刚刚做了一个简单的java实验,我做了一个简单的计算器-design a simple calculator java Recently just made a simple java test, I made a simple calculator
xiaoshou
- 小弟新来的,刚刚学程序,对这个没什么概念,不知道从哪里下手,一片茫然-New little brother, and just learning program, the concept of this little, not knowing where to start, a loss
12864LCD
- 这是一个可以精确到像素级的JM12864G的LCD头文件,用户可以使用里面的API完成这样的功能:把某个图片显示在屏幕坐标系的任意位置,超出屏幕部分不显示,不自动换行,而不只是在纵坐标上具体到像素级,而横坐标只能是“第几个字”的位置-This is an accurate to pixel level JM12864G the LCD header file, the user can use inside the API to accomplish this function: to an i
poi
- 在我们实际的开发中,表现层的解决方案虽然有多样,但是IE浏览器已成为最多人使用的浏览器,因为大家都用Windows。在企业办公系统中,常常有客户这样子要求:你要把我们的报表直接用Excel打开(电信系统、银行系统)。或者是:我们已经习惯用Excel打印。 Apache的Jakata项目的POI子项目,目前比较成熟的是HSSF接口,处理MSExcel对象。它不象我们仅仅是用csv生成的没有格式的可以由Excel转换的东西,而是真正的Excel对象,你可以控制一些属性如sheet,cell等等。