-
OptFinger
指纹开发包,web调用的ocx文件,B/S结构下的Web应用系统的开发,用户可以在客户端进行指纹采集,然后通过Web传输指纹特征值到服务器端,在服务器端进行比对后,返回比对结果。
- 2010-01-28 13:56:45下载
- 积分:1
-
STM32串口程序
STM32串口初始化程序,可多次接受多字符发送,直接下载后在keil4以上版本直接运行
- 2022-02-04 09:49:10下载
- 积分:1
-
jpgERP1.3
进销存管理软件,包括服装,制造型销售企业等(Invoicing management software, including garments, manufacturing and marketing enterprise, etc.)
- 2007-12-14 09:28:37下载
- 积分:1
-
MFMS
基于C#WPF平台的财务管理系统,适合初学者,包括会计凭证录入 失算平衡(this simple systerm is for the beginner of c#!)
- 2010-03-08 18:11:08下载
- 积分:1
-
SCPI_NETExample
说明: SCPI(可编程仪器的标准命令)windows环境C#开发范例(SCPI (standard command of programmable instrument) windows environment c development example)
- 2020-05-17 13:51:43下载
- 积分:1
-
称重系统源码
8142Pro 单显示型称重显示仪(8142Pro -xxx7)是梅特勒-托利多(常州)称重设备系统有限公司最新推出的,与车辆衡配套使用的称重显示仪表。它是托利多8142系列仪表的更新换代产品。它继承 了8142仪表稳定和可靠的优点,同时在性能和功能上有所扩展。
- 2019-12-12下载
- 积分:1
-
定义类IntChar Exercise-1-IntChar
定义类IntChar,实现用一个整数保存一个长度不超过4的字符串。假设一个字符长度是1个字节。
* 例如:"ABCD",用一个整数保存,其二进制形式为:0100 0001 0100 0010 0100 0011 0100 0100
* 长度不足四个字符的串,剩下部分用0补足。
*
*
* 自己根据需要类IntChar的属性和方法,但需满足以下要求:
* 1. 在类IntChar中,不能用C++语言中的string类型来定义任何属性(变量)。
* 2. 对于定义的类IntChar,在main函数中,能用以下方式使用类IntChar:
*
* void main()
* {
* IntChar IC("Love")
* IC.ASC_Print() // 以字符串形式显示对象IC中保存的内容
* IC.Binary_Print() // 以二进制形式显示对象IC中保存的内容
* IC.Int_Print() // 以整数形式显示对象IC中保存的内容
* }(Custom class IntChar, save a length not exceeding 4 string with an integer. Suppose a character length is 1 byte.* For example: " ABCD" , kept by an integer, binary form: 0,100,000,101,000,010 0100 0011 0100 0100* length of less than four characters of the string, the rest of complement with 0. The*** the need class IntChar of the properties and methods, but must meet the following requirements:* 1. In class IntChar, can not use the string type the C++ language to define any attributes (variables).* 2. Defined class IntChar, the main function can be used following ways IntChar:** void main () {IntChar IC (" Love" ) * IC.ASC_Print () // in characters string displayed in the form saved in the object IC* IC.Binary_Print () // save the contents of the object IC* IC.Int_Print () in binary form // integer saved in the object IC*})
- 2013-05-11 22:10:57下载
- 积分:1
-
STM32F407 SPI FLASH源码
stm32f407+spi+flash案例程序(stm32f407+spi+flash Case program)
- 2018-02-07 21:07:56下载
- 积分:1
-
人数统计器
采用红外发送,来进行教室(房间)进出的人数统计
- 2022-10-18 01:45:07下载
- 积分:1
-
这是一个用C#作的具有通讯功能的应用程序,程序中调用的类是比较多的...
这是一个用C#作的具有通讯功能的应用程序,程序中调用的类是比较多的-This is a C# for the communications function with the application procedure is called from the class was more
- 2022-04-13 15:49:41下载
- 积分:1