-
0210
同学录的设计,这是计算机网络的课程设计的题目。可以实现登陆、注册、上载图片、留言等功能。(website design, which is the computer network curriculum design topic. The landing can be achieved, registration, uploading pictures, voice mail capabilities.)
- 2006-07-01 22:27:37下载
- 积分:1
-
训练:太阳影子
用于计算太阳高度,数学建模国赛2015年A题(Solar elevation angle)
- 2018-09-27 17:43:50下载
- 积分:1
-
matlab代码算法大合集
MATLAB代码合集,主要列举经常使用的算法代码和案例(MATLAB code collection, mainly cited frequently used algorithms, code and cases)
- 2017-08-02 15:52:17下载
- 积分:1
-
cJSONFiles
JASON解析,打包等测试例程,包含头文件,C文件,test文件等(void doit(char *text)
{
char *out;cJSON *json;
json=cJSON_Parse(text);
if (!json) {u1_printf("Error before: [%s]
",cJSON_GetErrorPtr());}
else
{
out=cJSON_Print(json);
cJSON_Delete(json);
u1_printf("%s
",out);
free(out);
}
})
- 2020-06-15 23:20:01下载
- 积分:1
-
基于matlab平台的变压器励磁涌流仿真subsystem
说明: 基于matlab平台的变压器励磁涌流仿真(Simulation of transformer inrush current based on MATLAB platform)
- 2020-07-18 09:08:48下载
- 积分:1
-
ymm
支持微信、支付宝、QQ钱包的扫码支付,可以用作打赏赞助支付的网站系统,支持后台查看实时收入情况,系统完全开源,无后门,直接上传自己服务器进行安装即可!(Support WeChat, Alipay, QQ wallet scan code payment, can be used to reward sponsorship payment website system, support the background to view real-time income, the system is completely open source, no backdoor, upload directly to their servers to install it!)
- 2020-06-21 14:20:02下载
- 积分:1
-
经典的贪食蛇游戏。不过此版本采用新的游戏策略双人对战,可以自编AI...
经典的贪食蛇游戏。不过此版本采用新的游戏策略双人对战,可以自编AI-Games贪食蛇classic. But this version of the introduction of a new strategy to double the war game, you can self-AI
- 2022-10-04 13:15:03下载
- 积分:1
-
mm1
implement mm1 queue system on customer process
- 2012-05-06 15:20:35下载
- 积分:1
-
VB Exe伪装代码实例
VB Exe伪装代码实例,写入vc入口特征码,Public Sub 伪装delphi60(d As Long),文件目录同文件名后缀名为 .bak 是备份文件,可针对VC++、VC++6.0、Delphi生成的exe程序进行伪装,有兴趣参考。
- 2022-01-26 04:03:08下载
- 积分:1
-
shujukuxitgainian
经典教材数据库系统概念,很多大学计算机系的研究生课程用书 (Classical concept of teaching materials database system, many university computer science graduate course books)
- 2008-12-28 12:19:58下载
- 积分:1