资源列表
排序选择:
[系统编程] FreeByte2.3.1
说明:Freebyte Zip is a reliable, powerful and freeware zip/unzip program for Windows 7, XP, Vista, 200x, NT, 9x, Linux/wine and all 64 bit editions of Windows. The program enables you to zip and unzip files, create zip archives, password protect files, vi<onleaks > 在 2025-07-18 上传 | 大小:340kb | 下载:0
[打印编程] POS58_Printer
说明:超市小票打印机驱动程序,比较实用,大部分pos58mm的打印机都能使用。(*GPDFileName: "CON58.GPD" *GPDFileVersion: "1.0" *GPDSpecVersion: "1.0" *Include: "stdnames.gpd" *ModelName: "POS58" *MasterUnits: PAIR(180,180) *ResourceDLL: &quo<onleaks > 在 2025-07-18 上传 | 大小:1.08mb | 下载:0
[Internet/网络编程] 322523
说明:医院管理系统全功能版本 管理登陆: admin/admin_index.asp 用户名/密码:admin/admin888(Full featured version of hospital management system Management landing: Admin/admin_index.asp Username / password: admin/admin888)<徐宾 > 在 2025-07-18 上传 | 大小:4.66mb | 下载:0
[图形图像处理(光照,映射..)] ASM模型
说明:使用MATLAB软件运行ASM模型对人脸进行检测和拟合(MATLAB software is used to run the ASM model to detect and fit the human face)<默然 > 在 2025-07-18 上传 | 大小:1.46mb | 下载:0
[DSP编程] Sensored FOC of PMSM_sifu
说明:TI永磁同步电机矢量控制有位置传感器解决方案步骤(TI permanent magnet synchronous motor vector control has position sensor solution steps)<jsxzzcm > 在 2025-07-18 上传 | 大小:1005kb | 下载:0
[DSP编程] C之灵魂_指针
说明:指针对C语言的重要性不言而喻,它是C的灵魂,我将指针和数组比作习武之人的任督二脉,如果学习C语言之人一旦将其二脉打通,那么对C语言的理解和使用就犹如内功层次的提升,跟表面的花架子将不再同一档次。(The pointer on the importance of the C language it is self-evident, it is the soul of C, I will be two big puleses compared to the pointer and array mar<222222 > 在 2025-07-18 上传 | 大小:82kb | 下载:0
[单片机(51,AVR,MSP430等)] C之移位
说明:C语言中的很多运算基本是以字节为单位进行的,但有时为了节约内存空间,或很多系统程序中要求在比特位级别进行运算处理,很荣幸,C语言提供了这样的位运算特性。(A lot of operation in the C language is the basic byte as a unit, but sometimes in order to save memory space, or many system program requirements for processing, the bit le<222222 > 在 2025-07-18 上传 | 大小:23kb | 下载:0
[单片机(51,AVR,MSP430等)] C之指针复杂解析
说明:int * (* (*fun) (int *)) [10]这是一个可能会让初学者感到头晕目眩,感到恐惧的函数指针的声明,在熟练掌握C/C++的声明语法之前,不学习一定的规则,想理解好这类复杂声明是比较困难的。 C/C++所有复杂的声明结构,都是由各种声明的嵌套构成的,如何理解复杂指针声明,右左法则是一个很著名,很有效的方法,不过,右左法则其实并不是C/C++标准里面的内容,它是从C/C++标准的声明规定中归纳出来的方法,C/C++标准声明规则,是用来解决如何创建声明的,而右左法则是用来解决<222222 > 在 2025-07-18 上传 | 大小:5kb | 下载:0