power ctrl this a power contrl program. you can control you plug in device by com port or ir remote control.
上传时间: 2013-12-26
上传用户:372825274
c语言中写二进制数。引用例子: #define Bin(n) LongToBin(0x##n##l) void main(void) { unsigned char c c = Bin(10101001) // c = 0xA9 }
标签: void LongToBin unsigned define
上传时间: 2015-04-13
上传用户:a6697238
The GRLIB IP Library is an integrated set of reusable IP cores, designed for system-on-chip (SOC) development. The IP cores are centered around the common on-chip bus, and use a coherent method for simulation and synthesis. The library is vendor independent, with support for different CAD tools and target technologies. A unique plug&play method is used to configure and connect the IP cores without the need to modify any global resources.
标签: system-on-chip integrated designed reusable
上传时间: 2013-12-20
上传用户:小眼睛LSL
slickeditv10.0linuxcrackz.w.t.zip SlickEdit v10.0 for linux 注冊機 在國內網站上找了N天都沒找到,在國外一家網站找到。雖然不是源代碼,但是SlickEdit是Linux下最好用的30多種編程IDE。這個是注冊機安裝文件在百度裡找吧
标签: 10.0 linuxcrackz slickeditv SlickEdit
上传时间: 2013-12-10
上传用户:大融融rr
用数组存储一个大数的阶层。输入一个整数n,先求出n!占用的位数。动态开辟bits位数组,用适当方法把n!的值存储到数组里去
上传时间: 2013-12-11
上传用户:qw12
计算一个日期n天后或n天前的日期是多少,输入输出日期的格多都为YYYMMDD的字符串
标签: 计算
上传时间: 2015-04-17
上传用户:dyctj
有趣的文字鼠标跟随,l o a d i n g字母组成,在打开页面等待的时候可以用
上传时间: 2013-12-21
上传用户:2525775
该程序实现的是n位全加器,首先用与非门实现一位全家器,最后实现n位的全加器。
上传时间: 2015-04-18
上传用户:fandeshun
该程序实现的N位全减器,首先实现一位的减法器,之后实现N位全减器。
上传时间: 2015-04-18
上传用户:moerwang
给定n 个物品, 物品i重为wi 并且价值为 vi ,背包所能承载的最大容量为 W. 0-1 背包问题即是选择含有着最大总价值的物品的子集且它的容量 ≤W . 用动态规划实现
上传时间: 2015-04-21
上传用户:四只眼