资源列表
Hownetusesemanticsimilaritytot
- 利用Hownet进行语义相似度计算的类,本代码是在C#版本上的改,Hownet use semantic similarity to the type of calculation
WordTable
- 用C#编写的一个用于操作MS Word表格的类库,包括表格对象,行对象,列对象的操作。-Written in C# using a MS Word table for the operation of libraries, including the table object, row objects, column object operation.
dianzizhongchengxu
- 电子钟,实现每按一次按键,显示时分秒的数码管数字均可分别加1或减1,且当显示小时的数码管显示到24时,所有数码管会自动清零。-Electronic clock to achieve every time I press the button, the display minutes and seconds can be a digital control numbers plus 1 or minus 1, respectively, and when the digital LED displ
MMSPP430-II2CS
- MSP430单片机SCM413与TMP1000的I2C汇编程与开发序源码。 -The MSP430 microcontroller SCM413 with TMP1000 of the I2C the sinks programming and development sequence source.
PageChange-OS
- VC++实现,模拟页面置换算法,两个程序。-VC++ Realize, simulated page replacement algorithm, the two procedures.
pinfen
- 数位评委为选手打分结果系统(去掉最高分和最低分,求平均分,代码默认为7个评委)-counts
Teardrop--一款linux攻击程序
- 在Linux的ip包重组过程中有一个严重的漏洞。本程序利用此漏洞进行攻击-There is a serious leak during the process of the ip-pakege recombination of the Linux.This program can attack the Linux through the leak.
zhenming3
- Applet可以直接从网络上结点获取图象并显示出来,创建对应于其他结点的图象-applet directly from the network node and access images shown, corresponding to the creation of other nodes images
ly_flatComboBox
- 一个自定义的组合框控件类,实现了自画功能.-since the definition of a combination box controls and realizes the function of self-portraits.
11223
- 通过使用EDA工具,设计实现简易音乐播放器。在结合各个数字功能模块并利用FPGA系统本身丰富的物理资源的同时,将音乐的乐谱设计在FPGA内部,在Quartus II环境下,采用Verilog HDL 语言实现音乐合成器和播放系统。-By using EDA tools, design and implementation simple music player. The integration of the various functional modules and the use of F
Thread
- 在Java应用程序中用Thread的子类创建两个线程,这两个线程分别在命令行窗口输出20句“大象”和“轿车”;主线程在命令行窗口中输出15句“主人”。 -In the Java application, the two thread is created by using Thread s sub class. The two threads are respectively output the command line window, the elephant and car t
yuanma
- 两个代码,一个是深搜,一个是广搜,广搜使用栈来实现,都是在二维下来实现的。- Two codes, a deep search, a search is wide, wide search use the stack to achieve, it is implemented in a two-dimensional down.