资源列表
排序选择:
[matlab例程] matlab-sample
说明:常用的matlab 编码实际的例子,对于初学matlab有很大的帮助-Commonly used matlab coding practical examples, for beginners matlab very helpful<臧传蕾> 在 2025-09-25 上传 | 大小:794kb | 下载:0
[Internet/网络编程] 1
说明:该程序代码给出了获取本机的IP地址、子网掩码以及MAC地址等信息的编程方法。-The program code gives access to the machine' s IP address, subnet mask, and MAC address and other information programming methods.<Virginia> 在 2025-09-25 上传 | 大小:3.08mb | 下载:0
[Windows编程] Convert_Ch
说明:从这一计划,我们可以从数据库导出数据到excel文件,包括自动创建表的文件-From this program, we can export data to excel from the database files, including files automatically create a table<半岛铁盒> 在 2025-09-25 上传 | 大小:29kb | 下载:0
[易语言编程] PCDANDANJISUANQI
说明:计算蛋蛋可以投几局,计算投几局需要多少蛋蛋。-Egg calculation can cast few innings, calculate how many balls cast innings.<陈江> 在 2025-09-25 上传 | 大小:4kb | 下载:0
[MacOS编程] horizontal-tableView
说明:倒置的tableview(object c)-horizontal tableview(objectc)<torney> 在 2025-09-25 上传 | 大小:68kb | 下载:0
[WEB源码] taobao-asp-sdk-demo
说明:此SDK主要以淘宝OAuth2.0用户授权介绍、SDK使用配置、SDK使用过程疑难解决几个方面讲解这个SDK: 一、淘宝OAuth2.0用户授权介绍 1、Request至用户授权页面:https://oauth.taobao.com/authorize,回调得到Code; 2、得到Code后,把Code及其它必要参数,需POST至第三方页面:https://oauth.taobao.com/token,获取得到淘宝平台返回的access_token; 3、<cyh> 在 2025-09-25 上传 | 大小:8kb | 下载:0
[JSP源码/Java] q4_2
说明:2) 编程接受用户输入的一段英文文字,使用一个数组统计每个字母(不计大小写)出现的次数相对于字母总数的比率,打印显示这个比率。并对字母出现的比率进行排序。-2) a program that accepts user input English text, using an array of statistics for each letter (ignoring case) relative to the number of occurrences of the ratio of the to<cui fan> 在 2025-09-25 上传 | 大小:1kb | 下载:0
[系统编程] GoogleJapaneseInputSetup
说明:分数化小数,可以无限位的输出小数位数,直至 -long number<刘英杰> 在 2025-09-25 上传 | 大小:553kb | 下载:0
[其他嵌入式/单片机内容] NoDriveProtect
说明:一款驾驶员保护系统,驾驶员坐在座椅上车辆才能正常运行,驾驶员离开,车辆立即停止工作。-A driver protection system, the driver sitting on the vehicle seat to run properly, the driver leaves the vehicle immediately stop working.<天天> 在 2025-09-25 上传 | 大小:141kb | 下载:0
[数据结构常用算法] 100programs-in-Python
说明:一百个用Python实现的小算法或小程序!绝对实用!如: 【程序56】 题目:画图,学用circle画圆形。 1.程序分析: 2.程序源代码: #include "graphics.h" main() { int driver,mode,i float j=1,k=1 driver=VGA mode=VGAHI initgraph(&driver,&mode,"") setbkcolor(YELLOW) fo<race> 在 2025-09-25 上传 | 大小:89kb | 下载:0