-
WpfApp1
说明: wpf的hello world程序,就是测试使用的。使用了vs 2017编译的。(a test program for c#)
- 2020-06-25 01:20:02下载
- 积分:1
-
中文分词切分,据统计是实现…
分词,针对汉语的分词,根据统计来实现的,可以直接使用目录即可,里面针对联合早报进行的测试,分次统计中可以包括任意目录(系统能承受得了就行),这是帮一个同学做的作业:)用asp。net + xml-Segmentation for Chinese word segmentation, according to statistics to be achieved, direct access to the directory can be, which for Lianhe test, sub-sub-statistics can include arbitrary directory (the system can accept the deregulation on the line), which is to help a fellow student to do the operation:) with asp. net+ xml
- 2022-02-02 16:43:12下载
- 积分:1
-
315M-receiver
315m 接收模块 英文datasheet(315m receiver datasheet)
- 2013-11-19 18:29:26下载
- 积分:1
-
LCD1602显示的电子时钟,,通过按键控制能够对时钟进行调节。显示星期和时间。...
LCD1602显示的电子时钟,,通过按键控制能够对时钟进行调节。显示星期和时间。
- 2022-08-10 23:54:49下载
- 积分:1
-
20091127220653
详细介绍了近耦合识别系统工作原理及天线设计.有利于RFID天线的设计。(Described in detail the work of the past coupled identification system theory and antenna design. Conducive to RFID antenna design.)
- 2009-11-27 22:12:09下载
- 积分:1
-
AD9910
这是AD9910 DDS芯片的verilog配置程序,经调试已成功,可以供大家参考。(AD9910 verilog configuation.)
- 2010-05-27 10:31:15下载
- 积分:1
-
Quicksort
编写快速排序的代码,用一种语言描述,并在一个编译环境里调试成功。(Coding quick sort of, in a language to describe, in a successful compile and debug environment.)
- 2015-07-20 09:14:26下载
- 积分:1
-
AD7714
AD7714驱动程序,用来做称重,稳定输出(AD7714 Driver, used for weighing, stable output)
- 2019-06-26 08:48:41下载
- 积分:1
-
itextsharp获取签章信息
itextsharp获取签章信息,目前好多人都喜欢去,通过这种方式 PdfReader pdfReader = new PdfReader(file); PdfStamper pdfStamper = new PdfStamper(pdfReader, new FileStream(temfile, FileMode.Create)); AcroFields reader = pdfStamper.AcroFields; //acro.GetSignatureNames()、、、、 这种方式显然是OK 的,但是,不觉得很啰嗦吗?大家可能都不知道reader本身就有这个功能啊 //PdfReader re = new PdfReader("xxx.pdf"); //AcroFields acro = re.AcroFields; //acro.GetSignatureNames()、、、、。。。哈哈,是不是很好啊
- 2022-03-23 01:38:37下载
- 积分:1
-
cocos2dx 3.14版本水果忍者(切水果)效果实现
主要实现了 切割水果 和刀光的效果,
网上别人的都是2.X版本的切水果,OC代码看着不爽,自己移植c++了
自己创建cocos2dx3.14工程把class和Resource拖进去直接就能跑起来
- 2022-01-31 12:17:18下载
- 积分:1