-
这是一个测试光学透镜透光率的应用程序,目前已投产运行.
这是一个测试光学透镜透光率的应用程序,目前已投产运行.-This is a test of optical lens opacity applications have currently been put into operation.
- 2022-08-08 08:02:28下载
- 积分:1
-
本代码演示了在浏览器中不会弹出警告的ActiveX
本代码演示了在浏览器中不会弹出警告的ActiveX-demonstration of the code of the browser will pop up warning ActiveX
- 2022-01-25 21:16:32下载
- 积分:1
-
产品管理系统
系统采用Java的编程技术,对产品实现了管理。对产品的管理功能可以延展和延伸。但凡是相关产品管理系统系统设计均可以在本系统额基础上进行完善和修改。
- 2022-04-23 04:50:00下载
- 积分:1
-
学生成绩管理系统有浏览,查询(可按多种功能查询,如:学分,学号等),排序(可按多种功能排序,如:学分,学号等)等功能。是大学生们课程设计的好东西。...
学生成绩管理系统有浏览,查询(可按多种功能查询,如:学分,学号等),排序(可按多种功能排序,如:学分,学号等)等功能。是大学生们课程设计的好东西。-the manage system of student score.it contains query(many condition query,e.g,score or number)and sort(many condition query,e.g,score or number) function.It can help student s course design.
- 2022-03-01 14:39:44下载
- 积分:1
-
监控医疗程序,可显示心电图、血压、呼吸等…
医用监护仪程序,可显示心电,血压,呼吸等数据,用VC++编写医学信号的朋友可以以此作为参考。-Monitor medical procedures, can display ECG, blood pressure, breathing and other data, using VC++ Prepared Friend medical signal can also be used as reference.
- 2023-03-17 12:35:04下载
- 积分:1
-
I do not know english
一个2 D面片的渐变程序, 采用HLSL对像素进行操作-I do not know english
- 2023-04-06 12:35:03下载
- 积分:1
-
粒子群优化算法的MATLAB
函数[x,fval,exitflag,output]=pso(objfunc,nvars,options)
- 2022-06-14 22:30:17下载
- 积分:1
-
包含信息的采集系统(当前用户、存储信息,…
一个包含获取系统信息(当前用户,内存信息,硬盘序列号,操作系统版本,计算机名,IP地址等)函数的pas文件,其中含有应用各函数方法的例子!-Acquisition system that contains information (current user, memory information, hard drive serial number, operating system version, computer name, IP address, etc.) function of the pas file, which contains application examples of the function!
- 2023-02-17 04:45:04下载
- 积分:1
-
一种网络通信编程实例源代码
VC++网络通信编程实例案例精选源代码1-examples of network communication programming source code for a selected case
- 2022-11-05 10:55:03下载
- 积分:1
-
KNN邻近算法
使用python语言实现k-邻近算法,他的工作原理为:存在一个样本数据集合,并且样本集中每个数据都存在标签,输入没有标签的新数据后,将新数据的每个特征与样本集中数据对应的特征进行比较,然后使用该算法提取与样本集中特征最相近的数据的分类标签。
- 2022-05-18 04:28:36下载
- 积分:1