资源列表

排序选择:

« 1 2 ... .21 .22 .23 .24 .25 204226.27 .28 .29 .30 .31 ... 267458 »

[C#编程CFD-code

说明:这几天在一个外国的一个开源网上看到的流体力学的一个程序,解释得非常清楚。-These days in a foreign country, an open source online to see a program of fluid mechanics to explain very clearly.
<liangliangfan> 在 2025-10-02 上传 | 大小:37kb | 下载:0

[android开发PlantsVsBugs

说明:一款运行于Android手机客户端的小游戏,类似植物大战僵尸的玩法,源文件全部在PlantsVsBugs文件夹的src目录中,其它资源文件请一一对照目录名,搞过Android开发的都明白那目录是什么-A run on Android mobile client game like Zombies gameplay, all of the source files in the src directory PlantsVsBugs folder, the other one controls th
<gpudn24> 在 2025-10-02 上传 | 大小:4.68mb | 下载:0

[C#编程SPA

说明:此算法功能为太阳高度角和方位角的计算,适用于全球各地,且精度极高,经检验,适用于科研,生产。-This algorithm functions as the solar elevation angle and azimuth calculation applied to the world, and high precision, the test for scientific research and production.
<pcq> 在 2025-10-02 上传 | 大小:120kb | 下载:0

[DSP编程jiaotongdeng

说明:开发环境为ccs dsp实现交通灯功能 -Traffic lights function
<哲学家> 在 2025-10-02 上传 | 大小:20kb | 下载:0

[android开发Md5

说明:Md5.java是一个字符串加密算法类的代码文件,如果你在用JAVA开发一些应用,这个MD5算法类或许可以直接套用,代码中的关键部分带有注释,部分注释是英文的,不过认真看可以看懂。-Md5.java encryption algorithm is a string class code file, if you are developing some applications using JAVA, the MD5 algorithm may be directly applied to the
<gpudn24> 在 2025-10-02 上传 | 大小:4kb | 下载:0

[JSP源码/Javacompute

说明:编写一个能够计算中缀表达式的程序,其中关于中缀表达式有如下的要求: 1)表达式中只处理二元运算符 2)表达式中出现的运算符为:+、-、*、/、^(幂运算)、(),其中幂运算符的优先级别比*和/的高,但是其结合性为右结合-Write a program to calculate the infix expression, the infix expression has the following requirements: 1) only two yuan operator ex
<susan> 在 2025-10-02 上传 | 大小:1kb | 下载:0

[android开发DateUtil

说明:分享一个时间和日期操作的工具类,获取当前日期的字符串,DateUtil类包含了标准的时间和日期格式,以及这些格式在字符串及日期之间转换的方法,获取当前日期的邮戳,日期格式转换成时间戳,得到格式化后的系统当前日期,*@param strScheme 格式模式字符串,*@return 格式化后的系统当前时间,如果有异常产生,返回空串"";   转化日期格式"MM/dd/YY、MM.dd.YY、MM-dd-YY、MM/dd/YY",并输出为正常的格式yyyy-MM-dd   *@param
<gpudn24> 在 2025-10-02 上传 | 大小:3kb | 下载:0

[JSP源码/Javapemutation

说明:已知如下一个递归程序,该程序的目的是输出给定字符的所有排列,请分析该程序的递归过程,然后将其用人工栈进行模拟,也就是将该递归程序转换成非递归程序:-Known as a recursive procedure, the objective of the program is all arranged output given character, please analyze the recursive process of the program, and then the artificia
<susan> 在 2025-10-02 上传 | 大小:1kb | 下载:0

[JSP源码/Javasort

说明:利用队列实现对某一个数据序列的排序(采用基数排序)-Implementation of a data sequence sorting using the queue (by radix sort)
<susan> 在 2025-10-02 上传 | 大小:1kb | 下载:0

[书籍源码calculate

说明:用C++实现了一个小型计算器的功能设计,可以实现四则预案算等基本功能-C++ achieved with a small calculator functions designed to achieve four basic functions such plans considered
<潘霄宇> 在 2025-10-02 上传 | 大小:1kb | 下载:0

[android开发FileUtil

说明:一个常用的Java文件操作类FileUtil.java源代码,类中的所有方法都是静态方法,不需要生成此类的实例,这些Java文件操作类主要有修改文件的最后访问时间、判断指定的文件是否存在、创建指定的目录、清空指定目录中的文件、删除指定目录及其中的所有内容、列出目录中的所有内容,包括其子目录中、将目录中的内容添加到列表、返回文件的URL地址、从文件路径得到文件名、将DOS/Windows格式的路径转换为UNIX/Linux格式的路径、得到文件类型和文件名、得到路径分隔符在文件路径中指定位置后首次出
<rpudn65> 在 2025-10-02 上传 | 大小:5kb | 下载:0

[android开发UploadHelper

说明:一个代码完整的Java文件上传类,可保存生成缩略图,可编译成class文件供JSP/Servlet调用,应用BufferedInputStream、BufferedOutputStream、FileOutputStream、SimpleDateFormat等类实现文件上传,获得当前的文件路径(通过当前日期生成),Java保存文件等。-A complete Java code file upload class, save generate thumbnails, can be compiled
<rpudn66> 在 2025-10-02 上传 | 大小:2kb | 下载:0
« 1 2 ... .21 .22 .23 .24 .25 204226.27 .28 .29 .30 .31 ... 267458 »

源码中国 www.ymcn.org