资源列表
stairdianti
- 关于电梯的可用模拟代码 经个人测试可用
spglxt
- 某商场每天有进货、售货、统计销售额、计算毛利率、查看商品剩余量等业务,人工管理是一件非常繁琐的事情,为了快速有效地管理,要求编制一个计算机管理系统。 1 系统功能 ① 创建商品信息档案 每一个商品信息包括编号、商品名、进货价、销售价、进货量、销售量、销售额、剩余数、毛利。 ② 录入商品信息。 ③ 统计销售情况。 统计每种商品的销售额、剩余数、毛利(毛利=销售额-进价×销售量)。 ④ 查询商品信息。 根据编号、商品名、剩余数(小于5或大于20)进行查询。 ⑤ 显
rle
- RLE算法,经典的压缩算法,常用于图像压缩-RLE compression algorithm source code
vb_code_for_programming_classical_development_of_c
- vb编程开发通信软件经典代码vb code for programming the classical development of communication software-vb code for programming the classical development of communication software
oDettectCirclp
- opencv 实现的椭圆检测的的源代码,非常简单易懂,适合学习 -ellipse detection opencv realized the source code is very simple for learning
intelligent-house
- 程序包含数据采集与数据分析部分、电话交换网程控交换信令识别与分析部分、GSM模块TC35 modem接口程序部分、分析控制部分。-Program includes data acquisition and data analysis part of the program-controlled telephone switching network identification and the analysis of signaling exchange, GSM module TC35 mo
wifi-sever-client
- 语言:C语言编写的源代码,编译通过,可运行。功能:linux系统下PC机(或开发板)之间利用无线通信实现实时聊天。这是最简
profile-ini
- ini配置文件读写代码. ini配置文件读写代码.-ini configuration file to read and write code. ini configuration file to read and write code.
mfc1---Copy-(2)
- nice to see a list control dance
apsk-ruanpanjue-
- apsk软判决算法的仿真,根据星座特点进行算法的简化,减低复杂度-Simulation apsk soft decision algorithm based on the characteristics of the constellation simplified algorithm to reduce the complexity of
simple算法
- 可以用于计算稳态情况下流场分析,一维情况下流体计算
array_multisort()
- 一种使用PHP内置方法array_multisort()巧妙实现多维数组排序的方法-A method of using PHP s built-in method array_multisort () to realize multidimensional array sorting