-
这个代码可以获取一种颜色可以生成10进制的数,和一个16进制的数...
这个代码可以获取一种颜色可以生成10进制的数,和一个16进制的数-the code can get a color can generate 10 to the 229 number, and a few of the 229 16
- 2022-07-12 14:36:57下载
- 积分:1
-
拉格朗日插值结构不同的氮+ 1个点的数目没有更多的…
拉格朗日插值法构造通过n+1个互异点上的次数不超过n的插值多项式P(x),利用此多项式计算在某一点的值-Lagrange interpolation structures differ by n+1 points on a number of no more than n, the interpolation polynomial P (x), take advantage of this polynomial calculation of the value of a point
- 2022-01-21 05:36:29下载
- 积分:1
-
2016年湖北省电子设计大赛C题 LDC1314基于STM32的源码 实测可读
这是本人参加2016年湖北省电子设计大赛所用LDC1314源码,实测可读数据,绝对没有问题.
LDC1314 是用于电感感测解决方案的4 通道 12 位电感数字转换器 (LDC)。 由 于具备多通道且支持远程感测, LDC1314 能以最低的成本和功耗实现高性能且可靠的电感感 测。 此类产品使用简便,仅需要传感器频率处于 1kHz 至 10MHz 的范围内即可开始工作。 由于支持的传感 器频率范围 1kHz 至 10MHz 较宽,因此还支持使用非常小的 PCB 线圈,从而进一步降低感测解决方案的成 本和尺寸。
- 2022-03-20 11:53:40下载
- 积分:1
-
Java kernel is unicode,as well as class files.However,most multimedias use strea...
Java内核是unicode的,就连class文件也是,但是很多媒体,包括文件/流的保存方式是使用字节流的。因此Java要对这些字节流经行转化。char是unicode的,而byte是字节。Java中byte/char互转的函数在sun.io的包中间有。其中ByteToCharConverter类是中调度,可以用来告诉你,你用的convertor。其中两个很常用的静态函数是-Java kernel is unicode,as well as class files.However,most multimedias use stream bytes,including the way of their storage.So java ought to convert these stream bytes.char is unicode,while byte is byte.byte/char convertion function is in sun.io.class ByteToCharConverter could tell you which convertor you are using.two usual static functions are
- 2022-03-13 14:22:53下载
- 积分:1
-
Windows Mobile下获取手机IMEI的代码
Windows Mobile下获取手机IMEI的代码-Windows Mobile phone IMEI code
- 2023-03-22 18:50:03下载
- 积分:1
-
图片输出到EXCEL的C#源码
将图片导出到EXCEL中,需要使用Office的COM组件,开发比较方便,缺点是必须要安装office组件
- 2023-01-21 03:25:03下载
- 积分:1
-
目录里是《设计模式简单代码》的全部工程,里面对应于每个模式都是有一个对应的可编译工程的。...
目录里是《设计模式简单代码》的全部工程,里面对应于每个模式都是有一个对应的可编译工程的。-Directory is
- 2022-02-02 12:55:32下载
- 积分:1
-
四个基本模块:系统维护模块、数据处理模块、查询模块、系统帮助模块;建立了一个主要数据库及几个数据表,采用模块化的程序设计方法,能实现对数据的查询、增减、删除等操...
四个基本模块:系统维护模块、数据处理模块、查询模块、系统帮助模块;建立了一个主要数据库及几个数据表,采用模块化的程序设计方法,能实现对数据的查询、增减、删除等操作。本系统界面清晰,操作简单实用。-Four basic modules: system maintenance module, data processing module, query module, the system to help module the establishment of a major databases and several data tables, modular programming methods, to achieve the data query, change, delete such operation. Clear interface of the system, operation is simple and practical.
- 2022-05-17 09:47:45下载
- 积分:1
-
用了TNMHTTP组件得到文本文件的正文然后以字符串形式分析格式将其中的信息分离,可以得到版本,下载地址,更新日期等信息,你可以自己增加更多,程序作相应的调整就
用了TNMHTTP组件得到文本文件的正文然后以字符串形式分析格式将其中的信息分离,可以得到版本,下载地址,更新日期等信息,你可以自己增加更多,程序作相应的调整就行了-TNMHTTP components used to be a text file with the text string then to the analysis of the format in which the information will be separate versions can be downloaded addresses, updated information, etc. You can add more, procedures adjusted accordingly on the line
- 2022-05-05 17:46:12下载
- 积分:1
-
零件切割问题
给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形...
零件切割问题
给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形板的高度方向保持一致。问如何切割使得所使用的矩形板的高度h最小?回溯-Parts mutilation given width W of a rectangular plate, rectangular plate of height restrictions. Is the need to cut out from the board, respectively, n-height hi, a width of the rectangular parts wi. Parts of the rules of cutting height direction and the direction of rectangular plates with a high degree of consistency. Asked how to make the use of cutting rectangular plate height h the smallest? Back
- 2023-03-08 14:00:03下载
- 积分:1