登录
首页 » C# » unity3d-Chinese-api

unity3d-Chinese-api

于 2013-08-17 发布 文件大小:8282KB
0 162
下载积分: 1 下载次数: 46

代码说明:

  unity3d开发手册,unity圣典出品,居家旅行必备良品(unity3d development manual, unity holy books produced, yield essential travel home)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Task1-trial--10211281--zly
    描述:足球俱乐部包括球员、普通行政人员。球员有姓名、年龄、能力、年薪、转会费、进球总数、服役年限等重要参数;普通行政人员有姓名、年龄、能力、年薪等参数。你需要给相关管理机构开发一个管理程序,实现对众多足球俱乐部管理的基本功能。具体功能包括: a) 俱乐部的增删改查,俱乐部的属性包括名称、现金、其下人员; b) 可以对所有球员的各项属性进行简单搜索,支持输入多个条件,条件之间用&&连接,例如: i. “年龄不大于25且服役年限大于5年且进球数大于100的球员”,查询表达式:!(@age>25) && @experience>5 && @kick>100 c) 支持球员在不同俱乐部间的买卖,买卖需符合以下条件:作为买方的俱乐部的现金>=球员的转会费,交易完成后,卖方将得到转会费。 要求: d) 必须采用面向对象的方式,使用类组织数据结构,并注意类的继承关系; e) 在题目要求基础上可以自行扩展功能,提供扩实用扩展功能者适当加分(加分不超过5分)。 (Description: Football club including players, general administrative staff. Player name, age, ability, salary, transfer fee, total number of goals, service life and other important parameters ordinary administrative staff name, age, ability, salary and other parameters. You need to give the relevant management agencies to develop a management program to achieve the number of football club management s basic functions. Specific features include: a) the club CRUD, the name of the club s property, including cash, under which personnel b) all players can perform a simple search of the property, supports input multiple conditions with && connection between conditions, for example: i. "Age is not greater than 25 and greater than 5 years service life and goals more than 100 players," query expression:! (@ age> 25) && @ experience> 5 && @ kick> 100 c) Support the players traded between different clubs, the sale subject to the following conditions: As a buyer s club cash> = pl)
    2013-08-20 10:09:29下载
    积分:1
  • C# 扫雷游戏 完整源码实例下载
    扫雷仙剑版,如下图
    2020-11-05 10:09:54下载
    积分:1
  • TSP-simulated-annealing-algorithm
    模拟退火算法是领域随机搜索算法的一种改进——加入概率接受准则,是十分简单的一种智能优化算法,本源码是用于求解TSP问题的模拟退火算法源程序(The simulated annealing algorithm is random search algorithm of field an improved-join probability accept criterion, it is very simple a kind of intelligent optimization algorithm, the source code for solving TSP simulated annealing algorithm of the source program)
    2012-04-03 00:00:08下载
    积分:1
  • kalman
    kailman滤波for两轮平衡车,有源代码,中文卡尔曼的介绍,和卡尔曼for平衡车算法介绍(中文)(kailman filter for two balanced car, source code and Chinese Kalman introduction.)
    2013-11-24 06:05:10下载
    积分:1
  • C# 以任意角度旋转图片实例
    C# 以任意角度旋转图片实例
    2013-05-25下载
    积分:1
  • QT图表控件实例大全(qwt)
    【实例简介】QT图表控件
    2021-06-14 00:31:25下载
    积分:1
  • Pspice
    preisach 模型在MATLAB环境中的程序 便于计算和仿真(preisach model program in MATLAB environment to facilitate the calculation and simulation)
    2014-11-28 14:11:11下载
    积分:1
  • test_grafix
    说明:  动态绘图,并将结果保存在数据表格中。从CODEPROJECT上下载的。(Dynamic graphics, and the results stored in the data table. Downloaded from the CODEPROJECT.)
    2008-10-04 11:34:41下载
    积分:1
  • TotalRecall
    可以预测后市的行情走市并画在K线图上,准确率很高。(Can predict the stock market outlook Abashiri and draw in the K-line diagram, the accuracy rate is very high.)
    2020-06-30 17:00:02下载
    积分:1
  • TCP_IPuC_IP
    基于uC_OS且开放源码的TCP_IP协议栈——uC_IP uC/IP是由Guy Lancaster编写的一套基于uC/OS且开放源码的TCP/IP协议栈,亦可移植到其它操作系统,是一套完全免费的、可供研究的TCP/IP协议栈,uC/IP大部分源码是从公开源码BSD发布站点和KA9Q(一个基于DOS单任务环境运行的TCP/IP协议栈)移植过来。uC/IP具有如下一些特点:带身份验证和报头压缩支持的PPP协议,优化的单一请求/回复交互过程,支持IP/TCP/UDP协议,可实现的网络功能较为强大,并可裁减。UCIP协议栈被设计为一个带最小化用户接口及可应用串行链路网络模块。根据采用CPU、编译器和系统所需实现协议的多少,协议栈需要的代码容量空间在30-60KB之间(And open-source based uC_OS TCP_IP protocol stack- uC_IP uC/IP is written by a Guy Lancaster set based on uC/OS and open source TCP/IP protocol stack, can be ported to other operating systems, is a completely free, available for study of TCP/IP protocol stack, uC/IP source code is mostly released from the open source BSD sites and KA9Q (a DOS-based single-tasking environment running on TCP/IP protocol stack) transplant. uC/IP has the following features: header with authentication and compression support the PPP, optimized single request/response interaction, support for IP/TCP/UDP protocol, which enables a more powerful network function, and can be cut. UCIP protocol stack is designed with a user interface, and can minimize application serial link network module. Pursuant to the adoption CPU, compiler and systems required to achieve agreement on how much stack space required for code size between 30-60KB )
    2013-11-07 23:33:30下载
    积分:1
  • 696518资源总数
  • 106010会员总数
  • 4今日下载