-
gfyfytygugytyfuyftrdtfy
matlab and vc used by program and application
- 2010-03-04 00:37:29下载
- 积分:1
-
Desktop
假设有n个任务由k个可并行工作的机器来完成,完成任务i需要的时间为ti,试设计一个算法找出完成这n个任务的最佳调度,式的完成全部任务的时间最早(Suppose there are n tasks done by the k-th machine can work in parallel, needed to complete the task i time Ti, try to design an algorithm to find the complete optimal scheduling of the n tasks, the task time of the completion of the formula earliest)
- 2013-01-23 14:40:57下载
- 积分:1
-
SIM800C 原理图
SIM800C 原理图,带电源处理和SIM卡槽,兼容两种天线座子(SIM800C schematic with power handling and SIM card slot, compatible with two antenna holders)
- 2020-06-16 13:40:01下载
- 积分:1
-
ReadObj
opengl中 obj文件的下载显示以及旋转放大缩小功能实现、(opengl obj file download display and rotate the zoom function to achieve)
- 2012-05-01 16:16:09下载
- 积分:1
-
C#实验二,注册通行证
1、实现跨页面数据传递的用户注册。要求如下: (1)当页面首次加载时显示注册页面。 (2)当用户提交注册后,在确认页面获取注册页面用户输入提交的表单信息并在页面中显示,并在显示的表单信息下面显示一个“确认”按钮。 (3)单击“确认”按钮,出现注册成功的提示框。
- 2022-03-09 17:10:54下载
- 积分:1
-
写汉字液晶子程 液晶屏分为4行*12列汉字,全部使用模拟接口方式。
/*写汉字液晶子程 液晶屏分为4行*12列汉字,全部使用模拟接口方式。
/* TGLCMLIMIT64A接口程序(模拟方式)
;连线图:
;*LCM---89C52* *LCM---89C52* *LCM-------89C52* *LCM----------
89C52* *
;*DB0---P0.0* *DB4---P0.4* *D/I-------P2.6* *CS1----------
P2.4* *
;*DB1---P0.1* *DB5---P0.5* *R/W-------P2.7* *CS2----------
P2.5* *
;*DB2---P0.2* *DB6---P0.6* *RST--------VCC* *CS3----------
P3.2* *
;*DB3---P0.3* *DB7---P0.7* *E---------P2.3*
*
;注:89C52的
- 2022-03-25 01:26:14下载
- 积分:1
-
libdecodeqr
二维码解码,利用qr code编码方式对二维码进行解码。
二维码解码,利用qr code编码方式对二维码进行解码。
二维码解码,利用qr code编码方式对二维码进行解码。
- 2023-03-30 16:35:04下载
- 积分:1
-
STM32F429BIT6_uCOS-III
STM32F429BIT6 uCOS-III 移值 可以自己使用 没有错误
- 2023-06-04 07:15:04下载
- 积分:1
-
MySimpleBrowser
基本的浏览器源码(basic source browser)
- 2004-12-28 20:48:58下载
- 积分:1
-
Armstrong-number-c-program-
Armstrong number c program: c programming code to check whether a number is armstrong or not. A number is armstrong if the sum of cubes of individual digits of a number is equal to the number itself. For example 371 is an armstrong number as 33 + 73 + 13 = 371. Some other armstrong numbers are: 0, 1, 153, 370, 407.
- 2014-02-16 20:21:57下载
- 积分:1