-
LitERP
Multiplatform stock software, developed under Codeblocks IDE using ncurses library in linux and pdcurses in windows.
- 2012-08-04 11:41:23下载
- 积分:1
-
有意思的动画
有意思的动画-眨动的眼睛_4学习.NET用的…-interesting animation- blinking eyes _4 learning.NET with the ...
- 2022-05-24 04:58:41下载
- 积分:1
-
DesSecurity
C# DES 对称加密,通过向量和密钥控制加密内容,可加密,解密(C# DES symmetric encryption, and key vector control through the encrypted content can be encrypted and decrypted)
- 2011-01-14 17:50:21下载
- 积分:1
-
心形流水灯
基于STC89C52RC的一种超炫的流水灯,代码十分的简洁。(Based on STC89C52RC, a dazzling water lamp, the code is very simple.)
- 2020-06-18 10:00:01下载
- 积分:1
-
陷波滤波matlab
本资源为matlab的陷波滤波程序
- 2022-07-24 22:02:46下载
- 积分:1
-
hand_clear_c
说明: 手消毒器应用,已经用于产品。是先喷消毒液;再进行手烘干。非常好奥(Hand disinfection applications, has been used for products. Is to spray disinfectant further hand drying. Very good Austrian)
- 2011-02-27 13:33:56下载
- 积分:1
-
fangzhen
通过仿真实现同步电机模型,在MATLAB环境下实现(Achieve synchronous motor model by simulation in MATLAB environment to achieve)
- 2010-05-27 02:40:50下载
- 积分:1
-
IffiinchartB
IBMde股票图形示例,,含数据有布林线,平均移动线
(IBMde stock graphic example, with data Bollinger Bands, Moving Average Line)
- 2012-07-29 00:35:04下载
- 积分:1
-
MATLAB-explore
数值计算软件matlab 入门学习材料 有效掌握matlab基础知识(numerical simulation)
- 2011-09-12 21:55:48下载
- 积分:1
-
linux下c++socket编程
阻塞函数在完成其指定的任务以前不允许程序调用另一个函数。例如,程序执行一个读数据的函数调用时,在此函数完成读操作以前将不会执行下一程序语句。当服务器运行到accept语句时,而没有客户连接服务请求到来,服务器就会停止在accept语句上等待连接服务请求的到来。这种情况称为阻塞(blocking)。而非阻塞操作则可以立即完成。比如,如果你希望服务器仅仅注意检查是否有客户在等待连接,有就接受连接,否则就继续做其他事情,则可以通过将Socket设置为非阻塞方式来实现。非阻塞socket在没有客户在等待时就使accept调用立即返回
- 2022-09-27 22:15:03下载
- 积分:1