资源列表
排序选择:
[MySQL数据库] jsp-shujuku3
说明:jsp数据库操作 jsp数据库操作 -jsp database jsp database operations operations jsp database operations<> 在 2025-01-21 上传 | 大小:1.58mb | 下载:0
[驱动编程] A823DemoVB5
说明:工控硬件读写ISA多功能卡823的VB例子程序-IPC ISA multifunction card reader hardware 823 VB example of the procedure<李平强> 在 2025-01-21 上传 | 大小:113kb | 下载:0
[Windows编程] A823DemoVc6
说明:工控硬件读写ISA多功能卡823的VC6.0例子程序-IPC ISA multifunction card reader hardware 823 examples of procedures VC6.0<李平强> 在 2025-01-21 上传 | 大小:382kb | 下载:0
[单片机(51,AVR,MSP430等)] PIC-DS18b2
说明:源码\数字温度传感器DS18B20DS18B20和PIC单片机通讯源程序!-Source digital temperature sensor and PIC Singlechip DS18B20DS18B20 source of communication!<felix> 在 2025-01-21 上传 | 大小:1kb | 下载:0
[3D图形编程] Concept_Car
说明:基于Java和Cute 3D实现的概念车模型。附有源程序下载。-Cute 3D based on Java and realize the concept of car models. With source code download.<Jiang> 在 2025-01-21 上传 | 大小:4.38mb | 下载:0
[图形/文字识别] num_recognize
说明:基于神经网络的数字识别系统,可以识别手写体的数字,可利用标准模板进行识别,也可以用户自己进行训练。-Figures based on neural network identification system can identify handwritten figures, can be identified using a standard template can also be the user<aaa> 在 2025-01-21 上传 | 大小:659kb | 下载:0
[单片机(51,AVR,MSP430等)] 24LC65
说明:〖说明〗24LC65 I2C EEPROM字节读写驱动程序,芯片A0-A1-A2要接VCC。 现缺页写、页读,和CRC校验程序。以下程序经过50台验证,批量的效果有待考 察。 为了安全起见,程序中很多NOP是冗余的,希望读者能进一步精简,但必须经过验 证。-Descr iption〗 〖24LC65 I2C EEPROM byte read and write driver chip A0-A1-A2 to take V<felix> 在 2025-01-21 上传 | 大小:1kb | 下载:0
[对话框与窗口] screen_zoom
说明:屏幕放大程序,将鼠标移到屏幕上,窗体中将会显示放大后的局部屏幕图像。-Larger screen process, the cursor on the screen, the form will be displayed in the enlarged partial screen image.<aaa> 在 2025-01-21 上传 | 大小:11kb | 下载:0
[单片机(51,AVR,MSP430等)] floatingdustser
说明:将运算的结果(浮点数)存入eeprom中。我们知道,浮点数在c语言中是以ieee格式存储 的,一个浮点数占用四个字节,例如浮点数34.526存为(160,26,10,66)这四个数。要 将一个浮点数存入eeprom,实际上就是要存这四个数。那么如何在程序中得到一个浮点数的 组成数呢? 浮点数在存储时,是存储连续的字节中的,只要设法找到存储位置,就可以得到这些数了。 可以定义一个void的指针,将此指针指向需要存<felix> 在 2025-01-21 上传 | 大小:1kb | 下载:0