资源列表

排序选择:

« 1 2 ... .07 .08 .09 .10 .11 216512.13 .14 .15 .16 .17 ... 267459 »

[Linux/Unix编程经典的互斥锁线程例子

说明:经典的互斥锁线程例子,使用 pthread 的互斥锁机制,使得程序运行的结果正确,使用 pthread 线程库创建两个线程,两个线程都要访问共享变量counter,按照源程序的逻辑,两个线程各循环 5 次,每次循环对 counter 变量加 1,最后打印的结果是 10。-The classic example of mutex thread using pthread mutex lock mechanism, so that the results of the program is runn
<zjuuuu> 在 2015-01-17 上传 | 大小:1kb | 下载:0

[其他小程序fjzys

说明:自己写的一个分解质因数的小程序,输入一个大于3的整数,然后输出分解的结果。使用了long long型变量,19位10进制的数字基本够用了。此外,根据输出结果很容易能判断是不是质数。-To write a prime factor decomposition of a small program, enter an integer greater than 3, and then outputs the results of the decomposition. Use a long long v
<zjuuuu> 在 2025-10-16 上传 | 大小:352kb | 下载:0

[其他小程序jzzh

说明:自制小程序,用于进制转换,先输入M/N,表示从M进制到N进制转换,然后输入一个M进制的数字。数字用0-9/a-z/A-Z表示,所以也就处理36进制以内的转换,输入字母大小写随意,输出统一大写。仅供日常使用,所以没有GUI,也没加越界之类的判断,需要多次运行的,随手添加一个while(1)就好。- Homemade small program for binary conversion, to enter M/N, N represents the M-ary to binary conver
<zjuuuu> 在 2025-10-16 上传 | 大小:162kb | 下载:0

[图片显示浏览matlab22

说明:【matlab编程代做】史密斯圆图演示 在编程的时候可以作为参考使用学习下-[Do] matlab programming on behalf of the Smith chart demonstrates the programming when you can use as a reference under study
<晶晶> 在 2025-10-16 上传 | 大小:101kb | 下载:0

[其他小程序ReadExcel

说明:这是一个关于excel文件的读取和写入操作,采用VC编写,可以将Excel数据读取-This is a about excel file read and write operations, using VC to write, excel data can be read
<mifeng> 在 2025-10-16 上传 | 大小:12.53mb | 下载:0

[图片显示浏览matlab5642

说明:【matlab编程代做】使用两个图像输入模糊C+-均值图像分割-[Do] matlab program generation using two image input fuzzy C+- Mean image segmentation
<菁菁> 在 2025-10-16 上传 | 大小:101kb | 下载:0

[图片显示浏览MATLAB61

说明:【matlab编程代做】水平集模型的图像分割 可以作为参考使用学习-[Do] matlab programming generation level set image segmentation model can be used as a reference study
<京京> 在 2025-10-16 上传 | 大小:148kb | 下载:0

[matlab例程Newton

说明:Newton/Fixed Point/Bisection Algo to resolve non lineair equations in matlab
<salim512> 在 2025-10-16 上传 | 大小:1kb | 下载:0

[Windows编程迭代与递归搜索的效率比较

说明:迭代与递归搜索的效率比较,之前做的东西,测验有效。- Iterative and recursive search of efficiency compared to before doing something, quizzes and effective.
<zjuuuu> 在 2015-01-17 上传 | 大小:1kb | 下载:0

[编程文档ECE-321---MTP2

说明:can be used as communication practicals papers for graduate students and explore practical knowledge and get basucs
<gopi> 在 2025-10-16 上传 | 大小:4kb | 下载:0

[Linux/Unix编程dxs.tar

说明:shell小程序,读心术,挺有意思的,灵感来源于一个网上的读心术小游戏。具体效果可以试一下,原理看代码就很清晰了。-shell applets, read minds, very interesting, inspired by an online mind reading game. Specific effects can try to see the principles of the code is very clear.
<zjuuuu> 在 2025-10-16 上传 | 大小:1kb | 下载:0

[Static控件VB6_AutoresizeControls(Very-Good)

说明:VB6 Resize Controls Proportionally when a Form is Resized. It uses the class elastic :). -VB6 Resize Controls Proportionally when a Form is Resized. It uses the class elastic :).
<gpais> 在 2025-10-16 上传 | 大小:7kb | 下载:0
« 1 2 ... .07 .08 .09 .10 .11 216512.13 .14 .15 .16 .17 ... 267459 »

源码中国 www.ymcn.org