资源列表
排序选择:
[Internet/网络编程] sem
说明:linux下信号量封装,SystemV的,自己的简单封装-the under linux semaphore package, SystemV, own simple packaging<chen> 在 2025-06-12 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] 485duojitongxin
说明:stc单片机通过max485芯片做的多及通信程序,包括一个主机两个从机的程序-stc microcontroller through max485 chip do and communication procedures, including a host two slave program<陈永昕> 在 2025-06-12 上传 | 大小:61kb | 下载:0
[Internet/网络编程] shmfifo
说明:环形缓冲区的封装函数,采用共享内存的方式,欢迎下载-Package of the ring buffer functions using shared memory, welcome to download<chen> 在 2025-06-12 上传 | 大小:2kb | 下载:0
[Internet/网络编程] libpaxos
说明:一致性分布算法paxos,对于分布式网络一致性要求的,可以学习学习-Consistency of distribution algorithm paxos, consistency requirement for distributed network, you can learn<yuy> 在 2025-06-12 上传 | 大小:1.77mb | 下载:0
[单片机(51,AVR,MSP430等)] 10sdingshiqi
说明:stc单片机原创10秒定时器程序,没十秒钟切换一次小灯亮灭状态。-The stc MCU original 10-second timer program, not ten seconds to switch from a small-state lights off.<陈永昕> 在 2025-06-12 上传 | 大小:16kb | 下载:0
[单片机(51,AVR,MSP430等)] 51GPS
说明:51单片机与GPS模块c语言程序,从GPS模块中截取经纬度信息。-51 and GPS module c language program, the interception of latitude and longitude information from the GPS module.<陈永昕> 在 2025-06-12 上传 | 大小:15kb | 下载:0
[Windows编程] ATM-skill
说明:异步传输一般以字符为单位,不论所采用的字符代码长度为多少位,在发送每一 异步传输 字符代码时,前面均加上一个“起”信号,其长度规定为1个码元,极性为“0”,即空号的极性;字符代码后面均加上一个“止”信号,其长度为1或者2个码元,极性皆为“1”,即与信号极性相同,加上起、止信号的作用就是为了能区分串行传输的“字符”,也就是实现了串行传输收、发双方码组或字符的同步。-Asynchronous transfer in characters, irrespective of the lengt<victor> 在 2025-06-12 上传 | 大小:865kb | 下载:0
[其他行业] php_paypal
说明:谓paypal ipn,就是Paypal开发的一种能主动通知第三方卖家系统交易状态的一种机制。-That paypal ipn Paypal developed an initiative to inform a mechanism for third-party seller transaction status.<崔海程> 在 2025-06-12 上传 | 大小:11kb | 下载:0
[Internet/网络编程] ketama
说明:一致性哈希算法(Consistent Hashing Algorithm)是一种分布式算法,常用于负载均衡。Memcached client也选择这种算法,解决将key-value均匀分配到众多Memcached server上的问题。它可以取代传统的取模操作,解决了取模操作无法应对增删Memcached Server的问题(增删server会导致同一个key,在get操作时分配不到数据真正存储的server,命中率会急剧下降),-Consistency hash algorithm (Cons<yuy> 在 2025-06-12 上传 | 大小:41kb | 下载:0
[Internet/网络编程] poolManager
说明:线程池的封装,当空闲线程少于或多于一定数量时,会自动加减-Package of thread pool when idle threads is less than or more than a certain number will automatically add and subtract<chen> 在 2025-06-12 上传 | 大小:4kb | 下载:0