-
PFC5.0-2D生成墙
pfc离散元 适合初学者学习的代码--生成墙体结构(Code of PFC discrete element for beginners to learn--generation of wall structure)
- 2020-06-23 03:40:02下载
- 积分: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
-
PD算法
在Matlab实现了对PD雷达算法的仿真,最后达到测速测距效果(In Matlab, the simulation of PD radar algorithm is realized, and the speed ranging effect is achieved.)
- 2021-04-08 16:19:01下载
- 积分:1
-
32*32点阵书写屏程序
应用背景unsigned long hualiang[]=
{
0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,
0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,
0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,
0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,
};
void hua_liang(void)
{
unsigned int j;
for(hang=0;hang
- 2022-03-01 10:54:03下载
- 积分:1
-
贪吃蛇升级版2.0,比之前的版本增加了双人对战模式!并加入了减速宝物,我找到的又一个很好的网络游戏源码,还不赶快下...
贪吃蛇升级版2.0,比之前的版本增加了双人对战模式!并加入了减速宝物,我找到的又一个很好的网络游戏源码,还不赶快下-Snake upgraded version 2.0, the version before a double screen mode! And to add a deceleration treasures, I also found a good source of online games, Upshot under!
- 2022-09-09 06:50:03下载
- 积分:1
-
vb-akf-demo
针对线性高斯系统,采用共轭分布实现量测噪声未知情况下的状态估计和噪声方差辨识。(For linear Gaussian system, a conjugate distribution is adopted to estimate system state and identificate measurement noise variance.)
- 2018-05-03 08:40:15下载
- 积分:1
-
ex3_txf
dxf格式cad文件的读取,解析,dxf格式cad文件的读取,解析,(Reading and parsing CAD files in DXF format)
- 2020-06-24 03:40:02下载
- 积分:1
-
VC.NET源码:动画效果的窗体制作FlashDialog源码
VC.NET源码:动画效果的窗体制作FlashDialog源码,带动画效果的对话框实例,窗体设计的范畴,里面涉及CFlashDialogDlg 对话框、CFlashDialogDlg 消息处理程序、如果向对话框添加最小化按钮,则需要下面的代码来绘制该图标。对于使用文档/视图模型的 MFC 应用程序,这将由框架自动完成,当用户拖动最小化窗口时系统调用此函数取得光标显示。
- 2022-05-16 12:16:46下载
- 积分:1
-
商品管理系统
说明: 小型的商品管理系统,提供商品和供应商的查询、添加、删除、编辑等功能,以及对商品管理系统业务的权限管理。本系统使用链表结构操作数据,提高了数据处理的效率。设计若干类和文件实现,用链表来存储商品的基本信息以及供应商,系统角色信息等。(The small commodity management system provides the query, addition, deletion, editing and other functions of commodities and suppliers, as well as the right management of the business of the commodity management system. The system uses linked list structure to operate data, which improves the efficiency of data processing. Some classes and files are designed to store the basic information of goods and the information of suppliers and system roles.)
- 2020-11-30 14:26:09下载
- 积分:1
-
Delphi编写基于SMTP的发邮件程序
Delphi编写基于SMTP的发邮件程序,Email发送程序,填写好窗口输入框中的各个参数要求,包括SMTP服务器、发送者用户名、密码、收件人相关信息等,然后即可测试发送邮件了。可熟悉下SMTP协议下的邮件发送程序原理。
- 2022-11-18 06:55:04下载
- 积分:1