资源列表
[行业发展研究] CC$-A-Paralled-Programming-Language
说明:CC$语言介绍,解决了分布式众核并行计算机的编程困难-CC $ language introduced to solve the many-core parallel computers distributed programming difficulties<侯璟琨> 在 2025-07-29 上传 | 大小:874kb | 下载:0
[行业发展研究] Task-Parallel-Programming-Model
说明:介绍了任务并行编程模型的基本编程接口和支持机制,展望了任务并行未来的研究方向。-Describes the task parallel programming model of the basic programming interface and support mechanisms, task parallelism prospect of future research directions.<侯璟琨> 在 2025-07-29 上传 | 大小:140kb | 下载:0
[行业发展研究] MasterThesisSubjects_Demestichas-Tsagkaris
说明:Paper about telecomunicaions<Phan Thi Van> 在 2025-07-29 上传 | 大小:296kb | 下载:0
[行业发展研究] On-Demand-Remote-Execution
说明:本文给出了一种通过自动程序转换来支持Java 应用中计算按需远程执行的方法-This paper presents a program by automatically converting Java applications to support remote execution on demand calculation method<侯璟琨> 在 2025-07-29 上传 | 大小:1.01mb | 下载:0
[行业发展研究] Java-Program-Obfuscation-Techniques
说明:对现有的混淆技术理论、算法、攻击模式和评估进行了综述,展望了软件混淆技术未来的发展与研究方向。-The obfuscation of existing theories, algorithms, and evaluation of attack patterns were reviewed prospected the future development of software obfuscation techniques and research directions.<侯璟琨> 在 2025-07-29 上传 | 大小:611kb | 下载:0
[行业发展研究] PV-SOLAR
说明:主要讲述太阳能光伏系统的组成结构和工作原理,并结合实例讲述光伏系统 的常见类型、一般设计原理和方法、光伏系统的测试以及性能分析,并描述了太阳能 光伏系统的发展趋势-Focuses on solar photovoltaic system structure and working principle, combined with examples about photovoltaic systems Common types, general design principles an<姚光辉> 在 2025-07-29 上传 | 大小:619kb | 下载:0
[软件工程] insertion-sort
说明:c基础编程,插入排序,是c++与java学习的重要基础。-c basic programming, insertion sort, is c++ important foundation for learning with java.<李方媛> 在 2025-07-29 上传 | 大小:11kb | 下载:0
[文件格式] ok6410-button-driver
说明:ok6410开发板的按键驱动程序以及其测试应用程序。-the driver of button about OK6410, and the application process of it.<dingwei> 在 2025-07-29 上传 | 大小:132kb | 下载:0
[软件工程] OracleVSDB2
说明:一个Oracle的数据类型可以映射到许多DB2的数据类型中。它会根据数据而选择合适的数据类型来进行匹配。在这里会用一个整型或者实数来存储浮点数吗?并且,这里要注意精度。另一个需要注意的事项是空间的使用方法。对于每个DB2的空间使用方法,可以根据类型的声明而改变:Smallint使用2个字节,Integer使用4个字节,Bigint使用8个字节。对于Oracle数据类型的空间使用方法要依靠声明中的参数。对于默认精度38的数字可以使用20字节的存储空间。映射Number到Smallint。比如,可以<ddd> 在 2025-07-29 上传 | 大小:6kb | 下载:0