资源列表
KEY
- pic 12f629 按键灯光控制,使用不同按键控制不同的灯光(pic 12f629 Button light control)
soa
- 优化,寻优算法,刚入门,大家可以一起进步,里面有一个优化PID参数的,还要一个优化sphere函数的(Optimization, optimization algorithm, just getting started, we can progress together, there is an optimized PID parameters, but also an optimization sphere function)
VS2013完整PlaneGame
- 打开飞机大战,会给你呈现出一个关于飞机大战的游戏(Opening the air war will present you with a game about airplane Wars)
soa
- 人群搜索寻优算法,刚入门,大家可以一起进步,里面有一个优化PID参数的,还有一个优化sphere函数的(Optimization, optimization algorithm, just getting started, we can progress together, there is an optimized PID parameters, but also an optimization sphere function)
SlicerCaches 成员
- SlicerCaches 成员是office2013下面最新的控件,压缩包里面有具体代码和操作方式。(SlicerCaches which is the latest activex controlset, this rar file contains its source codes and control methodology.)
ivt_bluesoleil_8.0.376.0
- 开启蓝牙的多种功能。无线传输移支电话。开展学习交流,向高手学习。(The program can create memory games where you match cards to win.)
bccdata
- 用MATLAB软件提取模式资料,很有用的哦!供大家参考下!(substract model data)
Adrenaline-master0624
- psv psp模拟器Adrenaline5.1源代码(Adrenaline5.1 source files - offical psp emulator of psv)
fishing or relaxing
- 某人从2010年1月1日起开始“三天打鱼两天晒网”,问这个人在以后的某一天中是“打鱼”还是“晒网”。 根据题意可以将解题过程分为三步: 1)计算从2010年1月1日开始至指定日期共有多少天; 2)由于“打鱼”和“晒网”的周期为5天,所以将计算出的天数用5去除; 3)根据余数判断他是在“打鱼”还是在“晒网”; 若 余数为1,2,3,则他是在“打鱼” 否则 是在“晒网”(Someone since January 1, 2010 began "three d
ATM自动取款机
- ATM自动取款机终端系统,集登录、查询、取款、存款、转账等功能于一身,减少了银行工作人员的工作量,为用户提供一个方便、实用的ATM取款机模拟系统。(Automatic teller machine ATM terminal system, set login, query, deposits, withdrawals, transfers and other functions, reduce the workload of bank staff to provide a convenient
new
- 了解hibernate功能,以及使用hibernate的各种功能使用开源框架编程(to know the hibernate)
龙与地下城角色生成
- 游戏角色应有以下属性:名字、性别、种族、职业、力量、敏捷、体力、智力、智慧、生命值和魔法值。 名字:不超过50个字符。 性别:可以选择男性和女性。 种族:一共可选五个种族,人类、精灵、兽人、矮人和元素。 职业:可选六种职业,狂战士、圣骑士、刺客、猎手、祭司和巫师。 其余属性均为整数。 本题目要求首先用户输入角色姓名,然后由用户选择角色性别,然后由用户选择种族,然后选择职业,然后自动分配力量、敏捷、体力、智力和智慧属性,并计算生命值和魔法值。 生命值=体力*20。 魔法值=(智力+