资源列表
wdbh
- 该程序很好的实现了文本文档的输入和输出,比较适合初学C的人
heweierfenchazhao
- 自己的小程序,入门学习的,可能对大家有用~!-Own procedures, entry of the study may be useful to everyone ~!
fstj
- 分数统计系统,学校里面自己编的,希望对你有帮助-Score statistical system for their own schools, and would like to help you. . . . . .
CheckClientUser
- 检查本机管理员组的成员,并写入SQL Server数据库.-Check the local Administrators group, and write SQL Server database.
5_5
- C语言 数据结构 关于 无向图的 有iguansuanfa-gdgdhghfu ufu j h dghdh d
WignerVilleDistribution
- 自编程序分享-Wigner-Ville- Distribution,欢迎共享-Wigner-Ville- Distribution
7
- C语言:编写一个程序,检查所用的计算机系统的C编译在执行右移时是按照逻辑右移的原则,还是按照算术右移的原则进行操作。如果是逻辑右移,请编一个函数实现算术右移;如果是算术右移,请编一个函数实现逻辑右移。 编一个函数getbits,从一个16位的单元中取出某几位(即该几位保留原值,其余位为0)。函数调用形式为:getbits(value,n1,n2),其中value位该十六位数的值,n1为欲取出的起始位,n2位欲取出的结束位。(要求:把这几位数用八进制数打印出来。注意,应当将这几位数右移到最右端
lvbohou
- 正弦信号,单个频率的正弦信号,频率为1KHz,幅度为5-Sinusoidal signal, a single frequency sinusoidal signal, a frequency of 1KHz, the range of 5
projection_c
- to set camera position
randomsingal
- 随机信号 频谱分析 随机信号 频谱分析 随机信号 频谱分析 -Spectral analysis of random signalsSpectral analysis of random signalsSpectral analysis of random signalsvSpectral analysis of random signalsv
Test
- 对图片做直方图均衡化,用于光照矫正,增强图像的对比度 有open cv 基本的图像处理库连接上 即可使用-The pictures do the histogram equalization for illumination correction, enhanced image contrast can be used on the basic image processing library connection in open cv
Image2PDF
- 利用reportlab库读取图片写入PDF文件的python程序。-Writing image using reportlab library to read PDF files python program.