-
312121企业网站PHP应用程序 312121企业网站PHP应用程序
312121企业网站PHP应用程序 312121企业网站PHP应用程序-312,121 corporate sites 312121 enterprise PHP applications PHP Web applications
- 2022-01-26 03:38:48下载
- 积分:1
-
这是一个internet下载的程序,可以用两种方法下载,包括使用http下载和openURL下载...
这是一个internet下载的程序,可以用两种方法下载,包括使用http下载和openURL下载-This is an internet downloadable program that can be downloaded using two methods, including the use of http download and download openURL
- 2022-10-21 02:35:03下载
- 积分:1
-
阈值分割
说明: 迭代法阈值分割图像,可以实现精确地像素级分割。(Iterative threshold segmentation of images)
- 2019-02-25 08:28:09下载
- 积分:1
-
BrainVita
Its a nice Brain Vita Game which is played with marbles usually!
- 2009-06-01 09:55:52下载
- 积分:1
-
定义类IntChar Exercise-1-IntChar
定义类IntChar,实现用一个整数保存一个长度不超过4的字符串。假设一个字符长度是1个字节。
* 例如:"ABCD",用一个整数保存,其二进制形式为:0100 0001 0100 0010 0100 0011 0100 0100
* 长度不足四个字符的串,剩下部分用0补足。
*
*
* 自己根据需要类IntChar的属性和方法,但需满足以下要求:
* 1. 在类IntChar中,不能用C++语言中的string类型来定义任何属性(变量)。
* 2. 对于定义的类IntChar,在main函数中,能用以下方式使用类IntChar:
*
* void main()
* {
* IntChar IC("Love")
* IC.ASC_Print() // 以字符串形式显示对象IC中保存的内容
* IC.Binary_Print() // 以二进制形式显示对象IC中保存的内容
* IC.Int_Print() // 以整数形式显示对象IC中保存的内容
* }(Custom class IntChar, save a length not exceeding 4 string with an integer. Suppose a character length is 1 byte.* For example: " ABCD" , kept by an integer, binary form: 0,100,000,101,000,010 0100 0011 0100 0100* length of less than four characters of the string, the rest of complement with 0. The*** the need class IntChar of the properties and methods, but must meet the following requirements:* 1. In class IntChar, can not use the string type the C++ language to define any attributes (variables).* 2. Defined class IntChar, the main function can be used following ways IntChar:** void main () {IntChar IC (" Love" ) * IC.ASC_Print () // in characters string displayed in the form saved in the object IC* IC.Binary_Print () // save the contents of the object IC* IC.Int_Print () in binary form // integer saved in the object IC*})
- 2013-05-11 22:10:57下载
- 积分:1
-
Project1[1][1][1][1].NET
B-SX5T bardcode printer
- 2014-12-12 13:43:07下载
- 积分:1
-
rose
说明: 用python绘制玫瑰花,用turtle库进行绘制(Drawing roses with Python)
- 2019-06-10 14:52:31下载
- 积分:1
-
ftp
Buffer for binary sends and gets.
- 2015-11-28 21:53:28下载
- 积分:1
-
捕获数据包
捕获数据包-Packet capture
- 2022-04-23 21:48:24下载
- 积分:1
-
消除闪烁
使图像消除闪烁的方法,先在内存中操作,然后在显示 的方法来消除闪烁(enable images to eliminate flicker method, first in memory operation, and then show the method to eliminate Stars)
- 2005-06-14 20:26:19下载
- 积分:1